Sedikit Info Seputar
IDA Pro x86 lib hacking: Returning false/true
Terbaru 2017
- Hay gaes kali ini team Gudang Android, kali ini akan membahas artikel dengan judul IDA Pro x86 lib hacking: Returning false/true, kami selaku Team Gudang Android telah mempersiapkan artikel ini untuk sobat sobat yang menyukai Gudang Android. semoga isi postingan tentang
Artikel Android,
Artikel Hacking,
Artikel iAndroHacker,
Artikel IDA,
Artikel x86, yang saya posting kali ini dapat dipahami dengan mudah serta memberi manfa'at bagi kalian semua, walaupun tidak sempurna setidaknya artikel kami memberi sedikit informasi kepada kalian semua. ok langsung simak aja sob
Judul:
Berbagi Info Seputar
IDA Pro x86 lib hacking: Returning false/true
Terbaru
link: IDA Pro x86 lib hacking: Returning false/true
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 same as ARM. In this tutorial, i mod the game named The Sandbox 2 and unlock everything.
Now let's start modding.
First of all, you need IDA PROand Hex Workshop installed on your computer. If you already have them installed, go to next step
Open the APK file with WinRar and extract the lib folder (In case you want to mod both x86 and ARM)
Open the x86 .so file in IDA. You will see the dialog box similar to the following:
In x86, you don't need to change anything. MetaPC is fine. Click OK to disassemble the lib file, and let it fully load. After that, press CTRL + F, search "isElementUnlocked" and double click on the function to open it
Remember the offset (9869E0) of first instruction. we need to use it later.
Note: The offset will change each update.
Open Hex Workshop or other hex editing program, and search the offset. I'm using Hex Workshop
Here is the offset of isElementUnlocked
You can view hex between IDA pro and Hex editor program to make sure that it is the correct function
The function isElementUnlocked sounds like a boolean function, which means it return true or false. For example: If we purchase unlock everything, it will return true, if not, it will return false. It's just like when you ask someone "are elements unlocked in the game?" and someone answer "yes!" or "no!"
If you want permanent unlock without purchase, replace the number 55 57 56 53 e8 87 with b8 01 00 00 00 c3, and it will permanent return true. In x86 instructions, it will look like
mov eax, 1 = b8 01 00 00 00
retn = c3
and false is
mov eax, 0 = b8 00 00 00 00
When you open the modded .so file in IDA, your modded instruction will look like:
Open the APK with WinRAR and replace the modded .so file. Re-sign the APK, install it and run the game.
Credits:
iAndroHacker
Semoga artikel IDA Pro x86 lib hacking: Returning false/true yang saya posting kali ini, bisa memberi informasi untuk anda semua yang menyukai Gudang Android. jangan lupa baca juga artikel-artikel lain dari kami.
Terima kasih Anda baru saja membaca IDA Pro x86 lib hacking: Returning false/true
Share this
iklan disiniRelated Articles :
Entri Populer
-
How to Check website information online free tools. These tools are used to find information of the website. Some popular websites are face...
-
Free Download Naruto Shippuden Legends Akatsuki Rising PSP/PPSSPP Full Update - Update seputar informasi mengenai Game PPSSPP terbaru NSUNS...
-
Free Download NetCut Pro v1.4.1 Apk Hack Wifi Tanpa Root Terbaru - Update aplikasi android terbaru di tahun 2017 ini teman yang merupakan b...
-
Hallo sobat blogger, memasang fanspage atau halaman facebookmu di blog merupakan cara alternative untuk mengoptimalkan blogmu di jejaring so...
-
Andromax pRiv ROM adalah ROM alternatif untuk Andromax R 4G LTE, dari firmware Blackberry Priv. Seperti diketahui bahwa Max R memiliki lag y...
-
Agora o Spotify é grátis no celular e no tablet. Ouça as músicas certas, onde quer que esteja. Com o Spotify, você tem acesso a um universo...
-
Download Sticker Gratis Semua Versi BBM Android Terbaru 2016 Keren Dan Terlengkap Selamat tahun baru sob, apkandroid122.ga tempatanya downlo...
-
How to OTA update ? (Go to settings>About>System Update>Check for Update ) How to update Manual ? Place to Internal Storage>R...
-
Yes Muslim - Mahasiswa Ilmu Komputer dari Harvard University bernama Mark Elliot Zuckerberg memilih untuk mengorbankan kuliahnya di...
-
What’s In The MOD: Unlimited Money Requires Android: 4.0 and Up Version: 1.0.7 PLAY LINK: FAR CRY 4 ARENA MASTER Download Links: FAR CRY 4...