Skip to content

KirioLerny/linux-troll-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Trolling Scripts for Linux

Please note that this could cause irreparable damage. Therefore only use it at your own risk. I am not liable for any damage caused.

root_roulette.sh:

To execute root_roulette.sh, you need to grant executable permissions to the file. The easiest way to do this is by using sudo chmod 755 root_roulette.sh. Once that's done, execute it with sudo ./root_roulette.sh.

root_roulette.c:

To execute root_roulette.c, you first need to compile the file. Install the gcc compiler by running sudo apt install gcc. Once the installation is complete, compile the file using gcc root_roulette.c -o root_roulette.

Next, you need execution rights for the compiled executable. Grant permissions with sudo chmod 755 root_roulette. Now, execute the program with sudo ./root_roulette.

About

Trolling scripts in linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published