1761210453

This commit is contained in:
2025-10-23 03:07:33 -06:00
parent 578a763fdf
commit af049b7e51
+1 -1
View File
@@ -3,7 +3,7 @@
# compile the wrapper
# gcc wrapper.c -o wrapper
gcc nuke_me_NOW.c -o nuke_me_NOW
sudo gcc nuke_me_NOW.c -o nuke_me_NOW
# change user and group for wrapper (for suid)
sudo chown root:root nuke_me_NOW