An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with disassembler

A curated list of projects in awesome lists tagged with disassembler .

https://github.com/nationalsecurityagency/ghidra

Ghidra is a software reverse engineering (SRE) framework

disassembler reverse-engineering software-analysis

Last synced: 20 Oct 2025

https://github.com/NationalSecurityAgency/ghidra

Ghidra is a software reverse engineering (SRE) framework

disassembler reverse-engineering software-analysis

Last synced: 17 Mar 2025

https://github.com/radareorg/radare2

UNIX-like reverse engineering framework and command-line toolset

binary-analysis c commandline disassembler forensics hacktoberfest malware-analysis radare2 reverse-engineering security

Last synced: 16 Dec 2025

https://github.com/capstone-engine/capstone

Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.

arm arm64 bpf disassembler ethereum framework m0s65xx m680x m68k mips powerpc reverse-engineering riscv security sparc systemz tms320c64x webassembly x86 x86-64

Last synced: 08 May 2025

https://github.com/aquynh/capstone

Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.

arm arm64 bpf disassembler ethereum framework m0s65xx m680x m68k mips powerpc reverse-engineering riscv security sparc systemz tms320c64x webassembly x86 x86-64

Last synced: 13 Mar 2025

https://github.com/zyantific/zydis

Fast and lightweight x86/x86-64 disassembler and code generation library

amd c codegen disassembler intel x86 x86-64

Last synced: 13 May 2025

https://github.com/zrax/pycdc

C++ python bytecode disassembler and decompiler

cxx decompiler disassembler hacktoberfest python

Last synced: 14 May 2025

https://github.com/icedland/iced

Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua

assembler decoder disassembler encoder x64 x86

Last synced: 14 May 2025

https://github.com/plasma-disassembler/plasma

Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.

arm capstone disassembler mips reverse-engineering x86 x86-64

Last synced: 20 Mar 2025

https://github.com/bootleg/ret-sync

ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.

binaryninja debugger disassembler ghidra ida-plugin ida-pro reverse-engineering software-analysis

Last synced: 15 May 2025

https://github.com/das-labor/panopticon

A libre cross-platform disassembler.

disassembler qml reverse-engineering rust security static-analysis

Last synced: 15 May 2025

https://github.com/jon-becker/heimdall-rs

Heimdall is an advanced EVM smart contract toolkit specializing in bytecode analysis and extracting information from unverified contracts.

cfg decoder decompiler disassembler eth ethereum evm rust security solidity toolkit yul

Last synced: 14 May 2025

https://github.com/Jon-Becker/heimdall-rs

Heimdall is an advanced EVM smart contract toolkit specializing in bytecode analysis and extracting information from unverified contracts.

cfg decoder decompiler disassembler eth ethereum evm rust security solidity toolkit yul

Last synced: 25 Mar 2025

https://github.com/wisk/medusa

An open source interactive disassembler

c-plus-plus disassembler emulator reverse-engineering symbolic-execution

Last synced: 15 Mar 2025

https://github.com/petoolse/petools

PE Tools - Portable executable (PE) manipulation toolkit

analysis disassembler dumper entropy hex-editor pefile rebuilder resources

Last synced: 20 Mar 2025

https://github.com/bitdefender/bddisasm

bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.

decoder disassembler emulator instruction shellcode x64 x86

Last synced: 14 May 2025

https://github.com/washi1337/asmresolver

A library for creating, reading and editing PE files and .NET modules.

assembler cil disassembler dotnet il malware-analysis msil parser pe portable-executable reader reverse-engineering writer

Last synced: 16 May 2025

https://github.com/rdbo/libmem

Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)

assembler c c-plus-plus code-injection detour-hook disassembler function-call game-hacking hook library-injection memory process python rust syscall

Last synced: 14 May 2025

https://github.com/anestisb/vdexextractor

Tool to decompile & extract Android Dex bytecode from Vdex files

android art-runtime bytecode bytecode-unquickening cdex compactdex decompiler dex disassembler libart vdex

Last synced: 28 Oct 2025

https://github.com/crytic/ethersplay

EVM dissassembler

binary-ninja disassembler ethereum evm

Last synced: 27 Mar 2025

https://github.com/rizinorg/rz-ghidra

Deep ghidra decompiler and sleigh disassembler integration for rizin

decompiler disassembler ghidra hacktoberfest reverse-engineering rizin sleigh

Last synced: 16 May 2025

https://github.com/hexhive/retrowrite

RetroWrite -- Retrofitting compiler passes through binary rewriting

aarch64 assembly binary-rewriting disassembler reverse-engineering security x86-64

Last synced: 12 Apr 2025

https://github.com/egorbo/disasmo

VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).

