From 4a8d02b3912fe951b6046b8f7a0cc9ab9bb6290d Mon Sep 17 00:00:00 2001 From: Jora Kornev Date: Fri, 3 Feb 2017 02:17:24 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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