///// 2.1.11.X (UNRELEASED) /////
///// 2.1.10.286 /////
- Added extended error descriptions all over the tool to better identify issues.
- Added a search feature for the hex box (Peek Poker, Debugger, Kernel Peek Poker).
- Added the ability to NOP the selected bytes in a hex box (Peek Poker, Debugger, Kernel Peek Poker).
- Added more icons to the context menu (Peek Poker, Debugger).
- Added "Save to File" and "Follow Pointer" to the debugger to better match the peek poker layout.
- Added an alternative debugger (Debugger V2) (WIP!!!).
- Added single stepping (Debugger V2) (WIP!!!).
- Added a "Backport Helper" tool to backport individual files (WIP!!!).
- Added a "Memory Dumper" tool to dump memory to a file.
- Added color markups in the register window for registers that changed from the last breakpoint or single step...