-
Notifications
You must be signed in to change notification settings - Fork 349
/
bitdefender.txt
64 lines (64 loc) · 1.84 KB
/
bitdefender.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
NtAdjustPrivilegesToken is hooked
NtAlpcConnectPort is hooked
NtAlpcCreatePort is hooked
NtAlpcSendWaitReceivePort is hooked
NtClose is hooked
NtCommitTransaction is hooked
NtCreateProcess is hooked
NtCreateProcessEx is hooked
NtCreateSection is hooked
NtCreateSectionEx is hooked
NtCreateThread is hooked
NtCreateThreadEx is hooked
NtCreateTransaction is hooked
NtCreateUserProcess is hooked
NtDuplicateObject is hooked
NtMapViewOfSection is hooked
NtOpenProcess is hooked
NtQuerySystemEnvironmentValueEx is hooked
NtQueueApcThread is hooked
NtRaiseHardError is hooked
NtReadVirtualMemory is hooked
NtResumeThread is hooked
NtRollbackTransaction is hooked
NtSetContextThread is hooked
NtSetInformationThread is hooked
NtSetInformationTransaction is hooked
NtSetSystemEnvironmentValueEx is hooked
NtTerminateProcess is hooked
NtUnmapViewOfSection is hooked
NtWriteFile is hooked
NtWriteVirtualMemory is hooked
RtlAllocateHeap is hooked
RtlWow64SetThreadContext is hooked
ZwAdjustPrivilegesToken is hooked
ZwAlpcConnectPort is hooked
ZwAlpcCreatePort is hooked
ZwAlpcSendWaitReceivePort is hooked
ZwClose is hooked
ZwCommitTransaction is hooked
ZwCreateProcess is hooked
ZwCreateProcessEx is hooked
ZwCreateSection is hooked
ZwCreateSectionEx is hooked
ZwCreateThread is hooked
ZwCreateThreadEx is hooked
ZwCreateTransaction is hooked
ZwCreateUserProcess is hooked
ZwDuplicateObject is hooked
ZwMapViewOfSection is hooked
ZwOpenProcess is hooked
ZwQuerySystemEnvironmentValueEx is hooked
ZwQueueApcThread is hooked
ZwRaiseHardError is hooked
ZwReadVirtualMemory is hooked
ZwResumeThread is hooked
ZwRollbackTransaction is hooked
ZwSetContextThread is hooked
ZwSetInformationThread is hooked
ZwSetInformationTransaction is hooked
ZwSetSystemEnvironmentValueEx is hooked
ZwTerminateProcess is hooked
ZwUnmapViewOfSection is hooked
ZwWriteFile is hooked
ZwWriteVirtualMemory is hooked