diff --git a/README.md b/README.md index 6aa4113..bba047c 100644 --- a/README.md +++ b/README.md @@ -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. -Features: +**Features** + - hide registry keys and values - hide files and directories - protect specific processes using ObRegisterCallbacks @@ -11,6 +12,7 @@ Features: and so on -Recommended build environment: +**Recommended build environment** + - Visual Studio 2013 and above - Windows Driver Kit 8.1