Merge pull request #42 from cha147/patch-1

fix typos in readme
This commit is contained in:
Jora Kornev 2022-07-14 00:48:44 +03:00 committed by GitHub
commit 4c60797d4b
Nem található kulcs ehhez az aláíráshoz az adatbázisban
GPG kulcs azonosító: 4AEE18F83AFDEB23

Fájl megtekintése

@ -1,12 +1,12 @@
# Hidden 🇺🇦
Hidden has been developed like a solution for reverse engineering and researching tasks. This is a windows driver with a usermode interface which is used for hiding specific environment on your windows machine, like installed RCE programs (ex. procmon, wireshark), vm infrastracture (ex. vmware tools) and etc.
Hidden has been developed like a solution for reverse engineering and researching tasks. This is a windows driver with a usermode interface which is used for hiding specific environment on your windows machine, like installed RCE programs (ex. procmon, wireshark), vm infrastructure (ex. vmware tools) and etc.
## Features
- hide registry keys and values
- hide files and directories
- hide processes (*experemental, might be not stable*)
- hide processes (*experimental, might be not stable*)
- protect specific processes
- exclude specific processes from hiding and protection features
- usermode interface (lib and cli) for working with a driver