alichtman / gardening-starter-pack

Literally a rootkit. (LKM for Linux Kernels 4.14+)
GNU General Public License v3.0
1 stars 0 forks source link

Add userspace command program #35

Closed alichtman closed 5 years ago

alichtman commented 5 years ago

Fix #33.

Make sure to incorporate this in the build sequence, and drop it at /garden.

Also, break out the function_code struct into an external .h file so it can be included in both rootkit.c and rootkit_command.c.