Jump to content

How to get watchpoints working on iOS 11/12


Ted2

37 posts in this topic

Recommended Posts

Updated

Just because I like girls, you can't call me straight.

 

Anyways:

Open uncover & enable those two options:

aENkdWH.png

Then install:

LLDB .deb: https://github.com/Proteas/native-lldb-for-ios/blob/master/lldb-v3.8.0-proteas-2016-05-06.deb
Python .deb: https://github.com/Proteas/native-lldb-for-ios/blob/master/python-v2.7.6-proteas-2015-11-30.deb


Thanks to the unc0ver team & Proteas.

 

now in terminal:

- Type "lldb"

- Type "attach 'yourGameName'"

- find a address with dlg or igg, idc which

- watchpoints command:

w s e -- 0xiGGAddress

 

have fun


Byeee!

  • Replies 36
  • Created
  • Last Reply
Posted
1 hour ago, Ted2 said:

Nice! Had this working on iOS 11.2.1 but using an old version of uncover for a while now

Posted
14 minutes ago, K_K said:

Nice! Had this working on iOS 11.2.1 but using an old version of uncover for a while now

Why? New one is pretty stable 

Posted
1 hour ago, Ted2 said:

Why? New one is pretty stable 

I couldn’t find a solution a while back will try this on the version when I’m back home on Sunday 

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines