This website requires JavaScript.
Explore
Help
Sign In
pkhazov
/
Sigma-C2
Watch
1
Star
0
Fork
0
You've already forked Sigma-C2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ee2af29ef38deabf6390238b1fd7aa4bde6bbbf2
Sigma-C2
/
agent
History
Pavlo Khazov
ee2af29ef3
Introduced error codes and command codes - first step to move from string communication. Cleaned code a little bit, disabled "files" command as it seems to be useless now. Renamed few functions to better display it's purpose.
2025-08-13 13:12:47 +02:00
..
src
Introduced error codes and command codes - first step to move from string communication. Cleaned code a little bit, disabled "files" command as it seems to be useless now. Renamed few functions to better display it's purpose.
2025-08-13 13:12:47 +02:00
Makefile
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.
2025-08-12 14:50:10 +02:00