GlgApr/Malware-Analyzer
Automation Batch Malware Analyzer using Ghidra headlessAnalyzer
This tool helps security analysts and malware researchers automatically dissect large collections of suspicious files. It takes a directory full of malware samples (like executables, DLLs, or scripts) and systematically extracts crucial static features like API call entropy, function counts, and obfuscation scores. The output is a structured CSV dataset that can be used for training machine learning models or conducting further malware research.
No commits in the last 6 months.
Use this if you need to rapidly process numerous malware binaries to extract key characteristics for threat intelligence, malware family clustering, or creating datasets for AI-driven detection.
Not ideal if you need to understand runtime behavior of malware or analyze heavily packed samples without manual unpacking, as it focuses solely on static analysis.
Stars
12
Forks
2
Language
Java
License
—
Category
Last pushed
Apr 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/GlgApr/Malware-Analyzer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rednaga/APKiD
Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android
0xfke/Malware-Detection-and-Analysis-using-Machine-Learning
Malware🦠Detection and Analysis using Machine Learning (MDAML) is designed to provide users with...
rieck/malheur
A Tool for Automatic Analysis of Malware Behavior
AFAgarap/malware-classification
Towards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support...
Kiinitix/Malware-Detection-using-Machine-learning
Anomaly based Malware Detection using Machine Learning (PE and URL)