hatching / vmcloak

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

I tried to create vmcloak but it takes so long time is it normal #193

Closed Faitouri closed 2 years ago

Faitouri commented 2 years ago

(cuckoo-test) cuckoo@cuckoo:~/Desktop$ vmcloak init --verbose --win7x64 win7x64base --cpus 2 --ramsize 2048 /home/cuckoo/.virtualenvs/cuckoo-test/local/lib/python2.7/site-packages/OpenSSL/crypto.py:14: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography import utils, x509 INFO:vmcloak.abstract:Got file 'python-2.7.6.msi' from 'https://www.python.org/ftp/python/2.7.6/python-2.7.6.msi', with matching checksum. 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% INFO:vmcloak:Starting the Virtual Machine u'win7x64base' to install Windows.

jaykeerti commented 2 years ago

@Faitouri Did it ever end?

ezavalar commented 2 years ago

You should wait until it finish, you can open virtualbox to see the progress, or you can use the parameters -v -d to see it on console, for example: vmcloak init --verbose --win7x64 win7x64base --cpus 2 --ramsize 2048 -v -d It takes a long time!

Faitouri commented 2 years ago

Thank you for every one the problem was related to the specification of my laptop. when I worked on anther higher PC the environment was setup and work