bin2415 / llvm-stack-guard
简化版本llvm的stackprotector策略,将其包装成一个pass,对程序的stack进行保护
☆14Updated 7 years ago
Alternatives and similar repositories for llvm-stack-guard:
Users that are interested in llvm-stack-guard are comparing it to the libraries listed below
- Use Intel Pin tools to analysis binary.☆36Updated 9 years ago
- SUPA☆28Updated 4 years ago
- llvm control flow graph☆26Updated 5 years ago
- git://g.csail.mit.edu/kint☆49Updated 11 years ago
- An example LLVM pass which can run automatically in clang.☆37Updated 9 years ago
- Benchmark to test different stop the exploit mitigations☆18Updated 6 years ago
- x86 Dynamic Binary Translator Library☆34Updated 4 years ago
- predicate scientific program performance model using llvm☆28Updated 9 years ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 5 years ago
- LLVM Implementation of different ShadowStack schemes for x86_64☆38Updated 4 years ago
- TracerX Symbolic Virtual Machine☆31Updated last week
- A tool to sample a QEMU-KVM's memory access pattern at page level based on Intel VT-x☆21Updated 5 years ago
- Code used in a short tutorial on LLVM passes for the Software Reliablity Group (SRG) at Imperial