ss_blog_claim=752cdf4fa7cc7b60527b400da1af07d5

Browsing All posts tagged under »closed program test environment«Follow This Tag

May 6, 2009

7 Comments

How to run your program in a isolated memory space

Its always good to run your program in isolated memory space so that it does not interfere with programs .Doing so literaly avoids possibility that any malicious program without your knowledge trying to infect other files! So how to run your program in isolated memory space or closed environment? Sandboxie comes up with solution.Its a amazing piece [...]