hatching / vmcloak

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

Cannot install winrar x86 #160

Open binhxe opened 5 years ago

binhxe commented 5 years ago

WARNING:vmcloak.abstract:The checksum of 'wrar531.exe' from 'http://rarlab.com/rar/wrar531.exehttp://cuckoo.sh/vmcloak/wrar531.exe' didn't match!

It is because of missing "," between "http://rarlab.com/rar/wrar531.exe" & "https://cuckoo.sh/vmcloak/wrar531.exe" in the winrar.py

{ "version": "5.31", "arch": "x86", "urls": [ "http://rarlab.com/rar/wrar531.exe" "https://cuckoo.sh/vmcloak/wrar531.exe", ], "sha1": "e19805a1738975aeec19a25a4e461d52eaf9b231",