awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hasherezade/pe-bearAvatar de hasherezade

    hasherezade/pe-bear

    3,684Voir sur 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
    Voir sur GitHub↗3,684
  1. Home
  2. Operating Systems & Systems Programming
  3. Portable Executable Analyzers