gamark / firasanLinks
A faster,smaller,Address Sanitizer,200X Faster,95% Smaller.
☆18Updated 3 years ago
Alternatives and similar repositories for firasan
Users that are interested in firasan are comparing it to the libraries listed below
Sorting:
- Slicing tool for c++ programs using clang AST.☆18Updated 4 years ago
- Clang Static Analyzer with use-after-free and double-free checkers☆15Updated 10 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆149Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆90Updated 4 years ago
- llvm crash analysis☆45Updated last year
- MemLock: Memory Usage Guided Fuzzing☆33Updated 5 years ago
- ☆37Updated 3 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- llvm control flow graph☆26Updated 6 years ago
- ☆16Updated 7 years ago
- LLVM DSA fork for SeaHorn☆21Updated 6 years ago
- Fuzzing with controlled compilation☆30Updated 2 years ago
- Runtime type and bounds-error checking for C/C++☆106Updated 11 months ago
- TSAR (Traits Static AnalyzeR)☆15Updated last year
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆27Updated 5 years ago
- Apply hot patches for running processes without restarting☆13Updated 5 years ago
- ☆18Updated 2 years ago
- ☆24Updated 7 years ago
- Precise and Signedness Agnostic Interval Analysis for LLVM IR -- This website is obsolete. However, the wrapped interval domain is now im…☆12Updated 7 years ago
- Grey-box fuzzer SIVO☆14Updated 4 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆24Updated 3 years ago
- Explore LLVM Bitcode interactively using a graph database☆58Updated 5 years ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 6 years ago
- Clang AST viewer☆68Updated 8 years ago
- LD_PRELOAD hook to trace malloc and free☆45Updated 7 years ago
- Greybox fuzzer for optimizing function coverage and finding low-level vulnerabilities in C programs