|| How to run HoneyTrap with Vmware ||
I want to run and setup the honeytrap in vmware. But unfortunately, the image file download from the author website is running using Qemu.
The following step is go through how to convert the image file to vmdk file and run it very well in vmware software.
1. Download the image file from the author website http://honeytrap.mwcollect.org/qemu_sensors-Qemu%20Honeypot%20Sensors
2. Download the Qemu in windows http://www.h7.dion.ne.jp/~qemu-win/ 
   OR, download the file from my site. [Download]
3. Convert the honeytrap.img to honeytrap.vmdk with the following command:
   #qemu-img convert honeytrap_openbsd_qemu.img -O vmdk honeytrap.vmdk
4. Download the vmware configuration file [vmx]
5. Put the vmx file and vmdk file in the same folder. 
6. Open the vmx file with vmware
7. when login the honeytrap, please change the keyboard setting with the following command:
   #wsconsctl -w keyboard.encoding=us