Category
one file scripts, usually simple command line programs that provides some quality of life improvements, example: improved version of commands that already exists in the game
Spectre
from idrae
Scripts
Some stolen src
drillz.src
Dankestein
from idrae
Scripts
Some stolen src
secure.src farRepo.src wifi.src mapLAN.src corrupt.src getUser.src getShell.src
Nameless
from idrae
Scripts
Some stolen src
x.src
Forcer
from roupi
Scripts
brute force a password with a rainbowtable
forcer.src
Password table generator
from roupi
Scripts
generate a list of passwords that can be used as cache to decypher tool
password_generator.src
Htop
from metrix
Scripts
Like the original unix htop command.
script.src
Improved ps
from roupi
Scripts
basically the ps command, but it shows a bar of the cpu and memory usage usage
ps.src
Decypher
from roupi
Scripts
improved decypher, now it accepts a password as param, multiple passwords as params or a file, it will also cache all the encrypted passwords on a file located in home/user/Config/decypherTable.
decypher_v3.src decypher_v2.src
Chmod
from roupi
Scripts
Fixed chmod to work with 777 format instead of u+rwx.
chmod.src