Useful Yara rules that I made/use.
-
Updated
Jul 13, 2021 - YARA
Useful Yara rules that I made/use.
Static PE malware analysis engine and explainable verdicts without execution
PE (Windows executable) forensic analyzer — pe-core parses PE32/PE64 headers (sections, imports, entropy); pe-analysis grades MITRE-tagged anomalies (suspicious imports, packing/entropy, process-injection IOCs)
纯 Python PE 文件结构异常扫描器 | Pure-Python PE structural anomaly scanner - packer detection, RWX scan, entropy analysis
Add a description, image, and links to the packer-detection topic page so that developers can more easily learn about it.
To associate your repository with the packer-detection topic, visit your repo's landing page and select "manage topics."