Tampilkan postingan dengan label iAndroHacker. Tampilkan semua postingan
Tampilkan postingan dengan label iAndroHacker. Tampilkan semua postingan

IDA Pro x86 lib hacking: Returning false/true

Hello dear community, Today, i will teach you how to mod x86 libs. x86 is not that hard to understand because the instruction are almost the...

Dump decrypted DLL file with IDA Pro

Note: This tutorial was created by xiaobaiyey and written in chinese. This tutorial is poorly translated from Google Translation but i have...

[Tutorial] How to get around Invalid RVA Address error (Assembly-Csharp.dll decryption)

As we already knew, after v1.9.0 , all the library files has been encrypted and we no longer be able to change easily using .NET Reflector T...

How to remove server-sided cheat detection error (Smali)

Got this error and you can't find the string anywhere in the APK file? Well, the string are stored in the ...

[Tutorial] Removing non-official APK version error from Unity 3D Games

  Have non-official version error? Well, you can remove it from any Unity 3D games except games with protectio...