From 4ef5de8bd5274b3c601d6bef79af2431a4c2fe6c Mon Sep 17 00:00:00 2001 From: "Ilya V. Matveychikov" Date: Wed, 4 Jul 2018 00:35:29 +0400 Subject: [PATCH] Update reptile.md --- details/reptile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/details/reptile.md b/details/reptile.md index 4bc33af..8eeb057 100644 --- a/details/reptile.md +++ b/details/reptile.md @@ -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