How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Reko is a binary decompiler.
The main features of uxmal/reko are: Decompilation Tools, Decompilers.
Projects with overlapping indexed features include: avast/retdec — RetDec is a reverse engineering framework and static binary analysis tool. Its primary purpose is to function as an… boomerangdecompiler/boomerang — Boomerang Decompiler - Fighting the code-rot :). comaeio/porosity — *UNMAINTAINED* Decompiler and Security Analysis tool for Blockchain-based Ethereum Smart-Contracts. deathmarine/luyten — Luyten is an open source Java decompiler and bytecode analyzer designed to transform compiled class files back into… icsharpcode/avaloniailspy — Avalonia-based .NET Decompiler (port of ILSpy). ata4/bspsrc.
RetDec is a reverse engineering framework and static binary analysis tool. Its primary purpose is to function as an LLVM-based machine code decompiler that translates binary machine code from multiple architectures into high-level C source code. The system employs a multi-stage lifting pipeline to recover program logic, using an intermediate representation to apply optimizations before emitting source code. It distinguishes itself through the ability to identify compilers and packers, perform executable unpacking, and reconstruct class hierarchies and original program structures. The framewo
Boomerang Decompiler - Fighting the code-rot :)
UNMAINTAINED Decompiler and Security Analysis tool for Blockchain-based Ethereum Smart-Contracts