382d6313a3
Windows Matrix update + also fixed Dir names/paths
270 B
270 B
Deobfuscate/Decode Files Or Information
MITRE ATT&CK Technique: T1140
Example encode executable
certutil.exe -encode file.exe file.txt
Example decode executable
certutil.exe -decode file.txt file.exe