awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
M

merces/pev

0
View on GitHub↗
0 stars·0 forks·7 views

Pev

Features

  • File Format Analysis - Toolkit for analyzing PE files.

Star history

Star history chart for merces/pevStar history chart for merces/pev

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pev

Similar open-source projects, ranked by how many features they share with Pev.
  • endgameinc/emberendgameinc avatar

    endgameinc/ember

    1,163View on GitHub↗

    Elastic Malware Benchmark for Empowering Researchers

    Jupyter Notebook
    View on GitHub↗1,163
  • erocarrera/pefileerocarrera avatar

    erocarrera/pefile

    2,048View on GitHub↗

    pefile is a Python module to read and work with PE (Portable Executable) files

    Python
    View on GitHub↗2,048
  • ghostpack/safetykatzGhostPack avatar

    GhostPack/SafetyKatz

    1,325View on GitHub↗

    SafetyKatz is a combination of slightly modified version of @gentilkiwi's Mimikatz project and @subtee's .NET PE Loader.

    C#
    View on GitHub↗1,325
  • egebalci/amberEgeBalci avatar

    EgeBalci/amber

    1,418View on GitHub↗

    Reflective PE packer.

    Go
    View on GitHub↗1,418
See all 9 alternatives to Pev→

Frequently asked questions

What are the main features of merces/pev?

The main features of merces/pev are: File Format Analysis.

What are some open-source alternatives to merces/pev?

Open-source alternatives to merces/pev include: egebalci/amber — Reflective PE packer. endgameinc/ember — Elastic Malware Benchmark for Empowering Researchers. erocarrera/pefile — pefile is a Python module to read and work with PE (Portable Executable) files. ghostpack/safetykatz — SafetyKatz is a combination of slightly modified version of @gentilkiwi's Mimikatz project and @subtee's .NET PE Loader. hasherezade/libpeconv — A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl. itm4n/vba-runpe.