Release 1.0
Usage
anycall64.exe [module name] [procedure name]
*administrator privilege does not required to run
Following augments are supported:
(optional) module name
the module exports[procedure name]
e.g,ntdll.dll
(optional) procedure name
the function to hook, used to fetch from bothntoskrnl
and[module name]
e.g,NtTraceControl
if not specified, ntdll.dll
and NtTraceControl
are used.