Search code examples
c#sandbox

Is there a way to prevent my application from running on sandboxie?


Is it possible to prevent or detect that my application is running on a sandboxie and not let it start or something alike ?

I have made a really silly easy game and have found out that people are using it on sandboxie in order to hack on it.

It constantly monitors the running process and other things to prevent hacks and while running on sandboxie the hack prevention in place becomes pretty useless.


Solution

  • Try a favourite-search-engine-here search for GetModuleHandle sandboxie