klezVirus / inceptor

Template-Driven AV/EDR Evasion Framework
Other
1.59k stars 261 forks source link

How cloud i hide the running windows #12

Closed prettyrecon closed 3 years ago

prettyrecon commented 3 years ago

Hi,

How cloud i hide the running windows?

python inceptor.py dotnet server.exe -o avp.exe -t donut --sgn --sign -m dinvoke

image

Best regards

klezVirus commented 3 years ago

Hi @prettyrecon, I'm going to add the --hide flag for dotnet very soon ;)

Hackndo commented 3 years ago

Hey there, Glad to read this. Will it be for dotnet only? :)

klezVirus commented 3 years ago

Nope, both C# and C/C++

Hackndo commented 3 years ago

Awesome thanks

klezVirus commented 3 years ago

The feature has been pushed now in the main branch.

Closing the issue for now.