PDA

View Full Version : Cracking in a virtual machine (VM) possible?


C0d3r-F4N
October 31st, 2015, 04:48
It's possible to crack a program running in a virtual machine (VM) or is there any difference between the local system and a vm (like vmware, virtualbox...)?

blabberer
October 31st, 2015, 08:30
1) yes
2) there are lot of differences between the physical system and virtual system but they do not come into play when dealing with simple user-mode applications
those differences and their consequences are visible only when dealing with kernel stuff

bilbo
November 3rd, 2015, 08:25
regarding the differencies between VM and real systems, there are many tricks used by viruses and protection programs; as usual, Google is your friend...
have a look for example at this thread:

http://reverseengineering.stackexchange.com/questions/1686/how-to-detect-a-virtualized-environment

Best regards
bilbo