mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-05-26 16:53:20 +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 |