Tutorial [iOS] Using LLDB w/ Watchpoints and a memory editor to find and test offsets! [No IDA]

TheArmKing

iPMT Elite Modder
Original poster
Staff member
iOS Team Leader
Modding-Team
Jul 13, 2017
5,354
359,099
1,213
BUSY
Hello, I am making this simple LLDB tutorial that does not need IDA, to help others who are starting out with modding. Many users asked me for this so here we go. This tutorial assumes you have some basic knowledge about ARM instructions, hex and using memory editors like DLG or iGameGuardian.

Hidden content
** You must be signed up and reply to the thread or click 'Like' under this post before you can see the hidden links contained here. **
If you still facing issues revealing the hidden links, please read this.
 
Last edited:

Tomgunz22

Platinian
Oct 26, 2020
12
2
13
29
London
That’s crazy Bro I don’t understand some of it wouldn’t no what to do as much as I’d love to make my own mod menu I don’t think I could lol nice tutorial tho :)
 

Minhminh2783

Rookie
Feb 27, 2021
1
0
1
40
Việt nam
Doing step by step but when I set watchpoint it’s give wrong address(example it’s give 0x19999 but when I sreach in ida there no address 1012+++) don’t know what wrong