Skip to content

ch4daev/ScyllaHide-Detector

Repository files navigation

Scylla Hide Detector

My simple library/utility/concept/anti debug trick call it what you want. Created to detect debugger with scylla hide plugin. Runs completely native, does need any imports. Can compile without CRT.

Features

  • Detect scylla hide syscall / winapi function hooks / WoW64Transition ( x86 )
  • Can compile without CRT.
  • Completely native, does need any library imports
  • Support x64/x86

Todo :

  • Add NtQuerySystemTime hook detection