HyperDbg
banner
hyperdbg.bsky.social
HyperDbg
@hyperdbg.bsky.social
HyperDbg v0.17 is out! ✨🥂

This update brings major improvements to the script engine, including multidimensional arrays, compound & multiple assignments, plus key interpretation bug fixes.

Check it out:
github.com/HyperDbg/Hyp...
Release v0.17 · HyperDbg/HyperDbg
HyperDbg v0.17 is released! If you’re enjoying HyperDbg, don’t forget to give a star 🌟 on GitHub! Please visit Build & Install to configure the environment for running HyperDbg. Check out the Quick...
github.com
November 10, 2025 at 2:07 PM
HyperDbg v0.16 is released! 🐞💫✨

This version adds a new event command '!xsetbv', along with bug fixes, performance improvements, and progress on the user-mode debugger in VMI mode.

Check it out:

github.com/HyperDbg/Hyp...
Release v0.16 · HyperDbg/HyperDbg
HyperDbg v0.16 is released! If you’re enjoying HyperDbg, don’t forget to give a star 🌟 on GitHub! Please visit Build & Install to configure the environment for running HyperDbg. Check out the Quick...
github.com
September 7, 2025 at 10:21 PM
HyperDbg v0.15 is out! ✨🎈

This version comes with a new SMM interrupt (SMI) command, fixing issues with Intel CET emulation for SYSCALL/SYSRET on 11th Gen+ (Tiger/Rocket Lake) CPUs, also saving/restoring XMM registers on VM-exits/entries.

Check it out:
github.com/HyperDbg/Hyp...
August 17, 2025 at 9:44 PM
I'm happy to announce that @HyperDbg v0.14 is released!

This version includes HyperEvade (beta preview), fixes Win11 24H2 compatibility issues & adds multiple timing functions to the script engine (Special thanks to @0Xiphorus).

Check it out: github.com/HyperDbg/Hyp...

(1/3)
July 23, 2025 at 10:47 AM
Curious about anti-anti-debugging techniques and hiding hypervisors from malware? Slides are up for our ECOOP/DEBT 2025 talk where we present HyperEvade, our upcoming hypervisor transparency extension for @hyperdbg.bsky.social

github.com/HyperDbg/sli... (1/2)
July 14, 2025 at 1:59 PM
HyperDbg v0.13.2 is out! 🎉

This version brings improvements and fixes stability issues in nested virtualization on Intel Meteor Lake processors.

Check it out:
github.com/HyperDbg/Hyp...
Release v0.13.2 · HyperDbg/HyperDbg
HyperDbg v0.13.2 is released! If you’re enjoying HyperDbg, don’t forget to give a star 🌟 on GitHub! Please visit Build & Install to configure the environment for running HyperDbg. Check out the Qui...
github.com
May 25, 2025 at 10:19 PM
🧙‍♂️ Did you know you can easily hook, patch, or change arguments to functions both in user mode and kernel mode by using #HyperDbg?

Here’s a quick example 👇
May 24, 2025 at 5:27 AM
HyperDbg v0.13.1 has been released. 💫

This version includes improved mitigations against anti-hypervisor techniques used to detect nested virtualization environments, along with various bug fixes.

Check it out:
github.com/HyperDbg/Hyp...
Releases · HyperDbg/HyperDbg
State-of-the-art native debugging tools. Contribute to HyperDbg/HyperDbg development by creating an account on GitHub.
github.com
April 13, 2025 at 11:22 PM
HyperDbg v0.13 is out! 🎉

This version comes with a new command '!pcicam' for dumping and interpreting PCIe CAM, new anti-anti-hypervisor methods, improved MMIO scripting, plus lots of bug fixes & improvements.
Big thanks to @0Xiphorus & @AbbasMasoumiG.

github.com/HyperDbg/Hyp...
Release v0.13 · HyperDbg/HyperDbg
HyperDbg v0.13 is released! If you’re enjoying HyperDbg, don’t forget to give a star 🌟 on GitHub! Please visit Build & Install to configure the environment for running HyperDbg. Check out the Quick...
github.com
February 25, 2025 at 8:34 AM
It's been a while since we passed 3,000 stars on GitHub, but we couldn’t let it go uncelebrated! 🌟🎉

We raise our glass to the awesome community and those who supported and contributed to HyperDbg. 🍾🥂

github.com/HyperDbg/Hyp...
January 7, 2025 at 10:57 AM
The first HyperDbg release of 2025 is out! 🎉

This version (v0.12) introduces commands for PCI/PCI-e device tree enumeration and IDT dumping, plus many bug fixes.

Huge thanks to @0Xiphorus, @reodus_, @binophism & other contributors!

