Giter Site home page Giter Site logo

Comments (6)

abdurrashid402 avatar abdurrashid402 commented on September 23, 2024 1

Oaky alright and Thanks !

from hyperdbg.

SinaKarvandi avatar SinaKarvandi commented on September 23, 2024

Hi,
Thanks for creating this issue.

Both of them are possible. If you want to run HyperDbg in a local debugging style (same as WinDbg's local debugging), you can use HyperDbg in VMI mode. If you want to debug a Virtual Machine (in Debugger Mode), you can run HyperDbg's application on the host (to control the VM e.g. send commands to the guest) and HyperDbg's drivers and hypervisor on the target guest (nested-virtualization). In short, HyperDbg in the host is just a simple application that gets the commands from the user and sends them to the guest. It won't load any driver or hypervisor on the host.

Please note that HyperDbg is currently supported only in physical machines (local debugging) and VMWare Workstation or Fusion, or other VMWare products. VBox is not supported yet.

Let me know if you still have a problem understanding these concepts.

from hyperdbg.

abdurrashid402 avatar abdurrashid402 commented on September 23, 2024

@SinaKarvandi
so you means I can use HyperDbg on host ( windows 10) to Debug guest ( VMware based windows 10)? If so, Is VMware (Type II ) provide hardware assisted virtualization? can I access kernel operation for Guest VM ( where I will execute rootkits)?

from hyperdbg.

SinaKarvandi avatar SinaKarvandi commented on September 23, 2024

Hi again,

so you means I can use HyperDbg on host ( windows 10) to Debug guest ( VMware based windows 10)?
Yes :)

If so, Is VMware (Type II ) provide hardware assisted virtualization?
Yes; it provides nested-virtualization capabilities which is enough for HyperDbg. Just make sure to activate it in the VM settings.

can I access kernel operation for Guest VM ( where I will execute rootkits)?
Yes, you can access the guest's kernel mode and user-mode addresses. Exactly like WinDbg.

from hyperdbg.

abdurrashid402 avatar abdurrashid402 commented on September 23, 2024

Thanks! One more Question ?

Yes; it provides nested-virtualization capabilities which is enough for HyperDbg. Just make sure to activate it in the VM settings.

I don't use nested Virtualization My setup shown in fig below. So debugger mode will be using for this ? Also is there any video availble for support ?
image

.

from hyperdbg.

SinaKarvandi avatar SinaKarvandi commented on September 23, 2024

HyperDbg is not able to run a guest without support for nested virtualization in the guest. Btw, nested virtualization is easily available in almost all of the configs in VMWare products.

Also is there any video availble for support ?
Soon, we'll publish some videos, but nothing yet.

from hyperdbg.

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.