kuzminrobin / code_review_notesLinks
☆16Updated last year
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 2 years ago
- ☆14Updated 2 years ago
- A forked and hardened version of PartitionAlloc from Chrome's Blink engine☆62Updated 7 years ago
- ☆74Updated 2 years ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 6 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- ☆13Updated 6 years ago
- CppCon 2019 Talk: slides and source code☆46Updated 5 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 7 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆148Updated 4 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- Explore LLVM Bitcode interactively using a graph database☆58Updated 5 years ago
- Gdb Extension Framework is a bunch of python code around the gdb api.☆51Updated 4 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last month
- A simple library focusing on demangling symbols for different programing languages☆47Updated 4 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- Simple Library calls tracer☆22Updated 7 years ago
- Uncovering Class Hierarchies in C++ Programs☆127Updated 2 years ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- Tracing framework for full system simulators☆56Updated 9 years ago
- Fast Binary Translator for the Kernel☆27Updated 11 years ago
- clang-based search engine for C/C++ data structures, classes, prototypes & macros☆103Updated 7 months ago
- test suite generation for C++☆27Updated 2 weeks ago
- TypeSan checks casts in C++ code - code released for CCS 2016☆35Updated 4 years ago
- Clang static analyzer plugin for checking memory issues in Wireshark/GLib applications (allocator mismatch and memleaks)☆16Updated 7 years ago
- Code examples for the talk Secure Coding Practices in C++☆52Updated last year
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆54Updated 3 years ago
- Demangles C++ symbol names genarated by Microsoft Visual C++ in order to retrieve the original C++ declarations.☆32Updated 5 years ago