mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-08-25 08:22:58 +00:00
update fix changelog
This commit is contained in:
parent
3dad72f72f
commit
334db99546
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@ New release of the HyperDbg Debugger.
|
|||
|
||||
### Changed
|
||||
- The disassembler now warns if you mistakenly used the 'u' command over a 32-bit program ([link](https://github.com/HyperDbg/HyperDbg/commit/9d239ccdfd7901cad197a4b49327efbf322cd116))
|
||||
- The debuggee won't load the VMM module if the debugger is not listening
|
||||
- The debugger and the debuggee now perform a version/build check to prevent version mismatch
|
||||
- fix the 'eb' command's parsing issue with '0xeb' hex bytes ([link](https://github.com/HyperDbg/HyperDbg/commit/b7dc237d7fd72b6f0130f86eb3b30f9f490917d6))
|
||||
|
||||
## [0.4.0.0] - 2023-07-18
|
||||
New release of the HyperDbg Debugger.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue