drichardson / examplesLinks
Example code. You probably don't want to use any of this.
☆34Updated 2 months ago
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- A Mach-O Load Command deobfuscator.☆43Updated 3 years ago
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆91Updated 11 years ago
- Bypassing Mac App Sandbox using DYLD_INSERT_LIBRARIES (LD_PRELOAD)☆46Updated 13 years ago
- OS X 10.9 Public Sources☆107Updated 6 years ago
- Interprocess dlsym() for OS X & iOS☆179Updated 7 years ago
- Open-source reimplementation of Apple XPC library.☆112Updated 9 years ago
- A header-only library to parse Apple's binarycookies format.☆15Updated this week
- Tool for reverse-engineering Apple's sandbox☆58Updated 8 years ago
- Find instances of objc classes at runtime☆22Updated 10 years ago
- Tracing Objective-C method calls☆91Updated 8 years ago
- Utility to create tbd's off dylibs☆78Updated 4 years ago
- Easily build, install and deploy the XNU kernel☆63Updated 9 years ago
- Mach-O import table patching for function redirection. This is a method for function hooking on Mac OS X. It patches the import table of …☆112Updated 11 years ago
- ☆20Updated 10 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆38Updated 5 years ago
- iOS Interface Builder utility, implemented in python.☆89Updated 8 years ago
- A Mach-O binary codesign remover.☆40Updated 10 years ago
- Simple example of a Mach-O parser☆104Updated 7 years ago
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 5 years ago
- SDK target for opensource.apple.com code☆159Updated 9 years ago
- Experiment to attempt to build Apple's dyld tools.☆63Updated 5 years ago
- ☆23Updated 10 years ago
- Mach-O learning tool☆41Updated 2 years ago
- SpringBoardServices utilities - replaces some broken Erica utilities☆30Updated 7 years ago
- enhanced version of the Mac OS X strip tool (can remove signatures and uuids with no other changes)☆33Updated 9 years ago
- C++ Library and Tool for Extracting Embedded Bitcode☆164Updated 4 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆43Updated 7 years ago
- PoC of a class-dumpy tool for Swift classes.☆37Updated 8 years ago
- A macOS IOKit objects hooker☆88Updated 8 years ago
- Source code for 'OS X and iOS Kernel Programming' by Ole Henry Halvorsen and Douglas Clarke☆152Updated 8 years ago