Skip to content

iDone/ScyllaHide

 
 

Repository files navigation

ScyllaHide

Build status

ScyllaHide is an advanced open-source x64/x86 usermode Anti-Anti-Debug library. It hooks various functions in usermode to hide debugging. This tool is intended to stay in usermode (ring3). If you need kernelmode (ring0) Anti-Anti-Debug please see TitanHide https://github.com/mrexodia/titanhide.

ScyllaHide supports various debuggers with plugins:

PE x64 debugging is fully supported with plugins for x64dbg and IDA.

Please note: ScyllaHide is not limited to these debuggers. You can use the standalone commandline version of ScyllaHide. You can inject ScyllaHide in any process debugged by any debugger.

More information is available in the documentation: https://bitbucket.org/NtQuery/scyllahide/downloads/ScyllaHide.pdf

Source code license: GNU General Public License v3 https://www.gnu.org/licenses/gpl-3.0.en.html


Special thanks to:

Packages

No packages published

Languages

  • C++ 87.9%
  • C 11.8%
  • Batchfile 0.3%