Sunday, 6 June 2021

Can’t deobfuscate / weird string in an mmorpg game (evil lands)

Essentially since it’s a unity game I decompiled the game via crackerXI and then used il2cppdumper . opened the dump.cs file into dnspy (since it’s unity ) Unfortunately got some weird strings from it as follows : [Compiler GeneratedAttribute] // RVA: 0x2D61D8 Offset: 0x2D61D8 VA: 0x1002D61D8 // RVA: 0x1EC3D48 Offset: 0x1EC3D48 VA: 0x01EC3D48 Slot: 5 protected override fdASFefasdx nificljnlmc() { } Note :Most likely it’s not actually obfuscation and I did something wrong along the process (I’m a noob but eager to learn ) The reason I can’t tell whatever it is obfuscation or not is because the strings look nothing like most common obfuscation to me like base 64,XOR or some hash link to the game : https://ift.tt/2povfuS anyway big thanks to blacklotus for making a hack that way I know this game is hackable (his hack is more then enough but I’m more interested in learning then playing it lol So if anyone got here mistakenly please refer to his hack and read his notes to reduce ban detection and of course thank him his hack link :

from iOSGods RSS Feed https://ift.tt/3z9SEzA

No comments:

Post a Comment