drichardson / examplesLinks
Example code. You probably don't want to use any of this.
☆34Updated 3 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 4 years ago
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆91Updated 12 years ago
- Bypassing Mac App Sandbox using DYLD_INSERT_LIBRARIES (LD_PRELOAD)☆46Updated 14 years ago
- Tool for reverse-engineering Apple's sandbox☆60Updated 8 years ago
- OS X 10.9 Public Sources☆107Updated 6 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆38Updated 6 years ago
- Header-only binarycookies parser.☆17Updated this week
- Open-source reimplementation of Apple XPC library.☆117Updated 10 years ago
- ☆21Updated 10 years ago
- A Mach-O binary codesign remover.☆40Updated 10 years ago
- Simple example of a Mach-O parser☆106Updated 7 years ago
- Interprocess dlsym() for OS X & iOS☆178Updated 8 years ago
- Find instances of objc classes at runtime☆23Updated 11 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 …☆114Updated 11 years ago
- Tracing Objective-C method calls☆93Updated 9 years ago
- Some files for hacking mach binaries in memory☆18Updated 10 years ago
- Reverse Engineering on OS X☆130Updated 10 years ago
- ☆35Updated 5 years ago
- Mach-O learning tool☆44Updated 3 years ago
- A macOS IOKit objects hooker☆89Updated 8 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆90Updated 12 years ago
- ☆23Updated 11 years ago
- PoC of a class-dumpy tool for Swift classes.☆37Updated 9 years ago
- Objective-C Binary Documentation Tool. Think classdump with a hyperlinked GUI.☆45Updated 15 years ago
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 5 years ago
- Source code for 'OS X and iOS Kernel Programming' by Ole Henry Halvorsen and Douglas Clarke☆150Updated 8 years ago
- Utility to create tbd's off dylibs☆77Updated 5 years ago
- Experiment to attempt to build Apple's dyld tools.☆62Updated 5 years ago
- mach-o diffing tool☆54Updated 10 years ago
- ./dsc_extractor dyld_shared_cache_arm64 arm64☆26Updated 5 years ago