added sysprog entities
This commit is contained in:
18
SYSPROG/APPROW/SYSPROCS%003ADLL_KERNEL32_SRP.json
Normal file
18
SYSPROG/APPROW/SYSPROCS%003ADLL_KERNEL32_SRP.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record",
|
||||
"approw-key": "DLL_KERNEL32_SRP"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "KERNEL32",
|
||||
"<2>": "INT STDCALL CopyFileA(LONG, LONG, INT) as SRPWinAPI_CopyFile",
|
||||
"<3>": "VOID STDCALL Sleep(ULONG) as SRPWinAPI_Sleep",
|
||||
"<4>": "ULONG STDCALL GetProcAddress(HANDLE, LONG) as SRPWinAPI_GetProcAddress",
|
||||
"<5>": "VOID STDCALL GetSystemTimePreciseAsFileTime(LONG) as SRPWinAPI_GetSystemTimePreciseAsFileTime",
|
||||
"<6>": "BOOL STDCALL QueryPerformanceCounter(LONG) as SRPWinAPI_QueryPerformanceCounter",
|
||||
"<7>": "BOOL STDCALL TerminateProcess(HANDLE, UINT) as SRPWinAPI_TerminateProcess"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user