2 repositorios
Conjuntos de herramientas integrales para analizar, desensamblar y modificar binarios compilados para comprender el comportamiento del programa.
Distinto de Python Reverse Engineering: Los candidatos se centran específicamente en la ingeniería inversa de bytecode de Python, no en el uso de Python como framework para realizar ingeniería inversa de otros binarios.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Frameworks de ingeniería inversa. Refine with filters or upvote what's useful.
Miasm is a Python reverse engineering framework designed for binary analysis, disassembly, and modification. It functions as a binary analysis framework that lifts machine code into an intermediate representation to enable platform-independent security research. The system operates as a binary emulation engine and modification toolkit, allowing for the execution of binary code in a virtual environment to track state changes without native hardware. It provides tools for binary patching to update and modify raw binary files across multiple CPU architectures and executable formats. The framewo
Provides a Python-based framework for automating the disassembly and analysis of compiled programs.
APKLab is an integrated development environment designed for Android reverse engineering and mobile application security analysis. It provides a comprehensive workbench that enables users to decompile, analyze, modify, and repackage mobile application binaries directly within a code editor. The platform distinguishes itself by combining static code analysis with dynamic instrumentation capabilities. It transforms compiled packages into readable source code and assembly logic, while simultaneously offering tools to inject runtime hooks, patch application behavior, and intercept encrypted netwo
Manages and organizes framework dependencies required to decode and rebuild mobile application packages.