disassembler topic

List disassembler repositories

pbd

86
Stars
3
Forks
Watchers

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

pyc2bytecode

128
Stars
23
Forks
Watchers

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

skoolkit

133
Stars
15
Forks
Watchers

A suite of tools for creating disassemblies of ZX Spectrum games.

Corewar

88
Stars
4
Forks
Watchers

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

UnivDisasm

91
Stars
33
Forks
Watchers

x86 Disassembler and Analyzer

retools

83
Stars
10
Forks
Watchers

retools: a reverse engineering toolkit for normies

fcml-lib

84
Stars
22
Forks
Watchers

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

chip8

92
Stars
9
Forks
Watchers

A CHIP-8 interpreter, assembler and disassembler in C

ViDi

74
Stars
23
Forks
Watchers

ViDi Visual Disassembler (experimental)

windfish

72
Stars
5
Forks
Watchers

A tracing disassembler & UI for Gameboy ROMs — integrated with Sameboy for emulation & debugging.