forked from Mr-Un1k0d3r/EDRs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cylance.txt
30 lines (30 loc) · 888 Bytes
/
cylance.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
NtAllocateVirtualMemory is hooked
NtCreateProcess is hooked
NtCreateProcessEx is hooked
NtCreateThread is hooked
NtCreateThreadEx is hooked
NtCreateUserProcess is hooked
NtFreeVirtualMemory is hooked
NtMapViewOfSection is hooked
NtProtectVirtualMemory is hooked
NtQueueApcThread is hooked
NtQueueApcThreadEx is hooked
NtReadVirtualMemory is hooked
NtSetInformationProcess is hooked
NtUnmapViewOfSection is hooked
NtWriteVirtualMemory is hooked
ZwAllocateVirtualMemory is hooked
ZwCreateProcess is hooked
ZwCreateProcessEx is hooked
ZwCreateThread is hooked
ZwCreateThreadEx is hooked
ZwCreateUserProcess is hooked
ZwFreeVirtualMemory is hooked
ZwMapViewOfSection is hooked
ZwProtectVirtualMemory is hooked
ZwQueueApcThread is hooked
ZwQueueApcThreadEx is hooked
ZwReadVirtualMemory is hooked
ZwSetInformationProcess is hooked
ZwUnmapViewOfSection is hooked
ZwWriteVirtualMemory is hooked