decaf-project / DECAF

DECAF (short for Dynamic Executable Code Analysis Framework) is a binary analysis platform based on QEMU. This is also the home of the DroidScope dynamic Android malware analysis platform. DroidScope is now an extension to DECAF.
GNU General Public License v3.0
807 stars 168 forks source link

Query for starting up the project #85

Closed adeenayub closed 4 years ago

adeenayub commented 4 years ago

Peace! I'm trying to run DECAF on my Ubuntu virtual machine. The software that I'm interested in doing a binary analysis of runs on Windows. I wanted to know if I run a Windows machine inside my Linux virtual machine which runs on Vmware workstation how would the step of creating a Qemu image change for me?