madisonfalo.blogg.se

Ollydbg tree of savior
Ollydbg tree of savior










ollydbg tree of savior

(which at a far far later point could be considered to be used to build another server for another x-legend game, BUT i assume just doing one server emulating decent is already alot todo. We can build the server with the idea of a reusable 'base' in mind, so that we can abstract the TCP Connection management, database access and general functionalities in a library with a well defined interface.

ollydbg tree of savior

I would definitely be interested in helping to develop a server, but i'd prefer if its tailored to Fantasy Frontier Online ( ) if thats the most advanced client. Capture packets to analyze their content( commands / characters/.)What have been found:The client uses RSA 2048 for handshake and RC4 for later communications. Slowly translating the official server into our own.2. Unprotected client files from official client unpacking ( for TW or HK version, you can use 圆4dbg or ollydbg to attach to it directly to debug with packets)What we can do:1. Unprotected server files from aura kingdom (basically plain c++ code under IDA pro Hex ray decompiler with clear function names)2. Then I'll setup a github repository and push all the things I have found so far.What we have now:1. If you think it's possible and would like to contribute please reply. And we can update the server with files unpacked from client.It will take a lot of time to develop, but I'm not sure if anyone is interested. Eternal Eden, Aura Kingdom, Twin Sage and even the latest 7th Darkeness( which is jp only now).I think it's worthy to develop such open source server emulator that works on all of them with only minimal modification needed. Although we have some old official server files, but it's really convenient to use them with latest client files.After a bit of digging, I found all x-legends games share the same structure.












Ollydbg tree of savior