f0rb1dd3n / Reptile

LKM Linux rootkit
2.54k stars 571 forks source link

how to update the reptile without reboot? #63

Closed 8887-eth closed 4 years ago

8887-eth commented 5 years ago

hello,is there anyway to update the reptile without reoot? I can't install before remove reptile,but remove it need reboot.

f0rb1dd3n commented 5 years ago

So, yeah, there is a way to unload the module, and then load a new updated one.

I will consider that in the next commits

8887-eth commented 5 years ago

@f0rb1dd3n was it done?

f0rb1dd3n commented 4 years ago

@a4626219 sorry my huuuuuuuge delay. For newer versions of khook, Reptile can be uninstalled without rebooting, but i know there is a lot of bugs which can force you reboot when uninstalling reptile. In other words, it is not full done.

I didn't find time to code Reptile last year. But maybe I am going to update this project when it is possible (which means, slowly, hahahahah)

f0rb1dd3n commented 4 years ago

So, you can do the Uninstallation of reptile with this new commit: 6bd476e

If you wanna update, it's just uninstall, download the code, build and install again!