Update README.md

This commit is contained in:
Ilya V. Matveychikov 2020-10-04 15:52:28 +03:00 committed by GitHub
parent cdca41c923
commit 78d256c8cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -181,6 +181,10 @@ Additional functions:
Hide a process under Linux using the ld preloader
- https://github.com/spiderpig1297/kprochide @spiderpig1297
LKM for hiding processes from the userland. The module is able to hide multiple processes and is able to dynamically receive new processes to hide.
## Contributing
[Please refer the guidelines at contributing.md for details](CONTRIBUTING.md)