mirror of
https://github.com/x64dbg/ScyllaHide
synced 2026-06-08 18:22:18 +00:00
36 lines
836 B
Modula-2
36 lines
836 B
Modula-2
LIBRARY
|
|
EXPORTS
|
|
HookDllData
|
|
HookedGetLocalTime
|
|
HookedGetSystemTime
|
|
HookedGetTickCount
|
|
HookedGetTickCount64
|
|
HookedKiUserExceptionDispatcher
|
|
HookedNativeCallInternal
|
|
HookedNtClose
|
|
HookedNtContinue
|
|
HookedNtCreateThread
|
|
HookedNtCreateThreadEx
|
|
HookedNtDuplicateObject
|
|
HookedNtGetContextThread
|
|
HookedNtQueryInformationProcess
|
|
HookedNtQueryObject
|
|
HookedNtQueryPerformanceCounter
|
|
HookedNtQuerySystemInformation
|
|
HookedNtQuerySystemTime
|
|
HookedNtSetContextThread
|
|
HookedNtSetDebugFilterState
|
|
HookedNtSetInformationProcess
|
|
HookedNtSetInformationThread
|
|
HookedNtUserBlockInput
|
|
HookedNtUserBuildHwndList
|
|
HookedNtUserBuildHwndList_Eight
|
|
HookedNtUserFindWindowEx
|
|
HookedNtUserGetForegroundWindow
|
|
HookedNtUserQueryWindow
|
|
HookedNtYieldExecution
|
|
HookedOutputDebugStringA
|
|
HookedNtResumeThread
|
|
HookedNtOpenFile
|
|
HookedNtCreateSection
|
|
HookedNtMapViewOfSection |