-
Updated
Oct 4, 2021 - C++
#
disassembler
Here are 425 public repositories matching this topic...
An open-source x64/x32 debugger for windows.
Ghidra is a software reverse engineering (SRE) framework
-
Updated
Oct 5, 2021 - Java
trufae
commented
Oct 5, 2021
- /o?
- /w?
- /i?
- /f?
- /s?
- /O?
- /d?
- /F?
- a8?
- aF?
- afm?
- afu?
- afna?
Read more
A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
reverse-engineering
disassembler
analyzer
hex-editor
dear-imgui
ips
nodes
dark-mode
pattern-language
data-processor
ips32
pattern-highlighting
mathematical-evaluator
-
Updated
Oct 5, 2021 - C++
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
security
arm
framework
mips
x86-64
ethereum
reverse-engineering
disassembler
webassembly
riscv
x86
arm64
sparc
m68k
powerpc
systemz
bpf
m0s65xx
m680x
tms320c64x
-
Updated
Aug 24, 2021 - C
disconnect3d
commented
Jul 22, 2020
Tl;dr: Use the workaround from https://github.com/pwndbg/pwndbg/pull/322/files only for broken gdb versions
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
-
Updated
Aug 31, 2021 - Python
Program for determining types of files for Windows, Linux and MacOS.
html
debugger
detect
packer
entropy
static-analysis
reverse-engineering
disassembler
detector
mach-o
elf
malware-analysis
binary-analysis
program-analysis
macho
malware-research
hacktoberfest
unpacker
hacktoberfest2021
-
Updated
Oct 6, 2021 - JavaScript
Reverse engineering framework in Python
python
emulator
reverse-engineering
assembler
disassembler
symbolic-execution
intermediate-representation
hacktoberfest
-
Updated
Oct 4, 2021 - Python
Fast and lightweight x86/x86-64 disassembler library
-
Updated
Oct 4, 2021 - C
Binary Analysis Platform
emulator
security
arm
mips
static-analysis
ocaml
reverse-engineering
disassembler
symbolic-execution
bap
x86
dynamic-analysis
binary-analysis
instruction-semantics
program-analysis
taint-analysis
powerpc
program-verification
lifter
-
Updated
Oct 4, 2021 - OCaml
A libre cross-platform disassembler.
-
Updated
Jan 3, 2019 - Rust
The OpenSource Disassembler
linux
arm
cplusplus
cross-platform
mips
esp32
reverse-engineering
disassembler
qt5
ida
ida-pro
software-analysis
dalvik
binary-analysis
espressif
xtensa
dex
idapro
miniz
assemblers
esp32-idf
libiberty
binutils-demangler
msvc-demangler
-
Updated
Sep 26, 2021 - C++
Reko is a binary decompiler.
arm
dotnet
x86-64
decompiler
reverse-engineering
disassembler
x86
decompile
m68k
aarch64
risc-v
decompiler-engine
disassemble
-
Updated
Oct 6, 2021 - C#
A reverse engineering tool that'll supply the place of Cheat Engine for linux
game
bookmark
reverse-engineering
disassembler
injection
patcher
gdb
python3
cheat-engine
wiki-page
memory-hacking
hex-editor
game-hacking
tracer
opcode-searcher
debugging-tool
dissect-code
gdb-python-scripts
-
Updated
Oct 6, 2021 - Python
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.
-
Updated
Sep 13, 2021 - C
C++ python bytecode disassembler and decompiler
-
Updated
Aug 16, 2021 - C++
An open source interactive disassembler
-
Updated
Sep 16, 2019 - C++
Powerful Disassembler Library For x86/AMD64
x64
x86-64
disassembler
x86
disassembly
distorm
disassembler-library
disassembler-distorm
distorm3
distorm64
-
Updated
Oct 6, 2021 - C
DIE engine
entropy
reverse-engineering
signature
disassembler
elf
binary-analysis
program-analysis
hacktoberfest
yara
unpacker
hacktoberfest2021
-
Updated
Oct 6, 2021 - C++
Tool to decompile & extract Android Dex bytecode from Vdex files
android
bytecode
decompiler
disassembler
dex
vdex
art-runtime
libart
bytecode-unquickening
compactdex
cdex
-
Updated
May 13, 2020 - C
-
Updated
Oct 6, 2021 - Python
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.
-
Updated
Aug 31, 2021 - C
-
Updated
Feb 19, 2021 - Python
PE Tools - Portable executable (PE) manipulation toolkit
-
Updated
Apr 4, 2018
jstaursky
commented
Nov 10, 2020
pdgsd
does not seem to process PUSH EBP
very well, the p-code semantics show up as
(unique,0x12f0,4) = COPY EBP
ESP = INT_SUB ESP, 0x4
(unique,0x12f0,4) = STORE ram[ESP]
which doesn't make sense. Last line should be STORE ram[ESP] = (unique,0x12f0,4)
the raw p-code will show you:
STORE (const,0x55fef11636d0,8) (register,ESP,4) (unique,0x1b50,4)
and the
VS2019 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
-
Updated
Oct 6, 2021 - C#
A fast and accurate disassembler
analysis
binary
reverse-engineering
disassembler
binary-analysis
intermediate-representation
binary-rewriting
gtirb
-
Updated
Oct 5, 2021 - C++
Improve this page
Add a description, image, and links to the disassembler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the disassembler topic, visit your repo's landing page and select "manage topics."