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

11 Commits

Author SHA1 Message Date
JKornev
9d3db08314 Implemented /unhide support for processes 2021-07-29 03:27:09 +03:00
JKornev
9767366010 Added a usermode interface for hiding processes 2021-07-25 21:37:27 +03:00
JKornev
1b643e5e84 Configs installation to registry 2016-12-25 23:57:05 +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
3e5e5e8679 Fixes for API and x64 compilation 2016-10-15 18:11:11 +03:00
JKornev
8a7929b310 Added Get\Set ps state ability
Fixed issue with DeviceIOControl output
Fixed issues in the PsRule & PsTable
2016-09-22 23:17:14 +03:00
JKornev
d325a8d91a Added reg key\value path normalization 2016-09-18 17:26:00 +03:00
JKornev
184312875d Added path conversion to NT path to the FS filter interface 2016-09-11 14:40:33 +03:00
JKornev
a25458a4c8 Added usermode implementation of the PsMonitor interface
and etc
2016-09-04 22:00:55 +03:00
JKornev
80b89c2f28 Added Get\Set process exclude\protect state
Fixed issue with the hidden.inf
and etc
2016-09-04 20:19:17 +03:00
JKornev
228b3fb1fc initial commit 2016-07-22 02:02:31 +03:00