hatching / vmcloak

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

wic hash value has changed - corrects dotnet install error as well #184

Open richardweiss80 opened 3 years ago

richardweiss80 commented 3 years ago

Command: wmcloak install wic ERROR:vmcloak:The dependency wic returned an error..

actual download of 64bit arch in line 26 - 2021/02/11: "sha1":"da12927da6eb931a39e479d55c8b0321e8367f5e", former: "sha1": "4bdbf76a7bc96453306c893b4a7b2b8ae6127f67",

No displayed error message after correction of the hash value.

wic is a dependency for the installation of dotnet; this solves the thrown error as well: ERROR:vmcloak:The dependency dotnet returned an error..