ios-reversing icon indicating copy to clipboard operation
ios-reversing copied to clipboard

Some iOS tools and scripts from 2014 for iOS reversing.

trafficstars

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.