johnno1962 / unhideLinks
export symbols with “hidden” visibility for Swift frameworks
☆26Updated 4 years ago
Alternatives and similar repositories for unhide
Users that are interested in unhide are comparing it to the libraries listed below
Sorting:
- IMP forwarding to a different selector.☆56Updated 11 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆90Updated 12 years ago
- Swizzlean, an Objective-C Swizzle Helper Class.☆112Updated 3 years ago
- Core Animation and Core Graphics Private API and SPI☆43Updated 7 years ago
- An example of hooking C functions at runtime☆70Updated 10 years ago
- ECM - mitigates static attacks - allows sections of source code to be encrypted into a .dylib at build time and decrypted at run-time☆35Updated 11 years ago
- Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.☆261Updated 6 years ago
- Swift method swizzling/method introspection for Swift instance methods☆17Updated 6 years ago
- A framework for reflection in Objective-C: an OO wrapper for the Objective-C runtime☆37Updated 3 years ago
- Early exploration in a clang plugin for checking Cocoa KVC/KVO key paths☆72Updated 11 years ago
- Experimental block-based swizzling API for Objective-C☆88Updated 10 years ago
- An example using of mach_override on iOS to hook the Objective-C runtime.☆37Updated 8 years ago
- Some files for hacking mach binaries in memory☆18Updated 10 years ago
- A way to detect an Objective-C method swizzled or overridden in runtime☆29Updated 9 years ago
- A sample project showing how to replace printf at link time.☆29Updated 12 years ago
- Command line utility that interacts with plugged in iOS devices. Uses Apple's MobileDevice framework