🔗 Check it out:
github.com/HyperDbg/Hyp...
January 2, 2025 at 5:57 PM
Happy New Year, everyone! 🎊🎉

Wishing you all a fantastic year ahead. This year, we’re aiming to introduce exciting new features in HyperDbg, mostly around PCI Express, UEFI, and firmware debugging. As always, your contributions are greatly appreciated! 💫
January 1, 2025 at 2:56 AM
HyperDbg v0.11 is released! ✨

This version comes with bug fixes, improvements, and two new commands for viewing Local APIC (XAPIC/X2APIC) and IO APIC.

Big shoutout to Björn Ruytenberg for joining the team for bringing PCIe support to HyperDbg!

github.com/HyperDbg/Hyp...
December 3, 2024 at 4:27 PM
Guys, just because HyperDbg’s '!monitor' command can technically monitor unlimited address ranges doesn’t mean you can monitor any memory range you want. So let’s not go wild, alright? 😅

docs.hyperdbg.org/commands/ext...
November 12, 2024 at 11:15 AM
Did you know? You can monitor (or even ignore) SMI# executions to port 0xB2 with a simple script using the '!ioout' command in HyperDbg!
Read more:
docs.hyperdbg.org/commands/ext...

#HyperDbg_Tips
October 27, 2024 at 11:00 PM
HyperDbg v0.10.2 is released!

This release comes with lots of bugfixes and improved stability, check it out here:
github.com/HyperDbg/Hyp...
Release v0.10.2 · HyperDbg/HyperDbg
HyperDbg v0.10.2 is released! If you’re enjoying HyperDbg, don’t forget to give a star 🌟 on GitHub! Please visit Build & Install to configure the environment for running HyperDbg. Check out the Qui...
github.com
October 11, 2024 at 11:27 AM
We are celebrating today as we've reached 200,000 lines of code! A big thank you to all the friends and contributors who made this possible! 🤗

github.com/HyperDbg/Hyp...
October 4, 2024 at 3:57 PM
It's been a while since HyperDbg's first release, and we realized our initial assumptions for the command parser won’t fully meet new demands. After redesigning and extensive testing, HyperDbg v0.10.1 now comes with a brand-new parser! 💫😼
Check it out:
github.com/HyperDbg/Hyp...
Release v0.10.1 · HyperDbg/HyperDbg
HyperDbg v0.10.1 is released! If you’re enjoying HyperDbg, don’t forget to give a star 🌟 on GitHub! Please visit Build & Install to configure the environment for running HyperDbg. Check out the Qui...
github.com
September 8, 2024 at 1:45 PM
This is why you should always consider using HyperDbg's script engine to avoid what we refer to as "unsafe behavior".

Read more:
docs.hyperdbg.org/tips-and-tri...
August 7, 2024 at 4:41 AM
The #Discord server and #matrix group are added (and synchronized) to the HyperDbg groups. 🎉🥂
August 5, 2024 at 10:09 AM
Community links 🔗✨

Telegram Group: t.me/HyperDbg

Discord Server: discord.gg/anSPsGUtzN

Matrix Group: matrix.to#/#hyperdbg-d...

Twitter: twitter.com/HyperDbg
Simpsons Homer GIF
ALT: Simpsons Homer GIF
media.tenor.com
August 5, 2024 at 10:05 AM
Hi everyone!

We've updated the list of things for which we need contributions from the community in HyperDbg!

If you have some free time, you're more than welcome to join and contribute to the HyperDbg debugger. 😊✨

Check it out:
github.com/HyperDbg/Hyp...
github.com
July 29, 2024 at 4:30 AM
Forgot to say that #HyperDbg v0.10 also supports event forwarding to external binary (DLLs) modules.
- If you want to use HyperDbg events in your function, check out the guide:
docs.hyperdbg.org/tips-and-tri...
- Rust/C++ implementations are available here:
github.com/HyperDbg/eve...
July 26, 2024 at 8:07 AM
For more information,

Assembly codes in conditions:
- docs.hyperdbg.org/using-hyperd...

Assembly codes in code sections:
- docs.hyperdbg.org/using-hyperd...

Assemble virtual address:
- docs.hyperdbg.org/commands/deb...

Assemble physical address:
- docs.hyperdbg.org/commands/ext...
July 22, 2024 at 4:33 AM
Happy to announce @HyperDbg v0.10! 🎉🎊✨

This version comes with numerous bug fixes and stability improvements, plus new features like running assembly code directly in the events (VMX root-mode) and two new commands.

Check out the latest version: github.com/HyperDbg/Hyp...
Releases · HyperDbg/HyperDbg
State-of-the-art native debugging tools. Contribute to HyperDbg/HyperDbg development by creating an account on GitHub.
github.com
July 22, 2024 at 4:32 AM