mirror of
https://github.com/h3xduck/TripleCross.git
synced 2026-01-03 06:53:07 +08:00
Updated my RawTCPLib library with newest version supporting sniffing for payloads. Also new data in preparation for complete RCE module
This commit is contained in:
@@ -31,5 +31,6 @@ int rawsocket_send(packet_t packet);
|
||||
|
||||
packet_t rawsocket_sniff();
|
||||
|
||||
packet_t rawsocket_sniff_pattern(char* payload_pattern);
|
||||
|
||||
#endif
|
||||
Binary file not shown.
Reference in New Issue
Block a user