Moved agent source files into src folder. Added output catch via pipe to inject-self command. Fixed "BOOL failed;" being initialized without value, which cause cleanup section to trigger and terminate spawned process. Added startup info to force a hidden windows on spawned processes.

This commit is contained in:
Pavlo Khazov
2025-08-12 14:50:10 +02:00
parent e8f13167b8
commit d5816dfdb4
31 changed files with 260 additions and 66 deletions

2
.gitignore vendored
View File

@@ -17,7 +17,7 @@ beacon/scp.h
beacon/agent_key.h
beacon/agent_cert.h
certificates
modules/
shellcode
stager/
loot
public