mandiant/speakeasy

Bug in parse command line args to input file

Open

#218 aperta il 7 dic 2022

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (284 fork)github user discovery
good first issue

Metriche repository

Star
 (1983 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

I am using speakeasy to run emulate with a dll. The input exe is winapiexec, downloaded at https://github.com/m417z/winapiexec The parameter is: speakeasy.py -t winapiexec.exe -p malware.bin@exportApi -a x86..... winapiexec.exe was loaded, but when it parse cmdlines has been transfer, it only always get from file config json, at line: "command_line": "C:\\Windows\\system32\\svchost.exe arg1 arg2"

Guida contributor