Search found 2 matches
- Wed Mar 05, 2014 5:00 pm
- Forum: Anything Else
- Topic: Sandboxie detection
- Replies: 6
- Views: 2968
Re: Sandboxie detection
Nobody is saying that Sandboxie is not secure. Please read the paper. The problem is that it is very easy to check, if your code runs in Sandboxie or not. This is a huge problem if you test new software in sandboxie to check if it is malicious or not, and then use it on your main System. The malicio...
- Tue Mar 04, 2014 6:24 am
- Forum: Anything Else
- Topic: Sandboxie detection
- Replies: 6
- Views: 2968
Sandboxie detection
N. Rin and EP_X0FF made a great work over virtual machine (VM) and sandbox detection in current malware. As a short conclusion: Sandboxie does so many modifications to the sandboxed process so detecting fact of sandboxing is a trivial task even if the above described methods will be out-dated. As fo...