Malware/Virtual machines
From CSRRT-LU
A virtual machine is a program that enables to simulate an Operating System. The operating system is not installed on a partion on the harddisk but in a file on the operating system on which runs the virtual machine.
The following virtual machines are used
- Malware/Vmware is used as development for test binaries that run with win32
- Malware/Qemu is used to execute foreign binaries
- Malware/Wine
Note:
Both virtual machines run on a linux system.

