vusec / safeinit
SafeInit protects software from uninitialized read vulnerabilities - code released for NDSS 2017
☆24Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for safeinit
- TypeSan checks casts in C++ code - code released for CCS 2016☆32Updated 3 years ago
- VTable Hijacking Protection for Binaries☆11Updated 7 years ago
- A(nother) Binary Analysis Framework☆30Updated 10 years ago
- ☆16Updated 7 years ago
- Towards Automatically Generating a Sound and Complete Dataset for Evaluating Static Analysis Tools☆14Updated 5 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 7 years ago
- Measure branching along code paths☆20Updated 8 years ago
- A tiny tool to learn the assembly code☆11Updated 7 years ago
- Toy binaries to play with -fsanitize=safe-stack/cfi☆9Updated 9 years ago
- ROP gadget finder and analysis in pure Javascript☆29Updated 2 years ago
- A framework for control-flow recovery in binary programs.☆11Updated 6 years ago
- Quickly find references to the specified Immediate number, or find the function call of specifies offset, and generate C++ functions call…☆25Updated 7 years ago
- A blanked execution framework based on the Unicorn engine☆18Updated 7 years ago
- ☆9Updated 5 years ago
- A plugin to integrate an IPython kernel into Binary Ninja.☆29Updated 6 years ago
- Targeted patcher for CGC binaries. CGrex was used only during the CGC qualifier event, and is OBSOLETE. For the CFE, we used patcherex (g…☆14Updated 8 years ago
- generate assemblers from disassemblers, 2018 jailbreak security summit talk☆37Updated 4 years ago
- The Binary Mutation code based on Uroboros☆14Updated 5 years ago
- Undefined Behaviour Snippets☆17Updated 7 years ago
- Triton based R2 plugin for concolic execution and total control☆30Updated 5 years ago
- Dynamic Control Flow Recovery☆24Updated 6 years ago
- DROB (Dynamic Rewriter and Optimizer of Binary code)☆24Updated 4 years ago
- Dynamic binary instrumentation based crypto detection framework. Implementation of http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumbe…☆18Updated 11 years ago
- REIL translation library☆36Updated 8 years ago
- Fetch and set configuration values from IDAPython scripts