4 repository-uri
Comprehensive platforms for binary analysis, decompilation, and disassembly.
Explore 4 awesome GitHub repositories matching part of an awesome list · Reverse Engineering Frameworks. Refine with filters or upvote what's useful.
Ghidra is a software reverse engineering suite designed to analyze compiled binaries and reconstruct program logic without access to original source code. It provides an interactive environment for disassembly and decompilation, utilizing a platform-independent intermediate representation to maintain consistency across diverse hardware architectures. The framework supports automated binary analysis through programmatic routines, enabling the investigation of complex code patterns and security indicators. The platform distinguishes itself through a modular architecture that allows for extensiv
A powerful, open-source software reverse engineering suite.
Radare2 is a comprehensive framework for reverse engineering and analyzing compiled software. It provides a command-line environment designed for disassembling, debugging, and patching binary executables across a wide range of processor architectures and operating systems. The system distinguishes itself through a modular, plugin-based architecture that supports cross-platform analysis and automated workflows. It utilizes memory-mapped file access to enable efficient structural inspection and modification of binaries without requiring full file loads. By lifting machine instructions into a un
Unix-like framework for binary analysis and command-line reverse engineering.
Binary Analysis Platform
Platform for binary analysis, lifting, and formal verification.
Documentation for a powerful binary analysis and symbolic execution suite.