mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-25 10:53:09 +08:00
Finished pseudo-connection between client and rootkit backdoor. Updated library to latest version.
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#define CC_PROT_SYN "CC_SYN"
|
||||
#define CC_PROT_ACK "CC_ACK"
|
||||
#define CC_PROT_MSG "CC_MSG#"
|
||||
#define CC_PROT_FIN_PART "CC_FIN"
|
||||
#define CC_PROT_FIN CC_PROT_MSG CC_PROT_FIN_PART
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user