f0rb1dd3n / Reptile

LKM Linux rootkit
2.54k stars 571 forks source link

The driver mod don't load when system reboot #27

Closed Hacker-One closed 6 years ago

Hacker-One commented 6 years ago

I test on centos that The driver mod don't load when system reboot

f0rb1dd3n commented 6 years ago

Are you using latest version of Reptile? I have merged a pull request that fixed that!

Hacker-One commented 6 years ago

OK, the latest is OK. but my system always crash after installed the lkm.

Hacker-One commented 6 years ago

when I again install this LKM that the system will crash after LKM have installed on system.

f0rb1dd3n commented 6 years ago

could you show me the stacktrace? I have tested on CentOS and Reptile works fine, without crashing.

What system are you using? I will try to reproduce that to see what is happening. :)

Hacker-One commented 6 years ago

Linux Centos 2.6.32-696.1.1.el6.x86_64 #1 SMP Tue Apr 11 17:13:24 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux image when I again install this LKM that the system will crash and ssh disconnected after LKM have installed on system.

Notice: Don't uninstall Reptile and again install Reptile

f0rb1dd3n commented 6 years ago

man, at this point LKM isnt even compiled. You have sure this LKM is not already installed?

f0rb1dd3n commented 6 years ago

I am trying to understand what is going on, cause I just tested on CentOS box and is working fine, even after uninstallation. If you can retrieve more information about that, it would be nice.

f0rb1dd3n commented 6 years ago

could you do the follow, please?

f0rb1dd3n commented 6 years ago

@Hacker-One,

Hey man, there is a crash that I working in! I am just little busy to fix this code, but I will.

thx

f0rb1dd3n commented 6 years ago

@Hacker-One,

can you test Reptile again? the last update can fixed your problem! ;)

Hacker-One commented 6 years ago

OK,I test that's ok.