-
Add CheatEngine style searching
- See #103
-
Fix Windbg command byte-endianness
- See #105
-
Fix VDSO and Linker mappings under QEMU (#91)
- Better virtual memory info in QEMU
-
Mark
$pcas executable upon resuming execution (#90)- Better virtual memory info in QEMU
-
Remove
input-radixandoutput-radixconfiguration options- These were confusing to lots of people
- You can restore the behavior via:
set output-radix 0x10 set input-radix 0x10