Posted 09 July 2017 - 10:40 PM
SBox is a sandbox utility that allows you to quickly sandbox a program to its own folder.
To install and use
I've tested it with and OS me and a friend developed, Vorbani OS, which is very highly sandboxed itself, and it works inside of my sandbox here.
To install and use
pastebin get 44nvWqA8 sBox
-- Editor here
os.loadAPI("sBox")
sBox.init(directory,"true/false launch startup","true/false nuke the folder")
sBox.fres() -- sets up the file resolver and FS overwrites
sBox.sBox() -- launches the sandbox
I've tested it with and OS me and a friend developed, Vorbani OS, which is very highly sandboxed itself, and it works inside of my sandbox here.
Edited on 08 December 2017 - 02:14 AM