No description
Find a file
2023-07-30 01:07:02 +02:00
.github/workflows Pin marketplace actions + release notes 2023-03-24 13:15:08 +00:00
3rdparty ntdll.h: const correctness 2023-07-30 01:00:32 +02:00
ConfigCollection Update default Themida settings profile 2021-08-23 15:27:50 +02:00
Documentation Enable OSBuildVersion in plugin menus (#109) 2020-09-09 16:50:28 +02:00
HookLibrary Add Cheat Engine to hidden process/window lists 2023-05-11 23:23:54 +02:00
InjectorCLI Add compatibility for VMProtect 3.6+ 2023-02-03 16:08:09 +01:00
PluginGeneric Anti-attach: increase function buffer sizes 2023-07-30 01:07:02 +02:00
SCMRevGen Fix XP support in GH releases by using the VS 2019 14.27 toolchain 2023-01-12 15:15:43 +01:00
Scylla Add compatibility for VMProtect 3.6+ 2023-02-03 16:08:09 +01:00
ScyllaHideGenericPlugin Fix compilation of other plugins 2023-02-10 16:11:56 +01:00
ScyllaHideIDAProPlugin Fix compilation of other plugins 2023-02-10 16:11:56 +01:00
ScyllaHideIDAServer Fix compilation of other plugins 2023-02-10 16:11:56 +01:00
ScyllaHideOlly1Plugin Fix compilation of other plugins 2023-02-10 16:11:56 +01:00
ScyllaHideOlly2Plugin Fix compilation of other plugins 2023-02-10 16:11:56 +01:00
ScyllaHideTEPlugin Fix compilation of other plugins 2023-02-10 16:11:56 +01:00
ScyllaHideX64DBGPlugin Add compatibility for VMProtect 3.6+ 2023-02-03 16:08:09 +01:00
ScyllaTest ScyllaTest: do not use SystemSessionProcessInformation 2023-07-30 01:05:52 +02:00
.editorconfig update .editorconfig 2017-01-04 13:32:55 +05:00
.gitignore Update .gitignore 2019-05-02 22:09:41 +02:00
changelog.txt update changelog 2017-03-03 11:50:28 +05:00
LICENSE changelog license 2014-08-16 18:20:02 +02:00
README.md Remove dead AppVeyor link 2023-03-24 13:16:08 +00:00
release.bat Fix XP support in GH releases by using the VS 2019 14.27 toolchain 2023-01-12 15:15:43 +01:00
ScyllaHide.sln Exclude IDA plugins from the default build 2021-10-27 19:08:13 +02:00

ScyllaHide

ScyllaHide is an advanced open-source x64/x86 user mode Anti-Anti-Debug library. It hooks various functions to hide debugging. This tool is intended to stay in user mode (ring 3). If you need kernel mode (ring 0) Anti-Anti-Debug, please see TitanHide. Forked from NtQuery/ScyllaHide.

ScyllaHide supports various debuggers through plugins:

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

Please note that ScyllaHide is not limited to these debuggers. You can use the standalone command line version of ScyllaHide. You can inject ScyllaHide into any process debugged by any debugger.

More information is available in the documentation (PDF).

License

ScyllaHide is licensed under the GNU General Public License v3.

Special thanks to