REDasmOrg REDasm: The OpenSource Disassembler - GitHub REDasm is a cross platform disassembler with a modern codebase useful from the hobbyist to the professional reverse engineer All features are provided by LibREDasm which loads plugins developed in C, C++ and Python3 (you can also support new languages if you want!) and an user friendly Qt frontend
GitHub - zyantific zydis: Fast and lightweight x86 x86-64 disassembler . . . Very small file-size overhead compared to other common disassembler libraries; Complete doxygen documentation; Trusted by many major open-source projects Examples include x64dbg, Mozilla Firefox and Webkit; Absolutely no third party dependencies — not even libc Should compile on any platform with a working C11 compiler
disassembler · GitHub Topics · GitHub Plasma is an interactive disassembler for x86 ARM MIPS It can generates indented pseudo-code with colored syntax arm mips x86-64 reverse-engineering disassembler capstone x86
Storyyeller Krakatau: Java decompiler, assembler, and disassembler - GitHub The disassembler has two modes: default and roundtrip The default mode is optimized for readability and ease of modification of the resulting assembly files When the output is reassembled, it will result in classfiles that are equivalent in behavior to the original from the perspective of the JVM specification, but not necessarily bit for bit
Ghidra Software Reverse Engineering Framework - GitHub Ghidra is a software reverse engineering (SRE) framework created and maintained by the National Security Agency Research Directorate This framework includes a suite of full-featured, high-end software analysis tools that enable users to analyze compiled code on a variety of platforms including
GitHub - jbremer darm: A light-weight and efficient disassembler . . . A light-weight and efficient ARMv7 Thumb Thumb2 disassembler written in C with Python bindings VFP Neon SIMD (it's all the same) support is upcoming! Warning: project is no longer maintained, a better alternative might be capstone
GrammaTech ddisasm: A fast and accurate disassembler - GitHub DDisasm is a fast disassembler which is accurate enough for the resulting assembly code to be reassembled DDisasm is implemented using the datalog declarative logic programming language to compile disassembly rules and heuristics The disassembler first parses ELF PE file information and decodes a superset of possible instructions to create an
The Bitdefender disassembler - GitHub The Bitdefender disassembler (bddisasm) is a lightweight, x86 x64 only instruction decoder It is easy to integrate, easy to work with, it has no external dependencies, it is thread-safe, it allocates no memory at all, it works in virtually any environment (we use it inside user, kernel, hypervisor, on both Windows and Linux environments), and it provides lots of info regarding the decoded
xiosec Reverse-engineering: Reverse Engineering tools - GitHub IDA Pro as a disassembler is capable of creating maps of their execution to show the binary instructions that are actually executed by the processor in a symbolic representation (assembly language) Download: GHIDRA: A software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate in support of the Cybersecurity mission
GitHub - Arakula f9dasm: 6800 6801 6809 6309 Disassembler puts disassembler in 6801 6803 mode (default is 6809) -6301, -6303 puts disassembler in 6301 6303 mode (default is 6809) -os9 using this flag, the disassembler tries to convert swi2 to the corresponding OS 9 calls -info filename filename gives an information file