dissassembler
There are 43 repositories under dissassembler topic.
konatabrk/shellen
:cherry_blossom: Interactive shellcoding environment to easily craft shellcodes
WINSDK/bite
Disassembler focused on comprehensive rust support.
crytic/pyevmasm
Ethereum Virtual Machine (EVM) disassembler and assembler
crytic/ida-evm
IDA Processor Module for the Ethereum Virtual Machine (EVM)
mongodb-labs/disasm
Interactive Disassembler GUI - This Repository is NOT a supported MongoDB product
skylot/raung
Assembler/disassembler for java bytecode
PaulusParssinen/Shockky
.NET library for [dis]assembling Shockwave files
delphilite/BeaEngineDelphi
BeaEngine Disassembler Library Binding for Delphi
delphilite/CapstoneDelphi
Capstone Disassembler Library Binding for Delphi
JoshKarpel/dis-cli
Display Python source code and bytecode side-by-side at the command line
pce-devel/Etripator
A PC-Engine disassembler
pingbird/dartlua
A library and cli for running, disassembling, and debugging Lua programs.
suifei/asm2hex2
The new version is refactored using C++ (cpp), while the original version was developed using Golang. A cross-platform GUI tool for converting between Assembly and Machine Code (Hex), powered by Keystone Engine and Capstone Engine.
beehive-lab/beehive-spirv-toolkit
Prototype for a SPIR-V assembler and dissasembler. It provides a composable Java interface for generating SPIR-V code at runtime.
five-embeddev/riscv-gtkwave
GTKWave Decoders for RISCV
zboralski/reverse
reverse is a static analysis and key extraction tool for Cocos apps.
blacktop/disasster
Golang AARCH64 Disassembler
n0thhhing/ts-capstone
capstone bindings for typescript
jacob-hegna/open8080
An open source implementation of the Intel 8080 processor. Very incomplete.
contractshark/RAplus
RA+ - EVM Exploit generator
isaccanedo/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM
iurjscsi1101500/MACH10
A Mach-O binary rewriter and dissassembler written in C++ built for AArch64 Macs
saruman9/ghidra
Ghidra is a software reverse engineering (SRE) framework
xms0g/nobjdump
objdump utility tool for NES
0XC7R/DISSEM
DISSEM is a python made project written to dissasemble assembly from files. It utilizes the capstone package for its functionality.
antoninhrlt/showbin
Another disassembler program made in C language. Works during execution or not. Learning project [in dev]
BrandonDao/Project6502
A C# assembler, disassembler, and emulator for the 6502 microprocessor
BrandonDao/ProjectISA
A C# assembler, disassembler, and emulator for my custom instruction set architecture (work in progress)
DefinetlyNotAI/PyDissect
Simple terminal-based script that dissects python scripts into bytecode and low-level info!
flipbitsnotburgers/corrode86
An 8086 instruction decoder/disassembler and simulator written in Rust.
jaacoppi/armasmcode
Snippets of 64-bit ARM (aarch64) assembly code for GNU as and LD
malice-plugins/xori
Malice Xori Disassembler Plugin
saruman9/sleigh_preprocessor
See https://github.com/saruman9/sleigh_parser
AtomicNibble/TDiss
disassembler for x86 / x86-64 (AMD64)
markjamesm/ChipDecode
A CHIP-8 dissasembler written in C.