SkillAgentSearch skills...

Deobfuscate

Python script to automatically deobfuscate malware code

Install / Use

/learn @lasq88/Deobfuscate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

deobfuscate

usage: deobfuscate.py [-h] [-m {replace,decompress,split,ascii}] file

Deobfuscates Emotet's powershell payload

positional arguments: file file with obfuscated code

optional arguments: -h, --help show this help message and exit -m {replace,decompress,split,ascii}, --method {replace,decompress,split,ascii} Specify obfuscation method

Written by Lasq / malfind.com

View on GitHub
GitHub Stars59
CategoryDevelopment
Updated1mo ago
Forks18

Languages

Python

Security Score

80/100

Audited on Feb 14, 2026

No findings