Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Malware Analysis

Malware Analysis

235 projects

Showing 36 of 235 projects

EQGRP
EQGRPPerl

A browsable archive of decrypted NSA exploit tools and implants leaked by the Shadow Brokers in 2017.

#vulnerability-analysis#nsa#historical-leaks
Stars4.2k
Forks2.1k
Last commit9 years ago
FLOSS
FLOSSPython

A static analysis tool that automatically extracts and deobfuscates strings from malware binaries.

#string-extraction#gsoc-2026#malware-analysis
Stars4.1k
Forks537
Last commit1 day ago
CSCI 4976
CSCI 4976

A comprehensive university course repository for learning malware analysis through hands-on labs and real-world samples.

#security-training#anti-analysis-techniques#cybersecurity-education
Stars4.0k
Forks799
Last commit3 years ago
Lectures Notes
Lectures Notes

A comprehensive university course repository for learning malware analysis through hands-on labs and real-world samples.

#anti-analysis#cybersecurity-education#practical-malware-analysis
Stars4.0k
Forks799
Last commit3 years ago
Pafish
PafishC

A testing tool that detects virtual machines and malware analysis environments using techniques observed in real malware.

#sandbox#windows-security#anti-analysis
Stars3.9k
Forks495
Last commit2 years ago
APKLab
APKLabTypeScript

A VS Code extension that integrates Android reverse-engineering tools for APK analysis, modification, and debugging.

#dalvik#mobile-security#apktool
Stars3.9k
Forks332
Last commit8 days ago
CAPEv2
CAPEv2Python

An advanced malware sandbox for automated configuration and payload extraction with dynamic unpacking and anti-evasion capabilities.

#debugging-tools#sandbox#configs
Stars3.4k
Forks596
Last commit1 day ago
DIE
DIEC++

GUI and console sources for Detect It Easy (DiE), a program for determining file types and packers.

#signature#hacktoberfest#gui-tools
Stars3.2k
Forks391
Last commit1 day ago
APKiD
APKiDYARA

Identifies compilers, packers, obfuscators, and other characteristics in Android APK and DEX files.

#dex#apk-analysis#malware-detection
Stars2.5k
Forks342
Last commit11 days ago
FakeNet-NG
FakeNet-NGPython

A dynamic network analysis tool that intercepts and simulates network services for malware analysis and penetration testing.

#traffic-interception#gsoc-2026#penetration-testing
Stars2.2k
Forks376
Last commit1 month ago
PersistenceSniper
PersistenceSniperPowerShell

A PowerShell module for Blue Teams, Incident Responders, and System Administrators to hunt persistence techniques implanted in Windows machines.

#windows-security#malware-detection#malware-analysis
Stars2.1k
Forks223
Last commit
Pefile
PefilePython

A Python module for parsing and working with Portable Executable (PE) files, providing access to headers, sections, and embedded data.

#portable-executable#python#security-tools
Stars2.1k
Forks541
Last commit1 day ago
OSX Collector
OSX CollectorPython

A forensic evidence collection and analysis toolkit for macOS, gathering system data to investigate potential infections.

#forensic-collection#digital-forensics#system-investigation
Stars1.9k
Forks240
Last commit7 years ago
malice.io
malice.ioGo

An open-source malware analysis framework that functions as a self-hosted alternative to VirusTotal.

#virustotal#infosec#malice
Stars1.9k
Forks283
Last commit3 years ago
APT Notes
APT Notes

A repository of publicly-available reports and blogs on APT (Advanced Persistent Threat) campaigns, activity, and software, organized by year.

#security-reports#data-repository#apt-research
Stars1.8k
Forks293
Last commit1 year ago
Yara rules generator
Yara rules generatorPython

A Python tool that generates YARA rules for malware detection by filtering out strings and opcodes that appear in goodware.

#digital-forensics#python-tool#malwareanalysis
Stars1.8k
Forks305
Last commit6 months ago
Quark-Engine
Quark-EnginePython

An obfuscation-neglect Android malware scoring system that analyzes APKs for malicious behavior patterns.

#python-tool#malware-scoring#apk-analysis
Stars1.7k
Forks214
Last commit2 days ago
Malware Archive
Malware ArchiveHTML

A collection of real-world malware samples, analysis exercises, and training resources for cybersecurity education and research.

#maldoc-templates#lokibot#malware-samples
Stars1.7k
Forks241
Last commit2 years ago
Executable Packing
Executable Packing

A curated list of awesome resources for executable packing, unpacking, and detection, covering packers, tools, and literature.

#malware-packers#portable-executable#unpacking-tools
Stars1.6k
Forks137
Last commit1 month ago
Awesome executable packing
Awesome executable packing

A curated list of awesome resources, tools, and literature on executable packing, unpacking, and detection for malware analysis and cybersecurity.

#malware-packers#obfuscation#awesome-list
Stars1.6k
Forks137
Last commit1 month ago
Executable Packing
Executable Packing

A curated list of awesome resources (papers, tools, packers) related to executable packing, unpacking, and detection for malware analysis and cybersecurity.

#malware-packers#portable-executable#infosec-resources
Stars1.6k
Forks137
Last commit1 month ago
Viper
ViperPython

A binary analysis and management framework for organizing malware samples, exploits, and research scripts.

#exploit-management#cli-tool#python
Stars1.6k
Forks344
Last commit3 years ago
.NET Deobfuscator
.NET Deobfuscator

A curated list of open-source .NET deobfuscators and unpackers for reversing protected assemblies.

#unpacker#dnlib#deobfuscator
Stars1.5k
Forks295
Last commit1 year ago
peepdf
peepdfPython

A Python tool for analyzing PDF files to detect malicious content and perform security research.

#pdf-analysis#interactive-console#javascript-analysis
Stars1.5k
Forks248
Last commit1 year ago
Scylla Imports Reconstructor
Scylla Imports ReconstructorC++

A Windows tool for reconstructing import address tables (IAT) in x64/x86 executables, designed for reverse engineering and unpacking.

#executable-unpacking#pe-rebuilding#x64-support
Stars1.4k
Forks271
Last commit
Noriben
NoribenPython

A portable Python script that automates malware analysis by collecting runtime indicators using Sysinternals Procmon.

#digital-forensics#sysinternals-procmon#sandbox
Stars1.3k
Forks227
Last commit4 months ago
DRAKVUF
DRAKVUFC++

A virtualization-based agentless black-box binary analysis system for stealthy execution tracing.

#execution-tracing#system-introspection#intel-vt-x
Stars1.3k
Forks266
Last commit9 days ago
Android Malware Github repo
Android Malware Github repoShell

The largest open collection of Android malware samples for security research and analysis.

#digital-forensics#malware-samples#cybersecurity-research
Stars1.2k
Forks381
Last commit6 months ago
PETools
PETools

A Windows toolkit for analyzing, editing, and manipulating Portable Executable (PE) files and processes.

#pefile#portable-executable#process-dumper
Stars1.2k
Forks143
Last commit9 months ago
Android Unpacker
Android UnpackerC

A collection of tools and scripts for unpacking and analyzing protected Android applications, originally presented at Defcon 22.

#mobile-security#unpacker#apk-analysis
Stars1.2k
Forks333
Last commit6 years ago
Malcom
MalcomPython

A malware communication analyzer that visualizes network traffic and cross-references it with known malware sources.

#p2p-networks#dns-analysis#network-traffic
Stars1.2k
Forks217
Last commit8 years ago
Androl4b
Androl4b

A virtual machine for Android application security assessment, reverse engineering, and malware analysis.

#security-training#vulnerability-assessment#mobile-security
Stars1.2k
Forks264
Last commit3 years ago
IDR
IDRC++

Interactive Delphi Reconstructor (IDR) is a decompiler for Delphi-compiled Windows executables and DLLs, focusing on static analysis.

#delphi-decompiler#source-code-recovery#malware-analysis
Stars1.1k
Forks259
Last commit3 years ago
Manalyze
ManalyzeYARA

A static analyzer for PE executables that identifies malicious indicators and aids in malware assessment.

#pe#clamav#pe-files
Stars1.1k
Forks170
Last commit2 days ago
EXEInfo-PE
EXEInfo-PE

Free Windows executable and binary data detector that identifies packers, compilers, protectors, and file formats.

#exeinfo#pe-files#security-tools
Stars1.1k
Forks114
Last commit7 days ago
AVML
AVMLRust

A portable volatile memory acquisition tool for Linux that captures memory images without requiring target OS or kernel knowledge.

#rust-tool#digital-forensics#lime-compatible
Stars1.1k
Forks92
Last commit3 days ago
PreviousPage 2 of 7

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
1 year ago
3 years ago
Next
#Reverse Engineering114
#Security Tools84
#Cybersecurity67
#Python62
#Threat Intelligence52
#Binary Analysis52
#Security Research49
#Incident Response46
#Digital Forensics30
#Malware Research29
#Static Analysis28
#Malware27