linux-rootkit

Feature-rich interactive rootkit that targets Linux kernel 4.19, accompanied by a dynamic kernel memory analysis GDB plugin for in vivo introspection (e.g. using QEMU)
git clone git://git.deurzen.net/linux-rootkit
Log | Files | Refs

commit 9d4307febe7f41d929cbb36faa567593aa63092e
parent 2cf37278c9cd37736fdbfcf8cedf834b72c1be59
Author: deurzen <m.deurzen@tum.de>
Date:   Sat, 16 Jan 2021 03:22:39 +0100

updates gitignore

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -15,3 +15,4 @@ /rkctl /tags /*.o.d +/.gdb_history