Reverse Engineering Tools

From iPhone Development Wiki
Revision as of 00:15, 5 March 2014 by Britta (talk | contribs) (Created page with "'''This is a draft that needs your help. Can you help fix it? Add some details!''' The process for developing a tweak for jailbroken iOS can include: using a combination of c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This is a draft that needs your help. Can you help fix it? Add some details!

The process for developing a tweak for jailbroken iOS can include: using a combination of class-dump, IDA, and GDB to locate functions/methods, using Cycript to prototype the tweak, and finishing it with Theos.

See Getting Started#Looking at classes and Debugging on iOS 7#Class-dumping

See Debugging on iOS 7 for using GDB/LLDB.

Logify might help you.

When working with App Store apps, you may need something like dumpdecrypted.