reveng007 / reveng_rtkit

Linux Loadable Kernel Module (LKM) based rootkit (ring-0), capable of hiding itself, processes/implants, rmmod proof, has ability to bypass infamous rkhunter antirootkit.

Home Page:https://reveng007.github.io/blog/2022/03/08/reveng_rkit_detailed.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breaking `kernel_src/reveng_rtkit.c`

reveng007 opened this issue · comments

Breaking the main kernel c code kernel_src/reveng_rtkit.c into smaller files (or logical blocks).
Based on that, Makefile and README.md must be edited accordingly.

I can create PR for this issue, please assign it to me.

I can separate all the functions starting with the prefix etx_ into a separate file.

Thanks!
You can fork my project and make those changes accordingly and then perform a PR of my project.
I assigned it to you!