Skip to content

deepinstinct/DeMotet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeMotet

Unpacking and decryption tools for the Emotet malware by Deep Instinct.
The first tool is a static unpacker for the variants of the Emotet loader listed in Loaders-SHA256.txt. It can extract the encrypted payload from the resource without executing the malware.
The Python scripts reveal the hidden strings and API calls the payload uses. The first one is a standalone script that can be used to extract this information from a large number of payloads. The second one is an IDA plugin. It adds this information as comments in the code.

References

About

Unpacking and decryption tools for the Emotet malware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published