Guapo
Guapo

Reputation: 3482

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.

Upvotes: 0

Views: 935

Answers (1)

Dominik
Dominik

Reputation: 3362

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

Upvotes: 1

Related Questions