My friend is making an operating system and wanted me to break it. So i created UniRoot.

All it does is overwrites the OS's startup file on install, by overwriting os.reboot()

To use:

pastebin run cG1dn5Gw

then run the installer for the OS.

Once installed, there will be a variable accessible called "rFS" which is a copy of the fs table, unrestricted.


Note: Only installers that call os.reboot() after the startup file is placed will be affected.