interceptors_64.cc | 27 NtMapViewOfSectionFunction orig_fn = reinterpret_cast< local 30 return TargetNtMapViewOfSection(orig_fn, section, process, base, zero_bits, 36 NtUnmapViewOfSectionFunction orig_fn = reinterpret_cast< local 38 return TargetNtUnmapViewOfSection(orig_fn, process, base); 46 NtSetInformationThreadFunction orig_fn = reinterpret_cast< local 48 return TargetNtSetInformationThread(orig_fn, thread, thread_info_class, 56 NtOpenThreadTokenFunction orig_fn = reinterpret_cast< local 58 return TargetNtOpenThreadToken(orig_fn, thread, desired_access, open_as_self, 65 NtOpenThreadTokenExFunction orig_fn = reinterpret_cast< local 67 return TargetNtOpenThreadTokenEx(orig_fn, thread, desired_access 75 CreateThreadFunction orig_fn = reinterpret_cast< local 83 GetUserDefaultLCIDFunction orig_fn = reinterpret_cast< local 95 NtCreateFileFunction orig_fn = reinterpret_cast< local 107 NtOpenFileFunction orig_fn = reinterpret_cast< local 116 NtQueryAttributesFileFunction orig_fn = reinterpret_cast< local 125 NtQueryFullAttributesFileFunction orig_fn = reinterpret_cast< local 135 NtSetInformationFileFunction orig_fn = reinterpret_cast< local 147 CreateNamedPipeWFunction orig_fn = reinterpret_cast< local 159 NtOpenThreadFunction orig_fn = reinterpret_cast< local 168 NtOpenProcessFunction orig_fn = reinterpret_cast< local 176 NtOpenProcessTokenFunction orig_fn = reinterpret_cast< local 184 NtOpenProcessTokenExFunction orig_fn = reinterpret_cast< local 196 CreateProcessWFunction orig_fn = reinterpret_cast< local 211 CreateProcessAFunction orig_fn = reinterpret_cast< local 226 NtCreateKeyFunction orig_fn = reinterpret_cast< local 236 NtOpenKeyFunction orig_fn = reinterpret_cast< local 244 NtOpenKeyExFunction orig_fn = reinterpret_cast< local 256 NtCreateEventFunction orig_fn = reinterpret_cast< local 265 NtOpenEventFunction orig_fn = reinterpret_cast< local [all...] |