Update reptile.md

This commit is contained in:
Ilya V. Matveychikov 2018-07-04 00:35:29 +04:00 committed by GitHub
parent e6f6ce8a84
commit 4ef5de8bd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Implemented via `kill(2)`:
- hook`sys_call_table[__NR_kill]`
- https://github.com/linux-rootkits/Reptile/blob/master/rep_mod.c#L509
Supported commands are:
Supported commands are:
- hiding/unhiding processes
- https://github.com/linux-rootkits/Reptile/blob/master/rep_mod.c#L518
- hiding/unhiding rootkit's module