drichardson / examplesLinks
Example code. You probably don't want to use any of this.
☆34Updated 4 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
- Bypassing Mac App Sandbox using DYLD_INSERT_LIBRARIES (LD_PRELOAD)☆46Updated 13 years ago
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆90Updated 11 years ago
- OS X 10.9 Public Sources☆107Updated 6 years ago
- Simple example of a Mach-O parser☆105Updated 7 years ago
- Tracing Objective-C method calls☆93Updated 8 years ago
- Interprocess dlsym() for OS X & iOS☆178Updated 8 years ago
- Tool for reverse-engineering Apple's sandbox☆60Updated 8 years ago
- A Mach-O binary codesign remover.☆40Updated 10 years ago
- Open-source reimplementation of Apple XPC library.☆114Updated 10 years ago
- Find instances of objc classes at runtime☆22Updated 10 years ago
- ☆21Updated 10 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆36Updated 6 years ago
- mach-o diffing tool☆54Updated 10 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 …☆113Updated 11 years ago
- Hopper Disassembler SDK (unofficial repository)☆34Updated 4 years ago
- Easily build, install and deploy the XNU kernel☆62Updated 9 years ago
- iOS Interface Builder utility, implemented in python.☆89Updated 8 years ago
- Header-only binarycookies parser.☆16Updated this week
- Function hooking for macOS☆191Updated last year
- Utility to create tbd's off dylibs☆78Updated 4 years ago
- Mach-O learning tool☆44Updated 3 years ago
- C++ Library and Tool for Extracting Embedded Bitcode☆164Updated 4 years ago
- Custom implementation of Apple's CoreFoundation framework intended to be used in the XEOS operating system as a base for its Objective-C …☆27Updated 4 years ago
- Experiment to attempt to build Apple's dyld tools.☆62Updated 5 years ago
- Source code for 'OS X and iOS Kernel Programming' by Ole Henry Halvorsen and Douglas Clarke☆150Updated 8 years ago
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 5 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆89Updated 11 years ago
- enhanced version of the Mac OS X strip tool (can remove signatures and uuids with no other changes)☆33Updated 9 years ago
- Reverse Engineering on OS X☆128Updated 10 years ago