-
windiff Public
Web-based tool that allows comparing symbol, type and syscall information of Microsoft Windows binaries across different versions of the OS.
-
resym Public
Cross-platform tool that allows browsing and extracting C and C++ type declarations from PDB files.
-
llvm-ebc-lddump Public
Fake linker plugin compatible with lld and GNU ld, which dumps the linker's command-line in a file.
-
themida-unmutate Public
Static deobfuscator for Themida, WinLicense and Code Virtualizer 3.x's mutation-based obfuscation.
-
themida-unmutate-bn Public
A Binary Ninja plugin to deobfuscate Themida, WinLicense and Code Virtualizer 3.x's mutation-based obfuscation.
-
themida-spotter-bn Public
A Binary Ninja plugin to detect Themida, WinLicense and Code Virtualizer's obfuscated code locations.
-
binaryninja-api Public
Forked from Vector35/binaryninja-apiPublic API, examples, documentation and issues for Binary Ninja
C++ MIT License UpdatedJul 28, 2024 -
triton-bn Public
Binary Ninja plugin that can be used to apply Triton's dead store eliminitation pass on basic blocks or functions.
-
Scylla Public
Fork of Scylla with additional fixes and Python bindings.
-
llvm-ebctoll Public
Portable and standalone utility to extract embedded LLVM bitcode from binaries compiled with -fembed-bitcode.
-
pdb Public
Forked from getsentry/pdbA parser for Microsoft PDB (Program Database) debugging information
Rust Apache License 2.0 UpdatedMar 8, 2024 -
LIEF Public
Forked from lief-project/LIEFLIEF - Library to Instrument Executable Formats
C++ Apache License 2.0 UpdatedDec 7, 2023 -
dll-hot-reload Public
Small utility DLL that loads and reloads a given DLL when it's updated on disk.
-
-
unlicense Public
Dynamic unpacker and import fixer for Themida/WinLicense 2.x and 3.x.
-
-
tenet Public
Forked from gaasedelen/tenetA Trace Explorer for Reverse Engineers
Python MIT License UpdatedApr 23, 2023 -
LibAFL Public
Forked from AFLplusplus/LibAFLAdvanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
Rust Other UpdatedDec 29, 2022 -
forklib Public
Standalone version of forklib from winnie that works on all Windows 10/11 versions.
-
Clone-Certificate Public
Forked from ek0/Clone-CertificateSigning code certificate cloning utility
-
cpplumber Public
Static analysis tool based on clang, which detects source-to-binary information leaks in C and C++ projects
-
tiny_tracer Public
Forked from hasherezade/tiny_tracerA Pin Tool for tracing API calls etc
-
Jackalope Public
Forked from googleprojectzero/JackalopeBinary, coverage-guided fuzzer for Windows and macOS