trailofbits / screenLinks
Measure branching along code paths
☆20Updated 8 years ago
Alternatives and similar repositories for screen
Users that are interested in screen are comparing it to the libraries listed below
Sorting:
- SafeInit protects software from uninitialized read vulnerabilities - code released for NDSS 2017☆25Updated 4 years ago
- Dominator Tree LLVM Pass to Test Satisfiability☆47Updated 9 years ago
- TRACER Symbolic Execution Tool☆28Updated 4 years ago
- Lightweight Symbolic Execution Engine☆23Updated 9 years ago
- TypeSan checks casts in C++ code - code released for CCS 2016☆35Updated 4 years ago
- TracerX Symbolic Virtual Machine☆33Updated last week
- A framework for control-flow recovery in binary programs.☆10Updated 6 years ago
- Vine: The BitBlaze Static Analysis Component☆25Updated 10 years ago
- Experimental translation of llvm to smt.☆56Updated 5 years ago
- KLEE-TAINT - Klee with taint analysis support☆70Updated 7 years ago
- VTable Hijacking Protection for Binaries☆12Updated 8 years ago
- Evaluation of two binary mutation engines based on ddisasm and rev.ng☆19Updated 2 years ago
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- Towards Automatically Generating a Sound and Complete Dataset for Evaluating Static Analysis Tools☆14Updated 6 years ago
- Greybox fuzzer for optimizing function coverage and finding low-level vulnerabilities in C programs☆38Updated 6 years ago
- A dynamic data race detector for programs☆15Updated 9 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 7 years ago
- Binary dynamic, static, and symbolic execution analysis tools for directed test generation☆22Updated 5 years ago
- Binsec/Rel is an extension of Binsec that implements relational symbolic execution for constant-time verification and secret-erasure at b…