kuzminrobin / code_review_notesLinks
☆17Updated 2 years ago
Alternatives and similar repositories for code_review_notes
Users that are interested in code_review_notes are comparing it to the libraries listed below
Sorting:
- Simple Function calls tracer☆73Updated 7 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 7 years ago
- A forked and hardened version of PartitionAlloc from Chrome's Blink engine☆64Updated 7 years ago
- clang-based search engine for C/C++ data structures, classes, prototypes & macros☆103Updated 2 months ago
- ☆74Updated 3 years ago
- Dispar - Cross-platform Disassemling binary Parser☆20Updated 3 years ago
- deprecated☆46Updated 6 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆37Updated 4 months ago
- Simple Library calls tracer☆22Updated 7 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 11 years ago
- Gdb Extension Framework is a bunch of python code around the gdb api.☆51Updated 4 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- Clang AST viewer☆67Updated 8 years ago
- A binary optimization/specialization library supporting multiple rewriters☆116Updated 4 years ago
- Explore LLVM Bitcode interactively using a graph database☆58Updated 5 years ago
- ROP based Movfuscator VM☆28Updated 8 years ago
- A simple library focusing on demangling symbols for different programing languages☆47Updated 4 years ago
- Utility for dumping all the information Capstone has on given instructions.☆23Updated 4 years ago
- x86 Dynamic Binary Translator Library☆34Updated 4 years ago
- DROB (Dynamic Rewriter and Optimizer of Binary code)☆25Updated 5 years ago
- C++14 automated code test infrastructure with permutation, fuzzing, sanitising and edge coverage☆12Updated 4 months ago
- test suite generation for C++☆28Updated 3 months ago
- Enumerating all of the Undefined Behavior in C++☆37Updated 3 years ago
- CppCon 2019 Talk: slides and source code☆47Updated 6 years ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- Fast Binary Translator for the Kernel☆27Updated 12 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- A pure ANSI-C implementation of calculating a SimHash over 4-byte tuples (including multiplicities) for a given byte stream. Simple and r…☆45Updated 6 years ago
- TypeSan checks casts in C++ code - code released for CCS 2016☆35Updated 4 years ago