6
0
mirror of https://github.com/JKornev/hidden synced 2024-06-20 22:18:04 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
JKornev
9d3db08314 Implemented /unhide support for processes 2021-07-29 03:27:09 +03:00
JKornev
8a9f37e8f2 Kernel level configuration for hidden processes 2021-07-25 23:15:32 +03:00
JKornev
5d611535e7 Added 'state' command 2016-12-12 23:41:11 +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
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
9ba217714e Added IOCTLs for the part of Ps API 2016-09-01 01:28:24 +03:00
JKornev
f65a2301c6 PS monitor internal API implementation 2016-08-30 22:40:25 +03:00
JKornev
228b3fb1fc initial commit 2016-07-22 02:02:31 +03:00