It's been a while since we passed 4K GitHub stars ⭐️
And more good news: HyperDbg's kernel-mode drivers now build on #Linux! 🐧
After successfully getting the user-mode components compiled, thanks to @MaxRaulea, we're now moving on to debugging, implementing, and testing cross-platform functionality.
Step by step, we’re getting closer to running HyperDbg on Linux!
https://github.com/HyperDbg/HyperDbg/tree/dev/hyperdbg/linux
Remote
HyperDbg
@hyperdbg@infosec.exchange
We like hypnotizing computers. #HyperDbg
http://github.com/HyperDbg • https://twitter.com/HyperDbg • https://bsky.app/profile/hyperdbg.bsky.social
0 Followers
0 Following
5 Posts
Joined December 19, 2022
Website:
Open post
Major milestone in bringing HyperDbg to Linux! 🐧
Huge thanks to @MaxRaulea, all HyperDbg user-mode modules now compile on Linux. 🎉🪐💫
Next step is porting the kernel modules...
1
1
1
0
Open post
HyperDbg v0.21 is released! 🪐💫
This release includes numerous bug fixes, improved stability, and significant progress toward integrating Intel PT (Processor Trace) into HyperDbg.
Check it out:
https://github.com/HyperDbg/HyperDbg/releases/tag/v0.21
0
0
0
0
Open post
HyperDbg v0.22 is released! 💫
Apart from bringing bug fixes, major progress toward porting HyperDbg for #Linux, HyperDbg now supports structures in the script engine.
This version also introduces new commands to display linked lists.
Check it out:
https://github.com/HyperDbg/HyperDbg/releases/tag/v0.22
For more information,
Check structures in the script engine:
https://docs.hyperdbg.org/commands/scripting-language/structures-and-arrays#structures
displaying linked lists in the virtual memory:
https://docs.hyperdbg.org/commands/debugging-commands/dl
And physical memory:
https://docs.hyperdbg.org/commands/extension-commands/dl
0
0
0
0
Open post
Replying to @xorhex@infosec.exchange
@xorhex@infosec.exchange The goal is to debug a Linux machine the same way we debug Windows. You can also debug across operating systems—for example, use a Linux machine as the host to debug either a Windows or Linux target, or use a Windows machine as the host to debug a Linux target.
0
0
0
0