Joined December 2011
27 Photos and videos
Pinned Tweet
5 Aug 2024
Community links 🔗✨ Telegram Group: t.me/HyperDbg Discord Server: discord.gg/anSPsGUtzN Matrix Group: matrix.to/#/#hyperdbg-discus… Mastodon: infosec.exchange/@hyperdbg

ALT Simpsons Homer GIF

1
2
12
5,790
A good debugger could read/write into MSRs, a better debugger could also *intercept* any application or driver trying to read or write into MSRs, and let you modify values, or block the MSR access altogether. 😉 Check it out: - docs.hyperdbg.org/commands/e… - docs.hyperdbg.org/commands/e…
I've always been interested in Model Specific Registers (MSRs). They're rarely used by application code; they're in the domain of operating systems, hypervisors, firmware, and low-level processor features. My debugger can now selectively access these; but don't crash the system.
2
3
26
1,881
Along with extensive refactoring & numerous bug fixes, two new LBR commands have been added: The '!lbr' command: docs.hyperdbg.org/commands/e… The '!lbrdump' command: docs.hyperdbg.org/commands/e… Also, the script engine now includes 5 new functions to support LBR: docs.hyperdbg.org/commands/s…
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/HyperDbg…
1
4
26
2,686
HyperDbg retweeted
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/HyperDbg…
2
20
90
8,764
Just another day at the HyperDbg project...
1
23
1,082
HyperDbg retweeted
Learn to use a debugger that runs *beneath* the OS using Intel VT-x. Hidden hooks, TLB splitting, EPT-based monitoring: reverse engineering's secret weapon. Debuggers 3301: HyperDbg ost2.fyi/Dbg3301 by @Intel80x86

1
16
84
4,977
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/HyperDbg…

1
8
43
2,808
HyperDbg retweeted
Slides and recordings for our @FOSDEM talks are up! Join 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/schedule/eve… fosdem.org/2026/schedule/eve…
1
14
36
3,210
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
5
11
602
HyperDbg retweeted
Curious about anti-anti-debugging techniques and hiding hypervisors from malware? Or simply looking for an in-depth introduction to @HyperDbg? Join @Intel80x86 and my @FOSDEM talks tomorrow: fosdem.org/2026/schedule/eve… fosdem.org/2026/schedule/eve…
12
36
2,204
18 Dec 2025
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/schedule/eve… - fosdem.org/2026/schedule/eve… #FOSDEM2026
6
487
HyperDbg retweeted
1 Dec 2025
Our paper "TRM: The Reversing Machine" has been accepted to @asiaccs2026! TRM is developed on top of @HyperDbg and exposes stealthy sub-OS malware using transparent hypervisor introspection, detecting threats missed by 24 AV engines. Preprint arxiv.org/abs/2405.00298 @Intel80x86
3
23
3,488
10 Nov 2025
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/HyperDbg…
1
5
15
2,323
17 Aug 2025
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/HyperDbg…
3
23
74
8,143