disassembler topic

List disassembler repositories

AsmResolver

804
Stars
124
Forks
Watchers

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

miasm

3.4k
Stars
465
Forks
Watchers

Reverse engineering framework in Python

plasma

3.0k
Stars
278
Forks
Watchers

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

petools

967
Stars
130
Forks
Watchers

PE Tools - Portable executable (PE) manipulation toolkit

iced

2.7k
Stars
226
Forks
Watchers

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

bddisasm

849
Stars
108
Forks
Watchers

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.

fhex

420
Stars
43
Forks
Watchers

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

Android-Disassembler

568
Stars
90
Forks
Watchers

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 d...

reko

2.0k
Stars
239
Forks
Watchers

Reko is a binary decompiler.

pycdc

2.9k
Stars
584
Forks
Watchers

C++ python bytecode disassembler and decompiler