Skip to content

Python script to automatically deobfuscate malware code

Notifications You must be signed in to change notification settings

lasq88/deobfuscate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

Python script to automatically deobfuscate malware code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages