Objc runtime additions.
☆587Sep 19, 2013Updated 12 years ago
Alternatives and similar repositories for CTObjectiveCRuntimeAdditions
Users that are interested in CTObjectiveCRuntimeAdditions are comparing it to the libraries listed below
Sorting:
- ObjC block -> C function pointer using libffi☆360Sep 2, 2021Updated 4 years ago
- objc_msgSend hook for debugging/inspection purposes.☆721Mar 13, 2023Updated 3 years ago
- A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.☆5,393Aug 1, 2024Updated last year
- Common hooking/monkey patching headers for Objective-C on Mac OS X and iPhone OS. MIT licensed☆678May 9, 2019Updated 6 years ago
- A reverse engineering tool to convert iOS app to dylib☆813May 4, 2017Updated 8 years ago
- A reverse engineering tool to restore stripped symbol table for iOS app.