8000 GitHub - KoMaR1911/ScyllaHideDetector
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

KoMaR1911/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
  • NtQuerySy 6298 stemInformation
  • 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%
0