Skip to content

Commit 5fcef74

Browse files
authored
Update README.md
1 parent 242f4fe commit 5fcef74

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,12 @@ A C# Project which Contains the Most Advanced Anti-Cracking Methods Ever Made in
6969
* Taking Advantage of Binary Image Signature Mitigation Policy to prevent injecting Non-Microsoft Binaries.
7070

7171
## Other Detections
72-
* Checking if Unsigned Drivers are allowed to load
72+
* Checking if Unsigned Drivers are Allowed to Load
73+
74+
* Checking if Test-Signed Drivers are Allowed to Load
75+
76+
* Detecting if Kernel Debugging are Enabled on the System
7377

74-
* Checking if Test-Signed Drivers are allowed to load
7578
## Hooks Detection
7679
* Detecting Most Anti Anti-Debugging Hooking Methods on Common Anti-Debugging Functions by checking for Bad Instructions on Functions Addresses (Most Effective on x64)
7780

0 commit comments

Comments
 (0)