Extracts 119 features from PE files for machine learning-based packer detection and malware analysis.
This utility extracts 119 static features from Portable Executable (PE) files to support machine learning algorithms in detecting packing and malware. Packing compresses executables but is increasingly used to hide malicious code, making detection crucial for security. The project aims to identify which packer was applied to a given file by combining rule-based algorithms, dynamic features from sandbox execution, and AI techniques.
The project focuses on combining existing tools and methodologies to create an effective, efficient, and robust solution for packing detection and classification, extending prior academic research in collaboration with industry partners.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.