mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-07-30 19:36:26 +00:00
Fixed bug that made script-engine segfault, explained in the porting status, so you can type commands now
vs2026.yml #77 -Commit
bdc7a150cb
pushed by
vrr
fix UInt32 convesion for negative (signed) values
vs2026.yml #69 -Commit
d4132ee7db
pushed by
vrr
cpuid
Porting status update and terminate thread platform call
vs2026.yml #67 -Commit
a29e210ab0
pushed by
vrr
ud.cpp, new additions to platform API and guards
vs2026.yml #62 -Commit
3805190db8
pushed by
vrr
Some new lib calls and reverted sleep macro to function
vs2026.yml #60 -Commit
38a59b795f
pushed by
vrr
Merge pull request #643 from HyperDbg/fix-long-mode-rip-overflow
vs2026.yml #58 -Commit
643bd93b00
pushed by
vrr
pt
Merge pull request #643 from HyperDbg/fix-long-mode-rip-overflow
vs2026.yml #57 -Commit
643bd93b00
pushed by
vrr
fix checks for long mode if RIP is overflown
vs2026.yml #55 -Commit
90c1513adb
pushed by
vrr
fix-long-mode-rip-overflow