boomerang
Machine code decompiler
A decompiler tool for reverse-engineering machine code from various architectures and file formats.
Boomerang Decompiler - Fighting the code-rot :)
377 stars
29 watching
59 forks
Language: C++
last commit: almost 4 years ago
Linked from 1 awesome list
c-plus-plusclangcmakedecompilergccppcqt5reverse-engineeringsparcvisual-studiox86
Related projects:
Repository | Description | Stars |
---|---|---|
kubkon/zig-dis-x86_64 | A disassembler and encoder library for x86_64 machine code written in Zig. | 35 |
mikeakohn/java_grinder | Compiles Java bytecode to native machine code for embedded systems and retro computing platforms. | 496 |
samboycoding/cpp2il | Reverses Unity's IL2CPP build process to its original managed DLLs | 1,750 |
azmr/live_edit | A collection of single-header libraries to facilitate reloading, debugging, and profiling C++ code. | 14 |
das-labor/panopticon | A cross-platform disassembler for reverse engineering written in Rust. | 1,433 |
muellerberndt/apkx | A tool to decompile Android APKs into Java source code | 252 |
radareorg/r2ghidra | An integration of the Ghidra decompiler into radare2 for native code analysis and reverse engineering. | 358 |
icedland/iced | A high-performance toolset for analyzing and manipulating machine code in various programming languages | 2,981 |
glerchundi/grpc-boomerang | A gRPC-based protocol for implementing a distributed, fault-tolerant, and high-performance request/reply pattern in concurrent systems | 37 |
grammatech/resolve | Tools to automate the process of comparing and resolving differences in software code | 37 |
codecracker-tools/megadumper | A tool that extracts information from native and .NET assemblies | 409 |
ndmitchell/cmdargs | A Haskell library for building command line applications with minimal code | 91 |
cybershadow/digger | A tool to build and test old versions of the D programming language | 57 |
sztupy/luadec51 | A tool for decompiling Lua 5.1 scripts into human-readable code | 322 |
uxmal/reko | A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,173 |