6
0
mirror of https://github.com/JKornev/hidden synced 2024-06-28 18:02:15 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
JKornev
3851dcd17d Multiple changes
- Fixed issue with signing Release driver builds
- Renamed all Nt* functions to Zw* (access denied fix, KTHREAD!PreviousMode)
- Added "apply to all processes" feature for adding exluded\protected images api
- Fixed sync issues for process table, sync primitives moved to external code
etc
2016-10-19 00:35:52 +03:00
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
JKornev
4c3047c669 Added path normalization to the ps monitor 2016-09-19 23:20:44 +03:00
JKornev
59b989dcc5 Added new types of operations to Reg filter (set,query,delete value) 2016-09-18 17:23:37 +03:00
JKornev
228b3fb1fc initial commit 2016-07-22 02:02:31 +03:00