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

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

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

1 个仓库

Awesome GitHub RepositoriesPortable Executable Analyzers

Specialized tools for inspecting the structure and logic of Windows PE binary files.

Distinct from Executable Analysis Tools: None of the candidates specifically cover the holistic analysis of PE files for reverse engineering purposes.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Portable Executable Analyzers. Refine with filters or upvote what's useful.

Awesome Portable Executable Analyzers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • hasherezade/pe-bearhasherezade 的头像

    hasherezade/pe-bear

    3,684在 GitHub 上查看↗

    PE-bear is a graphical portable executable analysis tool designed for inspecting, disassembling, and modifying the structure of Windows PE binary files. It functions as a static analysis framework used to identify malicious patterns and reverse engineer program logic. The project provides a binary diffing tool to identify structural and content differences between two executable files. It also includes a section editor for modifying binary layouts by adding or altering sections and imports. The tool covers a range of binary analysis capabilities, including machine code disassembly, file layo

    Provides a comprehensive graphical utility for inspecting, disassembling, and modifying Windows PE binary files.

    C++bearparsermalware-analysismultiplatform
    在 GitHub 上查看↗3,684
  1. Home
  2. Operating Systems & Systems Programming
  3. Portable Executable Analyzers