6
0
mirror of https://github.com/JKornev/hidden synced 2024-06-20 14:08:05 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
JKornev
2ec973a008 Improvements for /query request 2021-07-29 16:53:39 +03:00
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
1e965bbe2d Different small fixed 2021-07-24 15:31:02 +03:00
JKornev
01bba71d6d Logging improvements 2018-12-03 00:57:11 +03:00
JKornev
d2af2c51e0 Fixes for Code Analysis artifacts 2017-02-03 01:56:00 +03:00
JKornev
f24aca20ec Comments update 2016-12-21 23:44:44 +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
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
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
184312875d Added path conversion to NT path to the FS filter interface 2016-09-11 14:40:33 +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
480b0ef15f Added protected & excluded process lists 2016-08-27 23:18:54 +03:00
JKornev
228b3fb1fc initial commit 2016-07-22 02:02:31 +03:00