dtzWill / ioc-clang
Staging area for work on Integer Overflow Checker (IOC), a clang extension that provides compiler flags to insert check for various sources of integer-related numerical errors, such as use of undefined behavior. Requires corresponding ioc-compiler-rt (https://github.com/dtzWill/ioc-compiler-rt). Rebased on top of upstream periodically.
☆22Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for ioc-clang
- IntFlow is an LLVM-based arithmetic error detection tool that combines static information flow tracking and dynamic program analysis☆16Updated 9 years ago
- Tool for detecting error handling bugs☆22Updated 8 years ago
- Configurable instrumentation of LLVM bitcode☆33Updated 11 months ago
- Slicing tool for c++ programs using clang AST.☆18Updated 3 years ago
- DataTracker: A Pin tool for collecting high-fidelity data provenance from unmodified programs.☆91Updated 6 years ago
- ☆25Updated 9 years ago
- Vine: The BitBlaze Static Analysis Component☆24Updated 10 years ago
- Fast Binary Translator for the Kernel☆27Updated 11 years ago
- Greybox fuzzer for optimizing function coverage and finding low-level vulnerabilities in C programs☆38Updated 5 years ago
- ☆74Updated 2 years ago
- Efficient Multi-threaded Binary Code Control Flow Profiling Pintool☆22Updated 8 years ago
- Towards Automatically Generating a Sound and Complete Dataset for Evaluating Static Analysis Tools☆14Updated 5 years ago
- TracerX Symbolic Virtual Machine☆31Updated last week
- KLEE-TAINT - Klee with taint analysis support☆71Updated 7 years ago
- TypeSan checks casts in C++ code - code released for CCS 2016☆32Updated 3 years ago
- A dynamic analysis framework for C and C++ programs☆26Updated 5 months ago
- Program Analysis for LLVM☆36Updated 7 years ago
- Public release of the tools used to assist in gadget finding.☆41Updated 6 years ago
- FoRTE-Research's fuzzing benchmarks☆54Updated 5 years ago
- A tool to manage, conduct, and assess dictionary-based fuzz testing☆64Updated 7 years ago
- Dynamic Control Flow Recovery☆23Updated 6 years ago
- A framework for control-flow recovery in binary programs.☆10Updated 6 years ago
- Tools built using Dyninst or Dyninst component libraries.☆24Updated last year
- Dytan Taint Analysis Framework on Linux 64-bit☆45Updated 10 years ago
- CRETE under development☆58Updated 4 years ago
- Dominator Tree LLVM Pass to Test Satisfiability☆47Updated 8 years ago
- KLEE / CSE Project☆43Updated 4 years ago
- Gives tainting information for the provided bitcode file generated from binary.☆44Updated 7 years ago
- Concolic Execution Fuzzer☆24Updated 3 years ago