add SetHandleInformation with protected handle anti debug

This commit is contained in:
Lord Noteworthy
2016-06-23 23:21:42 +02:00
parent a8d29f7f58
commit f5fa0238fc
+1
View File
@@ -43,6 +43,7 @@ Please, if you encounter any of the anti-analysis tricks which you have seen in
- NtQueryObject (ObjectTypeInformation)
- NtQueryObject (ObjectAllTypesInformation)
- CloseHanlde (NtClose) Invalide Handle
- SetHandleInformation (Protected Handle)
- UnhandledExceptionFilter
- OutputDebugString (GetLastError())
- Hardware Breakpoints (SEH / GetThreadContext)