Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
/ ios-reversing Public archive

Some iOS tools and scripts from 2014 for iOS reversing.

Notifications You must be signed in to change notification settings

nabla-c0d3/ios-reversing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published