You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -69,9 +69,12 @@ A C# Project which Contains the Most Advanced Anti-Cracking Methods Ever Made in
69
69
* Taking Advantage of Binary Image Signature Mitigation Policy to prevent injecting Non-Microsoft Binaries.
70
70
71
71
## 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
73
77
74
-
* Checking if Test-Signed Drivers are allowed to load
75
78
## Hooks Detection
76
79
* Detecting Most Anti Anti-Debugging Hooking Methods on Common Anti-Debugging Functions by checking for Bad Instructions on Functions Addresses (Most Effective on x64)
0 commit comments