6
0
mirror of https://github.com/JKornev/hidden synced 2024-06-30 10:51:59 +00:00
hidden/README.md
2017-02-01 17:13:07 +03:00

15 lines
641 B
Markdown

# Hidden
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:
- hide registry keys and values
- hide files and directories
- protect specific processes using ObRegisterCallbacks
- exclude specific processes from hidding and protection features
- usermode interface (lib and cli) for working with driver
and so on
Keep in mind that for building solution you should install WDK 8.1