Encrypted dll [Solved]

MisterWrong

New User
11
01/14/17
7
Thread Author
Hello AR,
I was able to mod the unreleased version of Shadowblood because the Assembly-Csharp.dll is not encrypted. Now that the official version was released, the Assembly-Csharp.dll is encrypted. I know how to decrypt it using gdb, but after modding I just can't make them work (haven't tried on this game yet). I don't even know what to ask. Lol.

Ok, so what does it mean? Do I have to encrypt it back? Are all games with encrypted dll have high security? Or is it a data protection only? While having no cheat detection like Xigncode?

Thanks
 
Its using Medusah packer. If you want disable anti-cheat completely, deeper analyze to core dump file needed. Then you should know, the decryption is called in lib9xxxblablahbleh or libfff.
Usually dll encryption just for make harder the static analyze process, while its not entirely like that.
 
T
Its using Medusah packer. If you want disable anti-cheat completely, deeper analyze to core dump file needed. Then you should know, the decryption is called in lib9xxxblablahbleh or libfff.
Usually dll encryption just for make harder the static analyze process, while its not entirely like that.
Thanks, my friend already modded this game just before I posted it, that's why I marked it solve right away. But still, thanks.
 
don't be shy, share the love ;)
 
Back
Top Bottom