mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-06-09 12:03:41 +02:00
6 lines
132 B
C
6 lines
132 B
C
#ifndef INC_HASH_STEALER_H
|
|
#define INC_HASH_STEALER_H
|
|
|
|
DWORD request_incognito_snarf_hashes(Remote *remote, Packet *packet);
|
|
|
|
#endif |