awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
uxmal avatar

uxmal/reko

0
View on GitHub↗
2,576 星标·269 分支·C#·GPL-2.0·4 次浏览uxmal.github.io/reko↗

Reko

Reko is a binary decompiler.

Features

  • Decompilation Tools - Free decompiler for machine code binaries.
  • Decompilers - Binary decompiler for various architectures.

Star 历史

uxmal/reko 的 Star 历史图表uxmal/reko 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Reko 的开源替代方案

相似的开源项目,按与 Reko 的功能重合度排序。
  • avast/retdecavast 的头像

    avast/retdec

    8,556在 GitHub 上查看↗

    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

    C++
    在 GitHub 上查看↗8,556
  • boomerangdecompiler/boomerangBoomerangDecompiler 的头像

    BoomerangDecompiler/boomerang

    403在 GitHub 上查看↗

    Boomerang Decompiler - Fighting the code-rot :)

    C++
    在 GitHub 上查看↗403
  • comaeio/porositycomaeio 的头像

    comaeio/porosity

    935在 GitHub 上查看↗

    UNMAINTAINED Decompiler and Security Analysis tool for Blockchain-based Ethereum Smart-Contracts

    C++
    在 GitHub 上查看↗935
  • ata4/bspsrcA

    ata4/bspsrc

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 Reko 的所有 21 个替代方案→

常见问题解答

uxmal/reko 是做什么的?

Reko is a binary decompiler.

uxmal/reko 的主要功能有哪些?

uxmal/reko 的主要功能包括:Decompilation Tools, Decompilers。

uxmal/reko 有哪些开源替代品?

uxmal/reko 的开源替代品包括: 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.