czs108/Microsoft-Malware-Classification
🔍 "2015 Microsoft Malware Classification Challenge" - Using machine learning to classify malware into different families based on Windows PE structures, disassembly scripts and machine code.(“2015微软恶意软件分类挑战赛” - 使用机器学习基于Windows PE结构、反汇编和机器代码对恶意软件进行分类。)
This tool helps security analysts quickly identify the family of a suspicious executable file, like a virus or trojan. It takes raw executable files (PE structures, disassembly, machine code) and outputs the most likely malware family, along with probability scores. Cyber threat intelligence analysts, incident responders, and malware researchers would use this.
No commits in the last 6 months.
Use this if you need to rapidly classify unknown Windows executable files into known malware families based on static analysis.
Not ideal if you need to detect entirely new, unknown malware types or analyze dynamic behavior of malware.
Stars
31
Forks
8
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/czs108/Microsoft-Malware-Classification"
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...
CalebFenton/apkfile
Android app analysis and feature extraction library