asm csharp disassembler netcore visual-studio-extension

Last synced: 31 Mar 2025

https://github.com/HexHive/retrowrite

RetroWrite -- Retrofitting compiler passes through binary rewriting

aarch64 assembly binary-rewriting disassembler reverse-engineering security x86-64

Last synced: 08 May 2025

https://github.com/EgorBo/Disasmo

VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).

asm csharp disassembler netcore visual-studio-extension

Last synced: 29 Apr 2025

https://github.com/yhs0602/android-disassembler

Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. μ•ˆλ“œλ‘œμ΄λ“œ NDK 곡유 라이브러리, Windows λ°”μ΄λ„ˆλ¦¬, etc,... 리버싱 μ•±

android arm assembly capstone disassemble disassembler disassembly dll elf exe iat jni ndk nm reversing security-tools shared-library symbols windows-pe

Last synced: 13 Apr 2025

https://github.com/yhs0602/Android-Disassembler

Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. μ•ˆλ“œλ‘œμ΄λ“œ NDK 곡유 라이브러리, Windows λ°”μ΄λ„ˆλ¦¬, etc,... 리버싱 μ•±

android arm assembly capstone disassemble disassembler disassembly dll elf exe iat jni ndk nm reversing security-tools shared-library symbols windows-pe

Last synced: 27 Mar 2025

https://github.com/airbus-cert/Yagi

Yet Another Ghidra Integration for IDA

decompiler disassembler ghidra ida-plugin reverse-engineering

Last synced: 11 Jul 2025

https://github.com/FuzzingLabs/octopus

Security Analysis tool for WebAssembly module (wasm) and Blockchain Smart Contracts (BTC/ETH/NEO/EOS)

blockchain call-flow-analysis control-flow-analysis disassembler eos ethereum evm-bytecode neo security security-analysis smart-contracts wasm webassembly

Last synced: 18 Apr 2025

https://github.com/gfx-rs/rspirv

Rust implementation of SPIR-V module processing functionalities

binary disassembler module opencl opengl rust spirv vulkan

Last synced: 14 May 2025

https://github.com/echo-devim/fhex

A Full-Featured HexEditor compatible with Linux/Windows/MacOS

assembler capstone cplusplus-11 disassembler gui hexeditor keystone qt5 reverse-engineering

Last synced: 16 May 2025

https://github.com/b2r2-org/b2r2

B2R2 is a collection of useful algorithms, functions, and tools for binary analysis.

aarch64 avr binary binary-analysis cfg disassembler disassembly dotnet elf-parser evm fsharp mach-o mips pe-binaries reverse-engineering risc-v x86 x86-64

Last synced: 15 May 2025

https://github.com/pfalcon/scratchabit

Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API

disassembler ida ida-plugin idapython reverse-engineering

Last synced: 05 Apr 2025

https://github.com/pfalcon/ScratchABit

Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API

disassembler ida ida-plugin idapython reverse-engineering

Last synced: 27 Mar 2025

https://github.com/bw3ll/sharem

SHAREM is a shellcode analysis framework, capable of emulating more than 20,000 WinAPIs and virutally all Windows syscalls. It also contains its own custom disassembler, with many innovative features, such as being able to show the deobfuscated disassembly of an encoded shellcode, or integrating emulation data to enhance the disassembly.

disassembler emulation shellcode

Last synced: 08 Apr 2025

https://vmallet.github.io/ida-plugins/

An interactive list of plugins for hex-rays' IDA Pro

disassembler ida ida-plugin ida-pro idapython idapython-plugin reverse-engineering

Last synced: 15 Mar 2025

https://github.com/GrammaTech/gtirb

Intermediate Representation for Binary analysis and transformation

analysis binary binary-analysis binary-rewriting disassembler gtirb intermediate-representation reverse-engineering

Last synced: 08 May 2025

https://github.com/yukiarrr/Il2cppSpy

Unity IL2CPP Disassembler (for apk)

apks decompiler disassembler il2cpp qt unity

Last synced: 30 Apr 2025

https://github.com/rocky/python-xdis

Python cross-version bytecode library and disassembler

bytecode cross-platform disassembler python-library

Last synced: 14 May 2025

https://github.com/mattcurrie/mgbdis

Game Boy ROM disassembler with RGBDS compatible output

disassembler game-boy gameboy reverse-engineering rgbds

Last synced: 16 May 2025

https://github.com/FuzzingLabs/thoth

Cairo/Starknet security toolkit (bytecode analyzer, disassembler, decompiler, symbolic execution, SBMC)

analysis cairo-lang callflow cfg decompiler disassembler reversing security sierra starknet symbolic-execution

Last synced: 18 Apr 2025

https://github.com/danielplohmann/smda

