hatching / vmcloak

Automated Virtual Machine Generation and Cloaking for Cuckoo Sandbox.
479 stars 118 forks source link

vmcloak init/vboxnet0 problem #203

Open Gigazo1d opened 1 year ago

Gigazo1d commented 1 year ago

Hi!

When executing the command vmcloak-vboxnet0, get:

vmcloak-vboxnet0: command not found.

When executing the command vmcloak init --win10x64 win10x64base --cpus 2 --ramsize 2500 --iso-mount /mnt/win10 --vramsize 32, get:

Error: Missing argument "ADAPTER"

Help me with my problem please!

krapgras commented 1 year ago

Hi!

Yeah this won't work with the newer versions of virtual box. I don't remember why but it was something security related. That is the reason why the newer version list QEMU rather then virtual box. I think they might patch it in virtualbox but most likely syntax will change in that case.

Unfortunately i haven't seen much code changes to this project in some time so i don't think it's actively maintained :/