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.
Die Hauptfunktionen von merces/pev sind: File Format Analysis.
Open-Source-Alternativen zu merces/pev sind unter anderem: 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.