HyperDbg
@HyperDbg
We like hypnotizing computers. #HyperDbg http://github.com/HyperDbg • http://infosec.exchange/@hyperdbg • https://bsky.app/profile/hyperdbg.bsky.social
Community links 🔗✨ Telegram Group: t.me/HyperDbg Discord Server: discord.gg/anSPsGUtzN Matrix Group: matrix.to/#/#hyperdbg-di… Mastodon: infosec.exchange/@hyperdbg
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/Hyper…
We have received reports @HyperDbg's latest release shows unexpected behavior. As it turns out, this is due to a compiler optimization bug in Visual Studio 17.14.8 and 17.14.9. We have pushed a temporary workaround fixing the build. Thanks for reporting! (1/2)
I'm happy to announce that @HyperDbg v0.14 is released! This version includes HyperEvade (beta preview), fixes Win11 24H2 compatibility issues, and adds multiple timing functions to the script engine (Special thanks to @0Xiphorus). Check it out: github.com/HyperDbg/Hyper… (1/3)
Curious about anti-anti-debugging techniques and hiding hypervisors from malware? Slides are up for ECOOP/DEBT 2025 talk where we present HyperEvade, our upcoming hypervisor transparency extension for @HyperDbg : github.com/HyperDbg/slide… (1/2)
We're excited to announce a major new release of x64dbg! The main new feature is support for bitfields, enums and anonymous types, which allows all types in the Windows SDK to be represented and displayed 🔥
🔥 TitanHide has been updated to support the latest VMProtect 3.9.4 changes! The service name is now used as the device name as well, so the check for \\.\TitanHide will fail if you name the service differently 🧠
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/Hyper…
🧙♂️ 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/Hyper…
Tired of repetitive manual unpacking? x64dbg Automate helps you reduce strain, tame complexity, scale analysis, and share reproducible wins. Watch it unpack encrypted code in action! 🔐 Check out the new blog post 'Analysis at Scale with x64dbg Automate' by Darius Houle ↓
If you're looking for better tools and a high Return on Investment (ROI), both @HyperDbg and @x64dbg are free, as in open-source and free beer.
Debugging costs money. You can spend cash on better tools and training for your team, or you can spend engineering time as the bugs elude you and your schedule slips. What has the better Return on Investment? Here's a sample ROI model: asset-intertech.com/resources/blog…
Found the best way to protect myself from Hyper-V zerodays. Coincidentally, it's also the simplest way to enable performance mode for VMware/VirtualBox or prepare a system for @HyperDbg. x.com/sixtyvividtail…
Got so fed up with all these Hyper-V 0days! Down with them, here's one-stop switch to secure the OS. Lo and behold: bcdedit /set {current} HypervisorLaunchType off reg delete HKLM\SYSTEM\CurrentControlSet\Control\Hypervisor /f /v HypervisorLaunchType
HyperDbg doesn’t care if your driver is shy or not shy. 😉
It is possible to dynamically disable the kernel debugger from a Windows driver using this API, just in case your driver is too shy. learn.microsoft.com/en-us/windows-…
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/Hyper…
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! 💫