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.
A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl
The main features of hasherezade/libpeconv are: File Format Analysis.
Open-source alternatives to hasherezade/libpeconv 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. itm4n/vba-runpe. katjahahn/portex — Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation…