bug-bounty490
google398
microsoft329
xss293
facebook288
rce199
exploit191
apple187
malware173
cve127
account-takeover113
bragging-post101
csrf86
privilege-escalation85
phishing81
browser80
supply-chain67
writeup66
dos66
stored-xss64
react64
authentication-bypass62
reflected-xss57
cloudflare56
node55
reverse-engineering53
ssrf51
aws51
docker50
input-validation48
access-control47
cross-site-scripting46
oauth46
smart-contract45
web345
ethereum43
defi42
sql-injection42
lfi41
web-security40
info-disclosure40
cloud39
web-application39
race-condition38
pentest37
ctf36
idor35
burp-suite35
vulnerability-disclosure34
html-injection33
0
7/10
Unpacker is a modular malware packer detection and unpacking tool that automatically identifies packers (UPX, ASPack, Themida, VMProtect, MPRESS) via signatures, entropy, and heuristics, then dispatches to the appropriate unpacker module—native decompression for UPX, emulation-based unpacking via Unicorn/Qiling for others—with built-in validation using string analysis and file metadata.
malware-analysis
unpacking
packer-detection
pe-format
elf-format
upx
aspack
themida
vmprotect
mpress
emulation
unicorn
unipacker
qiling
static-analysis
entropy-analysis
reverse-engineering
tool
Unpacker
Andrey Pautov
InfoSec Write-ups
UPX
ASPack
Themida
VMProtect
MPRESS
Unicorn
Unipacker
Qiling
String Analyzer
fileinfo.py
0
7/10
A comprehensive guide to static malware analysis workflow covering triage, string analysis, PE import analysis, and unpacking, with open-source tools and an orchestrator for automation. The article explains each step's purpose and how to execute the full workflow programmatically.
malware-analysis
static-analysis
pe-analysis
string-extraction
packer-detection
unpacking
triage
automation
iat-analysis
file-metadata
entropy-analysis
yara
windows-executables
reverse-engineering
python-tools
open-source-tools
Andrey Pautov
InfoSec Write-ups
Basic-File-Information-Gathering-Script
String-Analyzer
PE-Import-Analyzer
Static Malware Analysis Orchestrator
VirusTotal