Stars
RetDec is a retargetable machine-code decompiler based on LLVM.
Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.
A collection of out-of-tree LLVM passes for teaching and learning
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.
An emulation based tool for learning and debugging assembly.
etw hook (syscall/infinity hook) compatible with the latest Windows version of PG
A bunch of parsers for PE and PDB formats in C++
query-pdb is a server-side software for parsing PDB files. The software provides PDB online parsing service.
TyomaVader / ImGuiNotify
Forked from patrickcjk/imgui-notifyA (very) simple notification wrapper for Dear ImGui
The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.
INACTIVE - http://mzl.la/ghe-archive - A Python3 bridge for implementing custom libFuzzer mutators
Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and simpler.
A simple C++ library for getting the symbol's rva from the PDB file. Applicable to C++ 14 - C++20 standards.
Short and sweet Read/WriteProcessMemory wrapper singleton class in C++.