med0x2e / ExecuteAssembly

Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS headers, Unlinking .NET related modules, bypassing ETW+AMSI, avoiding EDR hooks via NT static syscalls (x64) and hiding imports by dynamically resolving APIs (hash).
542 stars 107 forks source link

x86|x64(PEB) cloning fails due to pipe #1

Closed crimsoncore closed 3 years ago

crimsoncore commented 3 years ago

Hey, just wanted to let you know the '|' in the directory name makes cloning fail.

Cool cna script! L.

med0x2e commented 3 years ago

Renamed.

Thanks 👍