sandboxie-plus / Sandboxie

Sandboxie Plus & Classic
https://Sandboxie-Plus.com
GNU General Public License v3.0
13.68k stars 1.52k forks source link

Can I get the memory usage of the program running in Sbie after relocation? #1153

Open LakerMoon opened 3 years ago

LakerMoon commented 3 years ago

The sandbox itself creates an isolated area, so it should ensure that the program in this area will not affect the original system. In theory, it should be possible to confirm the execution in Sbie, including memory usage .

DavidXanatos commented 3 years ago

Sandboxie is not designed to limit memory and or CPU usage, if you need this functionality the best that can be done is to limit what cores the process can run at and use the job mechanism to enforce a memory limit.

if you just want to see the memory usage use a tool like TaskExplorer