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

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

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

cseagle/fREedom

0
View on GitHub↗
230 星标·28 分支·PLpgSQL·GPL-2.0·2 次浏览

FREedom

capstone based disassembler for extracting to binnavi

Features

  • 二进制分析工具 - Framework for binary analysis and reverse engineering tasks.
  • Disassemblers - A disassembler and analysis tool for various architectures.
  • Disassemblers And Decompilers - A specialized tool for analyzing and deobfuscating binary code.

Star 历史

cseagle/freedom 的 Star 历史图表cseagle/freedom 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

FREedom 的开源替代方案

相似的开源项目,按与 FREedom 的功能重合度排序。
  • dotnet/benchmarkdotnetdotnet 的头像

    dotnet/BenchmarkDotNet

    11,428在 GitHub 上查看↗

    BenchmarkDotNet is a library and tool suite for measuring the execution time and memory allocation of .NET code. It utilizes statistical sampling and warm-up iterations to determine the stability and precise execution speed of specific methods. The project provides a JIT disassembly viewer to inspect processor disassembly and analyze how the compiler executes code paths. It includes a memory allocation profiler that tracks managed and native memory traffic to identify efficiency bottlenecks. Additionally, a runtime performance comparator allows the same benchmarks to be executed across differ

    C#benchmarkbenchmarkingc-sharp
    在 GitHub 上查看↗11,428
  • aidansteele/osx-abi-macho-file-format-referenceaidansteele 的头像

    aidansteele/osx-abi-macho-file-format-reference

    878在 GitHub 上查看↗
    abiapplemach-o
    在 GitHub 上查看↗878
  • airbus-seclab/bincatairbus-seclab 的头像

    airbus-seclab/bincat

    1,858在 GitHub 上查看↗

    Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection

    OCaml
    在 GitHub 上查看↗1,858
  • 0xd4d/iced0

    0xd4d/iced

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

常见问题解答

cseagle/freedom 是做什么的?

capstone based disassembler for extracting to binnavi

cseagle/freedom 的主要功能有哪些?

cseagle/freedom 的主要功能包括:二进制分析工具, Disassemblers, Disassemblers And Decompilers。

cseagle/freedom 有哪些开源替代品?

cseagle/freedom 的开源替代品包括: dotnet/benchmarkdotnet — BenchmarkDotNet is a library and tool suite for measuring the execution time and memory allocation of .NET code. It… aidansteele/osx-abi-macho-file-format-reference. airbus-seclab/bincat — Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction,… anatolikalysch/vmattack. angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… 0xd4d/iced.