For more information, check the documentation:
docs.hyperdbg.org/commands/ext...
@hyperdbg.bsky.social
We like hypnotizing computers. #HyperDbg http://github.com/HyperDbg • https://twitter.com/HyperDbg • http://infosec.exchange/@hyperdbg
For more information, check the documentation:
docs.hyperdbg.org/commands/ext...
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...
More information:
docs.hyperdbg.org/commands/ext...
Enhancement of the '.pe' command:
docs.hyperdbg.org/commands/met...
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...
Thanks to Tara for making this painting for us (it's not AI-generated).
(3/3)
More info on HyperEvade: github.com/HyperDbg/sli...
Microsleep function:
docs.hyperdbg.org/commands/scr...
and RDTSC/RDTSCP:
docs.hyperdbg.org/commands/scr...
docs.hyperdbg.org/commands/scr...
(2/3)
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)
HyperEvade is targeted for @hyperdbg.bsky.social 's next major release - so watch this space! (2/2)
14.07.2025 13:59 — 👍 0 🔁 0 💬 0 📌 0Curious 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)
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...
🧙♂️ 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 👇
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...
More details are available here:
docs.hyperdbg.org/commands/ext...
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...
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...
More information:
- docs.hyperdbg.org/commands/ext...
- docs.hyperdbg.org/commands/ext...
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...
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! 💫
Check it out:
docs.hyperdbg.org/commands/ext...
docs.hyperdbg.org/commands/ext...
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...
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...
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
HyperDbg v0.10.2 is released!
This release comes with lots of bugfixes and improved stability, check it out here:
github.com/HyperDbg/Hyp...
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...
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...
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...
The #Discord server and #matrix group are added (and synchronized) to the HyperDbg groups. 🎉🥂
05.08.2024 10:09 — 👍 0 🔁 0 💬 0 📌 0Community links 🔗✨
Telegram Group: t.me/HyperDbg
Discord Server: discord.gg/anSPsGUtzN
Matrix Group: matrix.to#/#hyperdbg-d...
Twitter: twitter.com/HyperDbg
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...
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...