stanislaw / LLVM-CheatsheetLinks
LLVM, clang, ninja, dyld and others.
☆44Updated 5 years ago
Alternatives and similar repositories for LLVM-Cheatsheet
Users that are interested in LLVM-Cheatsheet are comparing it to the libraries listed below
Sorting:
- An LLVM bitcode parsing example☆53Updated 5 years ago
- Low-level IR mutations for LLVM Bitcode☆41Updated 2 years ago
- We try to put source files of llvm tutorials here☆18Updated 5 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
- LLVM Metadata Visualizer☆21Updated 7 years ago
- C++ Library and Tool for Extracting Embedded Bitcode☆164Updated 4 years ago
- Experiment to attempt to build Apple's dyld tools.☆62Updated 5 years ago
- Tool for reverse-engineering Apple's sandbox☆60Updated 8 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆36Updated 6 years ago
- Misc llvm patches☆23Updated 4 years ago
- A binary to LLVM translator☆147Updated 7 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- ☆139Updated 6 years ago
- do not debug me☆11Updated 6 years ago
- Code profiler based on Frida☆32Updated 4 years ago
- Reexport symbols for Mach-O and ELF☆38Updated 7 years ago
- Instrument code to trace memory☆19Updated 6 years ago
- Modular binary injection framework☆18Updated 5 years ago
- Collection of various llvm passes☆128Updated 10 years ago
- Hopefully an open source equivalent of machlib.☆21Updated 8 years ago
- xnu-10.10 mach-o loader that compiles in userland☆19Updated 10 years ago
- Aarch64 architecture plugin☆84Updated last year
- A tool for debugging macOS virtual machines☆112Updated 5 years ago
- C/C++ machine code obfuscation.☆65Updated 4 years ago
- Explore LLVM Bitcode interactively using a graph database