f0rb1dd3n / Reptile

LKM Linux rootkit
2.53k stars 571 forks source link

linux kernel 5.0+ Compatibility #114

Open MeDiablo opened 9 months ago

MeDiablo commented 9 months ago

I encountered a problem. In Linux kernel versions above 5.0, the three symbols TIF_SYSCALL_AUDIT, module_mutex, and kallsyms_on_each_symbol are not exported and the compiler cannot find them. I How to solve this problem? Can anyone help me?

homelanmder commented 1 month ago

maybe this not surported Linux kernel versions above 5.x