Parse exploit requirements
from irtsa-dev
Will attempt to parse the requirements of exploits when they are passed to the function and return them in a dictionary.
File size
from irtsa-dev
Given a filename (assuming it is a binary file), it will return what should be the the size of the binary file.
Num to sprite
from irtsa-dev
Will allow you to print off pictures into the terminal using sprite.
Progress bar
from irtsa-dev
Will allow you to print off a progress bar for displaying... progress.
Gain root
from irtsa-dev
Will attempt to gain a root shell on a machine if given a shell object.