I ... don't know why i made this, but i did, was a fun exercise in making Gmod Lua modules in C++ and using undocumented windows APIs (this runs completely un-elevated, it just calls RtlAdjustPrivilege and NtRaiseHardError)
@Earthnuker oh dear, is that distributed to all the clients on the server or just you?
@notwa only running locally, and needs a custom Lua binary module (until i figure out how to do it completely in lua :D)
@notwa also needs sv_allowcslua enabled on the server so people can run custom lua code on themselves