Update README.md

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

View File

@ -181,10 +181,14 @@ Additional functions:
Hide a process under Linux using the ld preloader
- https://github.com/spiderpig1297/kprochide @spiderpig1297
- https://github.com/spiderpig1297/kprochide
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.
- https://github.com/spiderpig1297/kfile-over-icmp
kfile-over-icmp is a loadable kernel module for stealth sending of files over ICMP communication.
## Contributing
[Please refer the guidelines at contributing.md for details](CONTRIBUTING.md)