Skip to content

JohnFedorchak/ScyllaHideDetector

 
 

Repository files navigation

ScyllaHide Detector

Allows you to find the use of ScyllaHide, if your program will debug.

TODO

  • win32u.dll signatures
  • support x86

Done

  • NtSetInformationThread
  • NtSetInformationProcess
  • NtQuerySystemInformation
  • NtQueryInformationProcess
  • NtQueryObject
  • NtYieldExecution
  • NtCreateThreadEx
  • NtSetDebugFilterState
  • NtClose
  • NtQueryPerformanceCounter
  • NtGetContextThread
  • GetTickCount
  • GetTickCount64
  • OutputDebugStringA
  • FindWindowA
  • BlockInput
  • NtUserQueryWindow
  • NtSetContextThread
  • GetLocalTime
  • GetSystemTime

Screenshots

Normal

Detection Debugger

Thanks

Kirie Motoba (inject.ws russian re forum)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.1%
  • C++ 6.9%