Giter Site home page Giter Site logo

compiling last vetsion about hyperdbg HOT 10 CLOSED

Alexi0n avatar Alexi0n commented on September 23, 2024
compiling last vetsion

from hyperdbg.

Comments (10)

myasn1k avatar myasn1k commented on September 23, 2024 1

Thanks for the answer @SinaKarvandi !
Yes in both I did .start path c:\Windows\system32\notepad.exe
I'll try asap to rebuild the Dev branch and test it out!
Thanks again, I'll keep you updated.

from hyperdbg.

SinaKarvandi avatar SinaKarvandi commented on September 23, 2024

Hi,
Thanks for creating this issue.
We completely refactored the HyperDbg and now the refactored version is available on the 'dev' branch which works well with the new SDK. However, the refactored version is not yet tested and I expect it to have errors so it's not recommended to use the 'dev' version. For now, for compiling the 'master' branch you should use the previous SDK (and probably an older version of VS), soon we will test and merge the 'dev' branch to the 'master' branch and this problem will be solved.

from hyperdbg.

myasn1k avatar myasn1k commented on September 23, 2024

Hi, sorry bothering you.
Are there any news about building hyperdbg with the latest SDK/WDK/VStudio? Also, is Windows 11 supported?
I'm currently running Win11 and can't downgrade to 10 without reinstalling, so i have WDK/SDK problems.
Thanks in advance for the answer!

from hyperdbg.

SinaKarvandi avatar SinaKarvandi commented on September 23, 2024

Hi,
Yes, it works on Win11 and also you can compile the 'Dev' branch in Win 11. I didn't test the Dev branch, but it should be fine (probably some minor issues).

from hyperdbg.

myasn1k avatar myasn1k commented on September 23, 2024

Thanks a lot, it works!
There were like 70 errors, I had to add an #include <string> in PDB.h and everything is fixed now.
The only thing i don't understand now is why it hangs here:

Windows PowerShell
Copyright (C) Microsoft Corporation. Tutti i diritti riservati.

Installa la versione più recente di PowerShell per nuove funzionalità e miglioramenti. https://aka.ms/PSWindows

PS C:\Users\USER> cd C:\Users\USER\source\repos\HyperDbg\hyperdbg\build\bin\release
PS C:\Users\USER\source\repos\HyperDbg\hyperdbg\build\bin\release> .\hyperdbg-cli.exe
HyperDbg Debugger [version: v0.2.0, build: 20230218]
Please visit https://docs.hyperdbg.org for more information...
HyperDbg is released under the GNU Public License v3 (GPLv3).

HyperDbg> .connect local
local debugging (vmi-mode)

HyperDbg> load vmm
loading the vmm driver
current processor vendor is : GenuineIntel
virtualization technology is vt-x
vmx operation is supported by your processor
vmm module is running...
interpreting symbols and creating symbol maps

HyperDbg> .start path c:\Windows\system32\notepad.exe

It seems like the entrypoint is never reached. HyperDbg hangs but i can use notepad normally.
Also attaching to a process doesn't work, the process is never intercepted.

from hyperdbg.

SinaKarvandi avatar SinaKarvandi commented on September 23, 2024

Yes, I test it and there is an error. Probably, caused by recent refactoring codes. I'll fix it.

from hyperdbg.

myasn1k avatar myasn1k commented on September 23, 2024

Hi, sorry bothering you again @SinaKarvandi.
I still can't run notepad under hyperdbg in Windows 11.
I tried both dev and master branches.
Here are logs of the terminal:

from hyperdbg.

SinaKarvandi avatar SinaKarvandi commented on September 23, 2024

hi @myasn1k ,
Sorry for the delayed response.
Did you use the ".start" command in debugger mode?

I fixed an issue in the "Dev" branch. That might fix the problem.

from hyperdbg.

myasn1k avatar myasn1k commented on September 23, 2024

@SinaKarvandi sorry for the delayed response
Unfortunately also the new Dev branch gives me problems
When I start notepad the entrypoint break is reached but when I try doing g or t the machine freezes.
Do you have some hints or suggestions?

Thanks a lot for your help!

from hyperdbg.

SinaKarvandi avatar SinaKarvandi commented on September 23, 2024

@SinaKarvandi sorry for the delayed response Unfortunately also the new Dev branch gives me problems When I start notepad the entrypoint break is reached but when I try doing g or t the machine freezes. Do you have some hints or suggestions?

Thanks a lot for your help!

Hi,
Oops, I just understand the problem. You're using user-mode debugger which is not yet in a working state. I thought you were using the debugger in the Debugger Mode (kernel debugger). So, that's the problem. I might decide to discontinue the u64HyperDbg and u86HyperDbg because it has some fundamental problems that are still unsolvable. But the kHyperDbg is pretty okay and working.

Sorry for the inconvenience, I just forgot to completely disable the user-debugger.

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.