1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-04-12 04:12:05 +02:00

7 lines
176 B
C

#ifndef _METERPRETER_SOURCE_ELEVATOR_TOKENDUP_H
#define _METERPRETER_SOURCE_ELEVATOR_TOKENDUP_H
BOOL elevator_tokendup( DWORD dwThreadId, DWORD dwSecurityRID );
#endif