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

131 Commits

Author SHA1 Message Date
JKornev
f031fc221a Fix for invalid argument parsing logic 2018-12-18 11:19:22 +03:00
JKornev
01bba71d6d Logging improvements 2018-12-03 00:57:11 +03:00
Jora Kornev
8494048e63 Update PsTable.c 2017-10-04 11:32:51 +03:00
Jora Kornev
a2899e37e8 Merge pull request #7 from YHVHvx/patch-1
Err VS2015: Redeclaration proc info size
2017-10-04 07:38:09 +03:00
LEON
3dcbc53707 Err VS2015: Redeclaration proc info size
Hello!  Redeclaration in process information length (SIZE_T size) make troubles with building solution on VS2015, commenting trouble line - make compilation project great again :)
Thank you for attention, with best regards.
2017-10-03 22:03:56 +03:00
JKornev
8e2e30d069 Removed unused project settings 2017-06-02 21:02:21 +03:00
JKornev
5b3cf5932f Improved support of the HKLM\System\CurrentControlSet tree 2017-04-02 03:08:16 +03:00
JKornev
fe8bd1ed45 Removed useless readme 2017-02-18 16:44:53 +03:00
JKornev
2852b933d9 Merge branch 'master' of https://github.com/JKornev/hidden 2017-02-18 16:40:06 +03:00
JKornev
aed77ac670 Hardcoded exclusion for the system process 2017-02-18 16:39:47 +03:00
Jora Kornev
4a8d02b391 Update README.md 2017-02-03 02:17:24 +03:00
Jora Kornev
278d76428b Update README.md 2017-02-03 02:01:37 +03:00
JKornev
5261490ec5 Merge branch 'master' of https://github.com/JKornev/hidden 2017-02-03 01:56:24 +03:00
JKornev
d2af2c51e0 Fixes for Code Analysis artifacts 2017-02-03 01:56:00 +03:00
Jora Kornev
08307732b9 Update README.md 2017-02-01 17:15:06 +03:00
Jora Kornev
df20b38b7e Update README.md 2017-02-01 17:13:07 +03:00
JKornev
da777eb050 Memory leak fixes #3 (Verifier tests) 2017-01-31 23:03:37 +03:00
JKornev
1db58b922c Memory leak fixes #2 (Verifier tests) 2017-01-30 22:41:24 +03:00
JKornev
ca63ce3d31 Memory leak fixes (Verifier tests) 2017-01-29 18:43:42 +03:00
JKornev
d5db2383e7 Registry utils improvements 2017-01-07 23:28:40 +03:00
JKornev
c3705478b1 Stealth mode first steps 2016-12-30 19:57:54 +03:00
JKornev
fbae5ffa57 Fix for possible IRQL violations 2016-12-29 22:49:07 +03:00
JKornev
67355c72c4 Fix for BSOD and vmware.conf 2016-12-28 00:31:03 +03:00
JKornev
8a9ba43e23 Added valid error codes 2016-12-27 00:52:30 +03:00
JKornev
32f2da5145 Fix for status output 2016-12-27 00:33:22 +03:00
JKornev
1b643e5e84 Configs installation to registry 2016-12-25 23:57:05 +03:00
JKornev
432a731aac hiddencli supports install\uninstall stuff 2016-12-23 23:31:31 +03:00
JKornev
4f3e364d72 /install and /uninstall commands 2016-12-23 03:05:34 +03:00
JKornev
93ea859610 Load configs improvements 2016-12-22 00:05:40 +03:00
JKornev
a2a8cb9ad1 Merge branch 'master' of https://github.com/JKornev/hidden 2016-12-21 23:45:05 +03:00
JKornev
f24aca20ec Comments update 2016-12-21 23:44:44 +03:00
Jora Kornev
3f74cccf7b Update README.md 2016-12-19 15:15:23 +03:00
JKornev
79cec65cf2 Driver loads configs from registry 2016-12-18 21:12:42 +03:00
JKornev
1c2c7dc3e4 Added /config command 2016-12-16 00:09:42 +03:00
JKornev
7c522d760f Added new cli mode /multi 2016-12-15 02:30:31 +03:00
JKornev
5d611535e7 Added 'state' command 2016-12-12 23:41:11 +03:00
JKornev
146af98691 Fixed issue with avoiding parent process checking and etc 2016-12-10 14:23:04 +03:00
JKornev
fbbb57c346 Multiple fixes
- Fixed issue with RuleId
- Added loading of the new commands
- Fixed issue with inherit\apply flags
- Fixed invalid type issue for Protect\Ignore commands
etc
2016-12-10 00:36:56 +03:00
JKornev
0959938a6a Added 'query' command 2016-12-09 23:27:28 +03:00
JKornev
84947c69aa Added 'protect', 'unprotect', 'unignore' 2016-12-08 23:07:00 +03:00
JKornev
eceaaf829f Added 'ignore' command to hiddencli 2016-12-07 02:19:54 +03:00
JKornev
93a78b2680 Added hiddencli commands 'hide' and 'unhide' 2016-12-07 00:15:11 +03:00
JKornev
1358effe89 Design for the commands 2016-12-06 01:37:18 +03:00
JKornev
96c5e6eb40 HiddenCLI first steps 2016-12-04 22:27:46 +03:00
Jora Kornev
241e8bb296 Update todo.txt 2016-11-10 11:20:37 +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
3e5e5e8679 Fixes for API and x64 compilation 2016-10-15 18:11:11 +03:00
JKornev
0332732253 Removed unused code 2016-10-15 13:28:21 +03:00
JKornev
3c19ea50d6 Removed unused project settings 2016-10-15 03:16:38 +03:00