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... github.com/HyperDbg/Hyp...
HyperDbg
@hyperdbg.bsky.social
We like hypnotizing computers. #HyperDbg http://github.com/HyperDbg • https://twitter.com/HyperDbg • http://infosec.exchange/@hyperdbg
Thanks to everyone who contributed! The new MCP server for HyperDbg is now available. Check it out: github.com/HyperDbg/mcp
GitHub - HyperDbg/mcp: HyperDbg's MCP Server
HyperDbg's MCP Server. Contribute to HyperDbg/mcp development by creating an account on GitHub.
github.com
HyperDbg v0.23 is released!💫 This release adds support for floating-point variables in the script engine & introduces the new 'ucpuid' command, which displays selected CPUID leaves, interprets and maps them to the processor-defined flags. Check it out: github.com/HyperDbg/Hyp...
Release v0.23 · HyperDbg/HyperDbg
HyperDbg v0.23 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
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...
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: github.com/HyperDbg/Hyp...
Release v0.22 · HyperDbg/HyperDbg
HyperDbg v0.22 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
Need to debug interrupts, faults, or exceptions? HyperDbg has plenty of commands to help! Use `!exception` to intercept exceptions (the first 32 entries of the IDT) and `!interrupt` to intercept interrupts (IDT entries 32–255). (1/4)
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: github.com/HyperDbg/Hyp...
HyperDbg v0.20 is out! 🎉 This release includes numerous bug fixes, continued progress on the Linux port, further advancements in Intel PT support, and a migration to Visual Studio 2026. Check it out: github.com/HyperDbg/Hyp...
Release v0.20-beta · HyperDbg/HyperDbg
HyperDbg v0.20-beta 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 ...
github.com
I'm pleased to announce HyperDbg v0.19. This release introduces a new module, HyperTrace, which brings hypervisor-level integration w/ tracing technologies such as Last Branch Record (LBR) & Processor Trace (PT). LBR is now available, with more coming. github.com/HyperDbg/Hyp...
Major milestone forward for HyperDbg supporting #Linux. We've made a major progress on porting HyperDbg to Linux (still a long road ahead). Now the HyperDbg SDK can be compiled with GCC for both user/kernel modes on Linux. More updates coming soon...👀 github.com/HyperDbg/Hyp...
HyperDbg/hyperdbg/linux at dev · HyperDbg/HyperDbg
State-of-the-art native debugging tools. Contribute to HyperDbg/HyperDbg development by creating an account on GitHub.
github.com
Invisible Hypervisors: Stealthy Malware Analysis with HyperDbg, a modern, open-source hypervisor-based Debugger supporting both user and kernel-mode debugging - Talk at #FOSDEM 2026 Conference #Video fosdem.org/2026/schedul...
FOSDEM 2026 - Invisible Hypervisors: Stealthy Malware Analysis with HyperDbg
HyperDbg is a modern, open-source hypervisor-based debugger supporting both user- and kernel-mode debugging. Operating at the hypervisor level, it bypasses OS debugging APIs and offers stealthy…
fosdem.org
HyperDbg v0.18 is released! 🎉✨ This version adds support for including external scripts using `#include` in the script engine, as well as initial refactoring for potential future support for Linux. Check it out: github.com/HyperDbg/Hyp...
Release v0.18 · HyperDbg/HyperDbg
HyperDbg v0.18 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
Slides and recordings for our @FOSDEM talks are up! Join us for an in-depth introduction into @HyperDbg 's features and internals, or find out what's the latest in anti-anti-debugging techniques and HV transparency for malware reversing: - fosdem.org/2026/schedul... - fosdem.org/2026/schedul...
We brought plenty of HyperDbg stickers to give away at FOSDEM! Find us after our talks or ping us to grab yours. - Security track: Room UB5.132 (13:00-13:25) - Virtualization track: Room H.2213 (18:30-19:00) #FOSDEM #FOSDEM2026 #HyperDbg
Curious about anti-anti-debugging techniques and hiding hypervisors from malware? Or simply looking for an in-depth introduction to @HyperDbg? Join our FOSDEM talks presented by [Sina Karvandi] and [Björn Ruytenberg] tomorrow: fosdem.org/2026/schedul... fosdem.org/2026/schedul...
We'll be at #FOSDEM 2026 in Brussels (January 31-February 1) with talks in the Security, Virtualization and Cloud Infrastructure rooms about the HyperDbg debugger. More info: - fosdem.org/2026/schedul... - fosdem.org/2026/schedul... #FOSDEM2026
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
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
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...
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)
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)
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
🧙♂️ 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...
Releases · HyperDbg/HyperDbg
State-of-the-art native debugging tools. Contribute to HyperDbg/HyperDbg development by creating an account on GitHub.
github.com
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
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...
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! 💫
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...