Git Product home page Git Product logo

Comments (5)

Cryss76 avatar Cryss76 commented on July 28, 2024

the issue is on the command netsh interface ip set address name="Ethernet" static 192.168.30.10 255.255.255.0 192.168.30.1. The name field is not guaranteed to be the same on each install of Windows. I even had name differences with the same windows image.

Here is the workaround:
create the image as always but before you create the snapshots or finalize the image you need to figure out the real name of the network adapter. You will need to manually start the image VM to do that.

After that you will need to change the interface field in the corresponding windows class e.g.:
For Windows 10 you need to change the field interface in the windows10 class of the file win10.py

BTW: this project is dead and you shouldn't be using it ...

from vmcloak.

benibomba avatar benibomba commented on July 28, 2024

@Cryss76 What virtual machine projects can you recommend? I plan to use cuckoo3. Its documentation recommended using vmcloak, but apparently it is outdated too). Or should I use qemu-system-x86-64 directly?

from vmcloak.

Cryss76 avatar Cryss76 commented on July 28, 2024

tbh everything with cuckoo is quite messy. There isn't an easy and fast way to create the analysis VMs. Doing things manually is the most reliable but also takes the most effort...

On my fork of vmcloak I fixed some bugs (Not this one though). That might help if you are using qemu+kvm (but nothing else).

from vmcloak.

benibomba avatar benibomba commented on July 28, 2024

@Cryss76 Thank you so much for the tip! Now I will try to fix it using your vmcloak version. If it's not too much trouble, can I contact you for hints and tips? If yes, is there any public network you are sitting on?

from vmcloak.

Cryss76 avatar Cryss76 commented on July 28, 2024

there is a mattermost for cuckoo3 hosted by cert-ee. You just need to mail [email protected] and request an invite.

from vmcloak.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.