vusec / safeinitLinks
SafeInit protects software from uninitialized read vulnerabilities - code released for NDSS 2017
☆26Updated 4 years ago
Alternatives and similar repositories for safeinit
Users that are interested in safeinit are comparing it to the libraries listed below
Sorting:
- TypeSan checks casts in C++ code - code released for CCS 2016☆35Updated 4 years ago
- Towards Automatically Generating a Sound and Complete Dataset for Evaluating Static Analysis Tools☆14Updated 6 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 7 years ago
- ProXBBE (Protocol eXtraction By Binary Execution)☆31Updated 7 years ago
- A(nother) Binary Analysis Framework☆30Updated 11 years ago
- Vine: The BitBlaze Static Analysis Component☆25Updated 10 years ago
- Test case minimizer for afl-fuzz☆26Updated 8 years ago
- KLEE-TAINT - Klee with taint analysis support☆70Updated 7 years ago
- REIL translation library☆36Updated 9 years ago
- Dynamic Control Flow Recovery☆24Updated 7 years ago
- Measure branching along code paths☆20Updated 8 years ago
- Tools built using Dyninst or Dyninst component libraries.☆25Updated 2 years ago
- A plugin to integrate an IPython kernel into Binary Ninja.☆30Updated 7 years ago
- generate assemblers from disassemblers, 2018 jailbreak security summit talk☆38Updated 5 years ago
- Dominator Tree LLVM Pass to Test Satisfiability☆46Updated 9 years ago
- Triton based R2 plugin for concolic execution and total control☆33Updated 6 years ago
- A tiny tool to learn the assembly code