Please note, I will not cover from ground up. This tutorial assume you already know how to use LLDB and searching for addresses. If you're looking for a beginner tutorial, please refer to For this tutorial I will be using Dino Cap 3. 1. Load the games on your iDevice. 2. Using iGameGod to search for the handgun ammo. You can search as soon as the stage loaded. Waste some bullet then do your next search. Test to make sure the remain address works. For me, this is the Finder Address for my ammo: 0x280275B14 Note that Finder address. 3. On your Mac/PC; load up two terminal to connect so we can use LLDB. 4. Set the Watchpoint for the Finder Address then continue. 5. Waste an ammo and LLDB should break. Here we landed on the Base Address: 0x1045DD448. On the noob friendly tutorial; we use the command 'Image List [application name]' to get the ASLR address so we can subtract the address against the Base Address. However, I will teach you a shortcut that takes you directly to the address you need in IDA without subtracting the address. Run this command on LLDB: image lookup -a [Base Address] Example: The second line: Address: Dino Cap 3[0x0000000100039448] ; The bolded address there is your IDA Address. 6. Open IDA and jump to the IDA Address. You will landed on the LDR X0, [X19, #0xc8] assemble structure. If you look above it; you will see the SUBS W8, W8, #1. If you NOP it on the Live Offset Patcher for the SUBS address. You now find it that you have infinite ammo. I've tested a couple games and all took me to the right place. I hope you learn something today and Enjoy!
from iOSGods RSS Feed https://ift.tt/3o0xQ8R
Subscribe to:
Post Comments (Atom)
-
Yubo Yoti bypass Requirements: Yubo app Jailbroken iPhone Apps Manager Brain Steps: Open Apps Manager Locate Yubo in Apps Manager and open i...
-
Modded/Hacked App: Simply Guitar by JoyTunes by JoyTunes Bundle ID: com.joytunes.SimplyGuitar iTunes Store Link: https://ift.tt/2ANDd7d Mod ...
-
I don't know how this happened, i was trying to install Kinemaster modded version on my iPhone 7 running iOS 14.0.1, maybe it's beca...
-
Hey everyone I am running Ipad 6th generation running ios 14.0 32 gb capacity with 19.1 gb left I used sideloadly yesterday to install an ap...
-
Hello! I am using this for practice using a dummy Snapchat account I've made and created a My Eyes Only tab. Now, if you don't know ...
-
Hello, does anyone know why I cannot use my Apple password or password from apple servers? Sideloadly version 0.16.1 Checking iOS version......
-
As the title says upon installing Last Day on Earth with sideloadly i get this error ERROR: Guru Meditation 6020bc@89:f11511 Call to np_clie...
-
Hello friends, So I have a problem with Sideloadly, I installed it on my (32x bit Windows 7) laptop (SONY) and tried opening it, but when I ...
-
Hello, I am currently running with an iPhone XR on IOS 12.2. I am trying to install ipa files through cydia impactor but keep receiving this...
-
Netflix is now offering users a chance to win a free subscription for 83 years. The company calls it the “immortal” Netflix account. T...
No comments:
Post a Comment