6
0
mirror of https://github.com/JKornev/hidden synced 2024-06-16 03:58:04 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
JKornev
96c5e6eb40 HiddenCLI first steps 2016-12-04 22:27:46 +03:00
JKornev
86458caf5d VMware tests 2016-10-27 23:08:59 +03:00
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
d325a8d91a Added reg key\value path normalization 2016-09-18 17:26:00 +03:00
JKornev
5d1787ffbc Added exclude\protect list loading from HiddenCLI to driver
Fixed memory leak on the CreateProcessNotifyCallback
2016-09-05 22:30:26 +03:00
JKornev
228b3fb1fc initial commit 2016-07-22 02:02:31 +03:00