hidden/Hidden
JKornev 59439bae79 Added a test that validates hiding processes 2021-08-25 02:10:52 +03:00
..
Disasm Fixed an issue where Zydis breaks a project language determination algo on github 2021-08-24 23:55:28 +03:00
Configs.c Added an ability to configure hiding processes over a registry 2021-07-30 13:37:41 +03:00
Configs.h Added an ability to configure hiding processes over a registry 2021-07-30 13:37:41 +03:00
Device.c Improvements for /query request 2021-07-29 16:53:39 +03:00
Device.h initial commit 2016-07-22 02:02:31 +03:00
DeviceAPI.h Implemented /unhide support for processes 2021-07-29 03:27:09 +03:00
Driver.c Added a kernel analyzer module that looks for non-exported objects in the ntoskrnl 2021-08-12 01:42:32 +03:00
Driver.h Added 'state' command 2016-12-12 23:41:11 +03:00
ExcludeList.c Logging improvements 2018-12-03 00:57:11 +03:00
ExcludeList.h Improved support of the HKLM\System\CurrentControlSet tree 2017-04-02 03:08:16 +03:00
FsFilter.c Different small fixed 2021-07-24 15:31:02 +03:00
FsFilter.h initial commit 2016-07-22 02:02:31 +03:00
Helper.c Hiding a process from PspCidTable on Windows Vista and 7 2021-08-24 03:51:43 +03:00
Helper.h Added a test that validates hiding processes 2021-08-25 02:10:52 +03:00
Hidden.inf initial commit 2016-07-22 02:02:31 +03:00
Hidden.rc initial commit 2016-07-22 02:02:31 +03:00
Hidden.vcxproj Added a kernel analyzer module that looks for non-exported objects in the ntoskrnl 2021-08-12 01:42:32 +03:00
Hidden.vcxproj.filters Added a kernel analyzer module that looks for non-exported objects in the ntoskrnl 2021-08-12 01:42:32 +03:00
KernelAnalyzer.c Fixed a bug with a process initialization flag in PsMonitor 2021-08-24 23:27:25 +03:00
KernelAnalyzer.h Added a kernel analyzer module that looks for non-exported objects in the ntoskrnl 2021-08-12 01:42:32 +03:00
PsMonitor.c Fixed a bug with a process initialization flag in PsMonitor 2021-08-24 23:27:25 +03:00
PsMonitor.h Implemented /unhide support for processes 2021-07-29 03:27:09 +03:00
PsRules.c Logging improvements 2018-12-03 00:57:11 +03:00
PsRules.h Added protected & excluded process lists 2016-08-27 23:18:54 +03:00
PsTable.c Optimized process table access 2021-08-15 03:18:53 +03:00
PsTable.h Fixed a bug with a process initialization flag in PsMonitor 2021-08-24 23:27:25 +03:00
RegFilter.c Registry filter fix 2019-06-09 23:26:37 +03:00
RegFilter.h Added a test for a process hiding 2021-07-31 02:56:13 +03:00
todo.txt Added a test that validates hiding processes 2021-08-25 02:10:52 +03:00