We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c3caf commit 3b5e18aCopy full SHA for 3b5e18a
3_RootkitTechniques/3.3_set_root/rootkit.c
@@ -10,7 +10,7 @@
10
MODULE_LICENSE("GPL");
11
MODULE_AUTHOR("TheXcellerator");
12
MODULE_DESCRIPTION("Giving root privileges to a process");
13
-MODULE_VERSION("0.01");
+MODULE_VERSION("0.02");
14
15
/* After Kernel 4.17.0, the way that syscalls are handled changed
16
* to use the pt_regs struct instead of the more familiar function
0 commit comments