CTF Wiki
Ctrlk
  • 简介
  • 如何使用 CTF Wiki
  • introduction
  • misc
  • web
  • reverse
    • 软件逆向工程简介
    • identify-encode-encryption
    • language
    • maze
    • obfuscate
    • vm
    • platform
      • linux
      • windows
        • anti-debug
          • CheckRemoteDebuggerPresent
          • 反调试技术例题
          • Heap Flags
          • Interrupt 3
          • IsDebuggerPresent
          • 花指令
          • NtGlobalFlag
          • NtQueryInformationProcess
          • The Heap
          • Thread Local Storage(TLS)
          • ZwSetInformationThread
        • unpack
    • tools
  • crypto
  • pwn
  • Android 安全
  • blockchain
  • assembly
  • executable
  • ics
  • contribute
  • write up
Powered by GitBook
On this page
  1. reverse
  2. platform
  3. windows

anti-debug

CheckRemoteDebuggerPresent反调试技术例题Heap FlagsInterrupt 3IsDebuggerPresent花指令NtGlobalFlagNtQueryInformationProcessThe HeapThread Local Storage(TLS)ZwSetInformationThread
PreviouswindowsNextCheckRemoteDebuggerPresent

Last updated 1 year ago