#Pefile
Showing 13 of 13 repositories tagged #pefile, ranked by stars
Automatic and platform-independent unpacker for Windows binaries based on emulation
Portable Executable (PE) library written in .Net
Antivirus software written in Python and C++ that blocks threats through Machine Learning and behavioral monitoring!
Malware Data Science Reading Diary / Notes
A Malware classifier dataset built with header fields’ values of Portable Executable files
Small visualizator for PE files
Detecting Malware in PE files
This project is Malware detection API using ML and CNN techniques
[IN THE WORKS] Python script designed to provide comprehensive analysis of malware samples, combining static and dynamic analysis techniques to analyse the behaviour and characteristics of analysed malware. Utilises PEfile library and PyREBox (VM sandbox)
Malice PExecutable Plugin
This project analyzes PE information of exe files to detect malware. In this repository you will learn how to create your own dataset and will be able to see the use of machine learning models using the dataset. We will use machine learning for detect malware.
My personal PE Fixer that allows you to patch a raw PE dump to a fully patched and working PE dump that will help your analysis.
PETriage: A symbol-unified PE file reader for triage, built for multi-platform and multi-interface use.