6
0
mirror of https://github.com/JKornev/hidden synced 2024-06-28 09:52:05 +00:00
hidden/Hidden
JKornev 98014e750e Major changes
- Fixed BSOD on driver deinitialization step
- Fixed resources leak in the reg filter
- Fixed path normalization function
- Added support for inherit type in predefined process monitor configs
- Added support for opening protected processes by subsystem
- Added tests for protected processes
and other little fixes
2016-10-11 00:45:07 +03:00
..
back.txt test 2016-08-30 22:41:40 +03:00
Device.c Major changes 2016-10-11 00:45:07 +03:00
Device.h initial commit 2016-07-22 02:02:31 +03:00
DeviceAPI.h Added Get\Set process exclude\protect state 2016-09-04 20:19:17 +03:00
Driver.c initial commit 2016-07-22 02:02:31 +03:00
Driver.h initial commit 2016-07-22 02:02:31 +03:00
ExcludeList.c Update ExcludeList.c 2016-08-30 19:24:15 +03:00
ExcludeList.h initial commit 2016-07-22 02:02:31 +03:00
FsFilter.c Major changes 2016-10-11 00:45:07 +03:00
FsFilter.h initial commit 2016-07-22 02:02:31 +03:00
Helper.c update for symlink path-resolver 2016-07-23 17:02:16 +03:00
Helper.h Major changes 2016-10-11 00:45:07 +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 Get\Set process exclude\protect state 2016-09-04 20:19:17 +03:00
Hidden.vcxproj.filters Added Get\Set process exclude\protect state 2016-09-04 20:19:17 +03:00
PsMonitor.c Major changes 2016-10-11 00:45:07 +03:00
PsMonitor.h PS monitor internal API implementation 2016-08-30 22:40:25 +03:00
PsRules.c Added Get\Set ps state ability 2016-09-22 23:17:14 +03:00
PsRules.h Added protected & excluded process lists 2016-08-27 23:18:54 +03:00
PsTable.c Major changes 2016-10-11 00:45:07 +03:00
PsTable.h Major changes 2016-10-11 00:45:07 +03:00
RegFilter.c Major changes 2016-10-11 00:45:07 +03:00
RegFilter.h initial commit 2016-07-22 02:02:31 +03:00
todo.txt Major changes 2016-10-11 00:45:07 +03:00