ZenHAX https://zenhax.com/ |
|
$50 - Decrypt Ragnarok Eternal Love client data [Unity Mobile] https://zenhax.com/viewtopic.php?f=14&t=8887 |
Page 1 of 1 |
Author: | drx [ Tue Nov 13, 2018 3:13 pm ] |
Post subject: | $50 - Decrypt Ragnarok Eternal Love client data [Unity Mobile] |
My previous post: https://zenhax.com/viewtopic.php?f=9&t=8865 Hello, I'm looking for someone to unpack and decrypt Ragnarok Eternal Love game data for my small project. As for now, I have been able to decompile some of the game resources using AssetStudio. However, TextAsset such as NPC(for instance - npc HP, ID, type and so on), item, quest, skill and few other databases are encrypted. I strongly believe that those data are in resources/script2 folder. ![]() Anyway, please PM me if you're interested. I'll pay you via Paypal once its done. Thanks! Game: Ragnarok Online: Eternal Love Platform: Android Official site: https://www.ragnaroketernallove.com -- script2 folder (untouched): https://www.mediafire.com/file/twdpvwm9 ... s.rar/file script2 TextAsset (decompiled using AssetStudio): http://www.mediafire.com/file/luy6l899h ... t.rar/file Game client APK: https://www.ragnaroketernallove.com/apkdl or https://rescdn.imtxwy.com/apk/ro-sea/RO ... 798060.apk |
Author: | atom0s [ Sat Nov 17, 2018 7:52 pm ] |
Post subject: | Re: $50 - Decrypt Ragnarok Eternal Love client data [Unity Mobile] |
From the look of it, the files are encrypted with DES. The libslua.so file has the key and functions in it to encode buffers using the same setup and key. Code: void __cdecl desECode(void *a1, size_t a2, void *a3) I don't have the time to reverse and test the rest of the process to decrypt the data but it looks like everything you'd need is there. |
Author: | drx [ Tue Nov 20, 2018 9:25 pm ] |
Post subject: | Re: $50 - Decrypt Ragnarok Eternal Love client data [Unity Mobile] |
Thanks for your time. This is what I found in libslua.so. But I honestly don't know what to do with it. My reverse engineering skill is little to none. Code: void __fastcall desECode(const void *a1, size_t a2, char *a3) |
Author: | ChaosPower [ Fri Dec 14, 2018 3:55 am ] |
Post subject: | Re: $50 - Decrypt Ragnarok Eternal Love client data [Unity Mobile] |
I started venturing with this one. I am using edb. Would like to know what tool did you guys use to generate those code block? Can't run the libslua.so. Sorry for noob question. EDIT: Just found out how. Will attempt to search for this too. |
Author: | atom0s [ Mon Dec 17, 2018 8:49 am ] |
Post subject: | Re: $50 - Decrypt Ragnarok Eternal Love client data [Unity Mobile] |
IDA, code is genned using the HexRays plugin. |
Author: | ChaosPower [ Tue Dec 18, 2018 2:43 am ] |
Post subject: | Re: $50 - Decrypt Ragnarok Eternal Love client data [Unity Mobile] |
Thanks bro. |
Author: | ChaosPower [ Thu Mar 07, 2019 7:31 am ] |
Post subject: | Re: $50 - Decrypt Ragnarok Eternal Love client data [Unity Mobile] |
Hi I failed decrypting the texts files maybe someone can send me PM I too is willing to pay for this. |
Author: | atom0s [ Thu Mar 07, 2019 9:47 am ] |
Post subject: | Re: $50 - Decrypt Ragnarok Eternal Love client data [Unity Mobile] |
If there are certain files you want decrypted, hit me up in PM with them and an offer. |
Author: | jaeker1 [ Tue Jan 17, 2023 12:31 pm ] |
Post subject: | Re: $50 - Decrypt Ragnarok Eternal Love client data [Unity Mobile] |
i ready to pay for this tool |
Author: | jaeker1 [ Wed Jan 18, 2023 1:12 pm ] |
Post subject: | Re: $50 - Decrypt Ragnarok Eternal Love client data [Unity Mobile] |
atom0s wrote: If there are certain files you want decrypted, hit me up in PM with them and an offer. reply my PM please |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |