Unfortunately, APIs often declare variables outside the function, which get excluded by my idea of using _ENV (and setfenv wouldn't help either).
My plan to work around this is to unload all APIs and reload them in the sandbox table.
Unfortunately, if I try to reload all of them (except term, window and those the computer can't access), the computer just shuts down.
How would I reload all the available APIs without the computer shutting down?
Edited by Ajt86, 17 January 2016 - 12:32 PM.












