Categories
Xmemory v.0.0.1
from lespleiades
Programs
XMemory is a small program with an intuitive interface, allowing the user to easily exploit memory leaks remotely or locally.
xmem.src
Uuidv4 generator
from whiteheadbanger
Modules
This module provides a function that can generate a UUID version 4, ensuring random uniqueness.
uuid4.src
Grsa
from irtsa-dev
Modules
A simple implementation of RSA Key Generation in greyscript for the game Grey Hack. Comes with included encryption and decryption functions.
grsa.src
Alias-cli
from clo-cry
Scripts
General alias command. Support you to create an alias for existed commands easily.
alias.src
Parse exploit requirements
from irtsa-dev
Scripts
Will attempt to parse the requirements of exploits when they are passed to the function and return them in a dictionary.
parseExploitReqs.src
File size
from irtsa-dev
Scripts
Given a filename (assuming it is a binary file), it will return what should be the the size of the binary file.
fileSize.src
Num to sprite
from irtsa-dev
Scripts
Will allow you to print off pictures into the terminal using sprite.
numToSprite.src
Progress bar
from irtsa-dev
Scripts
Will allow you to print off a progress bar for displaying... progress.
progressBar.src
Gain root
from irtsa-dev
Scripts
Will attempt to gain a root shell on a machine if given a shell object.
gainRoot.src
Bltings
from irtsa-dev
Modules
Adds more functions into greyscript from Grey Hack to utilize in scripts by either extending existing object/classes or adding as standalone functions similar to "builtin" functions.
bltings.src