Aeromesi
Custom Instance Maniac
So I went upon myself to unpack the apk file of Andro and check it out, seems like a lot of stuff is encrypted and I found somethings in Aeva Ragnarok Onlines AndRO version. First in the res/raw folder there's a packets.h file with the packet structure of Hercules(So it's obviously made to support Hercules now) (even has the Hercules signature you see in our packets from the team)
And the client info looks like this:
Now I tried editing it but I get an error with not having a signature whenever I repack it into an apk (as simple as renaming the *.apk to *.rar
Is there anyway to decrypt the files to change it to different servers? Any possible way? I tried for 8 hours toying around with it and got nowhere today.
I feel like Ragnarok would be more alive again if these were able to be put on Android for users who aren't a fan of PC but fans of mobile technology, aka Android, etc.
I don't know what can be done, I'm lost on leads for anything, here's the unpacked client I got from AevaRO if it can help anyone with more experience than me.
Download for the unpacked version:
https://drive.google.com/file/d/0BzIqsBG9s19fY25seW84dUZxSjg/view?usp=sharing
And the client info looks like this:
Code:
<connection> <display>RagnarokDeep-Asia</display> <address>95.211.121.52</address> <port>6900</port> <version>29</version> <langtype>0</langtype> <registrationweb>[URL="http://ragnarokdeep.com/mreg"]http://ragnarokdeep.com/mreg</registrationweb>[/URL] <desc>For Asian players</desc> <website>[URL="http://ragnarokdeep.com"]http://ragnarokdeep.com</website>[/URL] <type>Deep</type> <packetver>20120712</packetver> <nationality>th</nationality> <nationality>ph</nationality> <nationality>sg</nationality> <res>asia.ragnarokdeep.com</res> <res-port>4121</res-port> <res-subdir>deep-130303</res-subdir> <grf>deep.grf</grf> <grf>deep_pal.grf</grf> <grf>data.grf</grf> <patchserver> <http>[URL="http://ragnarokdeep.com/res/pl/patch.txt"]http://ragnarokdeep.com/res/pl/patch.txt</http>[/URL] <ftp>[URL="ftp://ftp.ragnarokdeep.com/patchk"]ftp://ftp.ragnarokdeep.com/patchk</ftp>[/URL] <grf>data.grf</grf> <inf>Patch.inf</inf> </patchserver> <patchserver> <http>[URL="http://ragnarokdeep.com/res/pl/patchd.txt"]http://ragnarokdeep.com/res/pl/patchd.txt</http>[/URL] <ftp>[URL="ftp://ftp.ragnarokdeep.com/patchd"]ftp://ftp.ragnarokdeep.com/patchd</ftp>[/URL] <grf>deep.grf</grf> <inf>dpatch.inf</inf> </patchserver> <iteminfo>deepitem</iteminfo> <luafiles514>true</luafiles514> <eathena>true</eathena> <support_stop_packet>true</support_stop_packet> <support_billing>true</support_billing> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> <image>loading05.jpg</image> <image>loading06.jpg</image> <image>loading07.jpg</image> <image>loading08.jpg</image> <image>loading09.jpg</image> <image>loading10.jpg</image> </loading> <ping>asia.ragnarokdeep.com</ping> <pingport>5121</pingport> </connection>
Is there anyway to decrypt the files to change it to different servers? Any possible way? I tried for 8 hours toying around with it and got nowhere today.
I feel like Ragnarok would be more alive again if these were able to be put on Android for users who aren't a fan of PC but fans of mobile technology, aka Android, etc.
I don't know what can be done, I'm lost on leads for anything, here's the unpacked client I got from AevaRO if it can help anyone with more experience than me.
Download for the unpacked version:
https://drive.google.com/file/d/0BzIqsBG9s19fY25seW84dUZxSjg/view?usp=sharing