idanr1986 / cuckoo-droid

CuckooDroid - Automated Android Malware Analysis with Cuckoo Sandbox.
580 stars 134 forks source link

Question: Can I combine cuckoo-droid with KVM instead of VirtualBox? #9

Open ghost opened 8 years ago

ghost commented 8 years ago

Hi,

Since I'm using KVM for Cuckoo Sandbox so I want to keep it consistent, however I didn't see the cuckoo-droid documentation containing tutorials about KVM. So is it possible to set it up?

Thanks!

idanr1986 commented 8 years ago

I believe you can , just install android on kvm and config the machine according to the documentation

Sent from my iPhone

On 5 Jul 2016, at 22:22, zhengxiechen notifications@github.com wrote:

Hi,

Since I'm using KVM for Cuckoo Sandbox so I want to keep it consistent, however I didn't see the cuckoo-droid documentation containing tutorials about KVM. So is it possible to set it up?

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

ghost commented 8 years ago

I am struggling since I started Android emulator from command line and it's nothing related to KVM, so I have no idea how to save the virtual machine using KVM then.

Also one thing noticing is that I cannot start the emulator unless I turn the GPU off, have no idea why and what problems it will cause.