Uuidv4 generator
from whiteheadbanger
This module provides a function that can generate a UUID version 4, ensuring random uniqueness.
Grsa
from irtsa-dev
A simple implementation of RSA Key Generation in greyscript for the game Grey Hack. Comes with included encryption and decryption functions.
Bltings
from irtsa-dev
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.
Unit testing & mocking library
from olipro
These two scripts allow you to write unit tests and mock classes or global functions.
An example of some tests is included.
Mail lib
from roupi
wrapper to the metamail standard api.
Thor cli api tool
from roupi
api to make building cli programs easier (clone of Thor ruby gem) ALPHA VERSION
List lib
from roupi
map each to_list select and reject functions
Scan class
from roupi
scan class module
Nmap class
from roupi
nmap class module
Convert memory_scan into a map
from roupi
converts scan_address output to a map easier to process