Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code into human-readable assembly instructions for a wide variety of hardware instruction set architectures and virtual machines. The framework supports a diverse range of targets, including x86, ARM, RISC-V, and MIPS, as well as virtual machine environments like WebAssembly and the Ethereum Virtual Machine. It functions as an instruction analysis tool capable of extracting granular decomposition data and semantic information from disassembled code. The engine is designed for low-
Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection
Command Line Tool for interacting with MachO binaries on OSX/iOS
MachOView fork
Principalele funcționalități ale gdbinit/machoview sunt: Instrumente de analiză binară, Binary Format Tools, Reverse Engineering And Security.
Alternativele open-source pentru gdbinit/machoview includ: aquynh/capstone — Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code… airbus-seclab/bincat — Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction,… alexzielenski/optool — Command Line Tool for interacting with MachO binaries on OSX/iOS. alonemonkey/monkeydev — MonkeyDev is a developer toolset for building, injecting, and deploying system extensions and custom dynamic libraries… anatolikalysch/vmattack. aidansteele/osx-abi-macho-file-format-reference.