f0rb1dd3n / Reptile

LKM Linux rootkit
2.53k stars 571 forks source link

help #93

Open YuriMaram opened 3 years ago

YuriMaram commented 3 years ago

root@myserver:~/tools/Reptile# apt-get install linux-headers-$(uname -r) Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package linux-headers-5.3.0-59-generic E: Couldn't find any package by glob 'linux-headers-5.3.0-59-generic' E: Couldn't find any package by regex 'linux-headers-5.3.0-59-generic'

root@myserver:~/tools/Reptile# make make[1]: Entering directory '/root/tools/Reptile/userland' CC /root/tools/Reptile/output/shell

: In function ‘hide_conn’: : error: invalid suffix "x" on integer constant :272:23: note: in expansion of macro ‘AUTH’ : error: invalid suffix "x" on integer constant :272:29: note: in expansion of macro ‘HTUA’ : error: invalid suffix "x" on integer constant :273:24: note: in expansion of macro ‘AUTH’ : error: invalid suffix "x" on integer constant :274:21: note: in expansion of macro ‘AUTH’ : error: invalid suffix "x" on integer constant :274:27: note: in expansion of macro ‘HTUA’ make[1]: *** [Makefile:23: shell] Error 1 make[1]: Leaving directory '/root/tools/Reptile/userland' make: *** [Makefile:56: userland_bin] Error 2