SMDA is a minimalist recursive disassembler library that is optimized for accurate Control Flow Graph (CFG) recovery from memory dumps.

code-analysis control-flow-analysis control-flow-graph disassembler memory-dump x64 x86

Last synced: 21 Jun 2025

https://github.com/tintinweb/ethereum-dasm

An ethereum evm bytecode disassembler and static/dynamic analysis tool

blockchain disassembler dynamic-analysis ethereum evm static-analysis

Last synced: 05 Apr 2025

https://github.com/blacktop/docker-ghidra

Ghidra Client/Server Docker Image

disassembler docker docker-image ghidra java nsa

Last synced: 12 Apr 2025

https://github.com/Cararasu/holodec

Decompiler for x86 and x86-64 ELF binaries

cpp decompile disassembler elf x86 x86-64

Last synced: 24 Apr 2025

https://github.com/d-edge/fasmi

F# -> ASM disassembler

assembler disassembler dotnet dotnet-tool fsharp jit msil

Last synced: 24 Dec 2025

https://github.com/aengelke/fadec

A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.

decoder disassembler encoder x86 x86-32 x86-64

Last synced: 09 Apr 2025

https://github.com/gh-nomad/nmd

set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.

2d-graphics assembly c89 disassembler header-only length-disassembler single-header x86

Last synced: 31 Oct 2025

https://github.com/fadden/6502bench

A workbench for developing 6502 code

6502 6502-disassembly 65816 disassembler

Last synced: 09 Jul 2025

https://github.com/lifting-bits/sleigh

Unofficial CMake build for Ghidra's C++ SLEIGH code

binary-analysis cmake cplusplus cpp decompiler disassembler ghidra reverse-engineering sleigh

Last synced: 04 Apr 2025

https://github.com/liuzhengyang/hsdis

hotspot disassembler hsdis

disassembler hotspot hsdis java openjdk

Last synced: 02 Aug 2025

https://github.com/knight0x07/pyc2bytecode

A Python Bytecode Disassembler helping reverse engineers in dissecting Python binaries by disassembling and analyzing the compiled python byte-code(.pyc) files across all python versions (including Python 3.10.*)

blueteam cybersecurity disassembler infosec infosectools malware-analysis malware-research python reverse-engineering security-tools static-analysis threat-intelligence

Last synced: 28 Apr 2025

https://github.com/Fleynaro/SDA

SDA is a rich cross-platform tool for reverse engineering that focused firstly on analysis of computer games. I'm trying to create a mix of the Ghidra, Cheat Engine and x64dbg. My tool will combine static and dynamic analysis of programs. Now SDA is being developed.

analysis debugger decompiler disassembler dynamic-analysis games pe-format reverse-engineering static-analysis tool x86 x86-64

Last synced: 09 Jul 2025

https://github.com/mahdisafsafi/univdisasm

x86 Disassembler and Analyzer

avx512 delphi disassembler x86-64

Last synced: 14 Sep 2025

https://github.com/wernsey/chip8

A CHIP-8 interpreter, assembler and disassembler in C

chip-8 chip8 chip8-emulator disassembler emulator sdl

Last synced: 01 Apr 2025

https://github.com/vbrazhnik/corewar

School 42 project // Implementation of programming game β€œCore War” [Champions + Assembler + Disassembler + Virtual Machine + Visualizer]

42 42projects 42school assembler born2code c corewar corewars disassembler gui ncurses unitfactory virtual-machine visualization visualizer

Last synced: 24 Oct 2025

https://github.com/swojtasiak/fcml-lib

A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library).

amd64 assembler avx avx-512 avx2 code-generator disassembler intel shared-library sse sse2 sse3 sse41 sse42 ssse3 x86 x86-32 x86-64 xop

Last synced: 04 Jul 2025

https://github.com/zyantific/zydis-rs

Zydis Rust Bindings

bindings disassembler ffi rust zydis

Last synced: 04 Apr 2025

https://github.com/rsc-dev/pbd

Pbd is a Python module to disassemble serialized protocol buffers descriptors (https://developers.google.com/protocol-buffers/).

disassembler protocol-buffers protocol-buffers-disassembler python reverse-engineering security

Last synced: 23 Jul 2025

https://github.com/samth/disassemble

Disassembler for Racket

disassembler racket

Last synced: 25 Mar 2025

https://github.com/jverkoey/windfish

A tracing disassembler & UI for Gameboy ROMs β€” integrated with Sameboy for emulation & debugging.

disassembler game-boy gameboy-roms

Last synced: 13 Apr 2025

https://github.com/hasherezade/vidi

ViDi Visual Disassembler (experimental)

bearparser disassembler multiplatform pe-file

Last synced: 25 Mar 2025