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

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

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

binspector/binspector

0
View on GitHub↗
0 星标·0 分支·1 次浏览

Binspector

Features

  • Reverse Engineering Tools - Binary format analysis tool.

Star 历史

binspector/binspector 的 Star 历史图表binspector/binspector 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Binspector 的开源替代方案

相似的开源项目,按与 Binspector 的功能重合度排序。
  • 0xd4d/de4dot0xd4d 的头像

    0xd4d/de4dot

    7,426在 GitHub 上查看↗

    de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers, restore metadata, and simplify bytecode control flow to transform protected binaries back into human-readable code. The project features specialized systems for decrypting strings and constants using both static and dynamic analysis. It identifies specific protection tools through pattern-based detection and strips anti-analysis protections, such as tamper detection and anti-debugging code. The tool provides a suite of reverse engineering capabilities, including binary wrapper un

    C#
    在 GitHub 上查看↗7,426
  • 0xd4d/dnspy0xd4d 的头像

    0xd4d/dnSpy

    29,539在 GitHub 上查看↗

    dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It functions as a decompiler that converts assemblies back into readable high-level source code, an assembly editor for modifying bytecode and metadata, and a debugger for inspecting compiled binaries. The project integrates a hex editor specifically for inspecting and modifying raw bytes and Common Intermediate Language structures. It allows for the direct modification of binary contents to change application behavior without requiring the original project source files. The tool

    C#
    在 GitHub 上查看↗29,539
  • 0xnobody/vmpattack0

    0xnobody/vmpattack

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • 0xd4d/antinet0xd4d 的头像

    0xd4d/antinet

    306在 GitHub 上查看↗

    .NET anti-managed debugger and anti-profiler code

    C#
    在 GitHub 上查看↗306
查看 Binspector 的所有 30 个替代方案→

常见问题解答

binspector/binspector 的主要功能有哪些?

binspector/binspector 的主要功能包括:Reverse Engineering Tools。

binspector/binspector 有哪些开源替代品?

binspector/binspector 的开源替代品包括: 0xd4d/de4dot — de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers,… 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… 0xnobody/vmpattack. 0xnobody/vmpdump — A dynamic VMP dumper and import fixer, powered by VTIL. alonemonkey/iosrebook. 0xd4d/antinet — .NET anti-managed debugger and anti-profiler code.