Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/JKornev/hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
JKornev committed Feb 18, 2017
2 parents aed77ac + 4a8d02b commit 2852b93
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -11,4 +12,7 @@ Features:

and so on

**Keep in mind that for building solution you should install WDK 8.1**
**Recommended build environment**

- Visual Studio 2013 and above
- Windows Driver Kit 8.1

0 comments on commit 2852b93

Please sign in to comment.