rdadolf / clangtoolLinks
An example LLVM pass which can run automatically in clang.
☆38Updated 10 years ago
Alternatives and similar repositories for clangtool
Users that are interested in clangtool are comparing it to the libraries listed below
Sorting:
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Explore LLVM Bitcode interactively using a graph database☆58Updated 5 years ago
- LLVM meets Code Property Graphs☆97Updated 4 years ago
- PARTS / LLVM compiler☆31Updated 6 years ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 6 years ago
- Repository for understanding and writing LLVM passes.☆34Updated 6 years ago
- Tutorial to write qemu plugins☆34Updated 8 years ago
- Collection of various llvm passes☆128Updated 10 years ago
- Binary Translator to LLVM IR☆225Updated 2 years ago
- LLVM-based compiler to create artificial software diversity to protect software from code-reuse attacks.☆140Updated 7 years ago
- SUPA☆28Updated 5 years ago
- Benchmark to test different stop the exploit mitigations☆18Updated 6 years ago
- A clang analyzer checker that looks for kernel uninitialized memory disclosures to userland.☆58Updated 6 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 6 years ago
- Fast static binary instrumentation for linux/x86☆83Updated 8 years ago
- ☆32Updated 3 years ago
- Dynamic Control Flow Recovery☆25Updated 7 years ago
- MemLock: Memory Usage Guided Fuzzing☆32Updated 5 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 11 years ago
- Greybox fuzzer for optimizing function coverage and finding low-level vulnerabilities in C programs☆38Updated 6 years ago
- Assorted pintools☆30Updated 5 years ago
- ☆55Updated 3 years ago
- Efficient Multi-threaded Binary Code Control Flow Profiling Pintool☆22Updated 9 years ago
- Code used in a short tutorial on LLVM passes for the Software Reliablity Group (SRG) at Imperial☆19Updated 10 years ago
- KLEESpectre is a symbolic execution engine with speculation semantic and cache modelling