nabla-c0d3 / ios-reversing

Some iOS tools and scripts from 2014 for iOS reversing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some iOS tools and scripts from 2014 for iOS reversing.

  • let-me-debug: Tweak to bypass well-known anti-debugging mechanisms.
  • integrity-bypass: Tweak to bypass an anti-code-injection mechanism that constantly checks the integrity of methods and functions using dladdr() to make sure they haven't been hooked/swizzled.
  • decrypt-strings: Tweak and Hopper scripts to decrypt obfuscated strings.

About

Some iOS tools and scripts from 2014 for iOS reversing.


Languages

Language:Objective-C 50.7%Language:C 25.6%Language:Python 17.8%Language:Makefile 5.9%