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.
Elastic Malware Benchmark for Empowering Researchers
pefile is a Python module to read and work with PE (Portable Executable) files
SafetyKatz is a combination of slightly modified version of @gentilkiwi's Mimikatz project and @subtee's .NET PE Loader.
The main features of merces/pev are: File Format Analysis.
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.