![]() |
|
#3
|
|||
|
|||
|
-Hide NtGlobalFlag, -Hide ProcessHeapFlag
On XP+ simply add _NO_DEBUG_HEAP=1 to sytem enviroment ![]() -Patch ZwQueryInformationProcess If second parameter is ProcessDebugPort (7), execute original API, then simply put zero at adress, extracted from thrid parameter. -ZwSetInformationThread If second parameter is HideFromDebugger (11h) simply return with stack correction and zero in eax -Patch CheckRemoteDebuggerPresen No need to patch coz it uses ZwQueryInformationProcess do detect debugger
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| APIs in Olly | jump | General Discussion | 3 | 09-25-2013 19:03 |
| EXE files and apis | Warren | General Discussion | 9 | 09-02-2005 16:59 |