OpenJudgeSystem
OpenJudgeSystem copied to clipboard
RestrictedProcess should restrict access to files
Partially done with low integrity mode. Anyway process is still able to write in some places. More info: http://msdn.microsoft.com/en-us/library/bb625960.aspx
Windows Vista has specific file and registry locations that are assigned low mandatory labels to allow low-integrity applications write access.
Registry - Low-integrity processes can write to and create subkeys under HKEY_CURRENT_USER\Software\AppDataLow
File system - Low-integrity processes can write and create subfolders under %USER PROFILE%\AppData\LocalLow