lineCode / ScyllaHide

Fork of ScyllaHide: https://bitbucket.org/NtQuery/scyllahide, Releases:

Home Page:https://github.com/x64dbg/ScyllaHide/releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Fork of ScyllaHide: https://bitbucket.org/NtQuery/scyllahide, Releases:

https://github.com/x64dbg/ScyllaHide/releases

License:GNU General Public License v3.0


Languages

Language:C++ 87.8%Language:C 11.8%Language:Batchfile 0.3%