6
0
mirror of https://github.com/JKornev/hidden synced 2024-06-27 09:28:04 +00:00

Update README.md

This commit is contained in:
Jora Kornev 2017-02-03 02:17:24 +03:00 committed by GitHub
parent 278d76428b
commit 4a8d02b391

@ -2,7 +2,8 @@
This toolset is developed like as solution for my reverse engineering and researching tasks. This is a windows driver with a usermode interface which is used for hidding specific environment on VMs, like installed rce programs (ex. procmon, wireshark), vm infrastracture (ex. vmware tools) and etc. This toolset is developed like as solution for my reverse engineering and researching tasks. This is a windows driver with a usermode interface which is used for hidding specific environment on VMs, like installed rce programs (ex. procmon, wireshark), vm infrastracture (ex. vmware tools) and etc.
Features: **Features**
- hide registry keys and values - hide registry keys and values
- hide files and directories - hide files and directories
- protect specific processes using ObRegisterCallbacks - protect specific processes using ObRegisterCallbacks
@ -11,6 +12,7 @@ Features:
and so on and so on
Recommended build environment: **Recommended build environment**
- Visual Studio 2013 and above - Visual Studio 2013 and above
- Windows Driver Kit 8.1 - Windows Driver Kit 8.1