Skip to content

2016.09.22

Compare
Choose a tag to compare
@zachriggle zachriggle released this 22 Sep 21:49
· 1530 commits to dev since this release
  • Add CheatEngine style searching

  • Fix Windbg command byte-endianness

  • Fix VDSO and Linker mappings under QEMU (#91)

    • Better virtual memory info in QEMU
  • Mark $pc as executable upon resuming execution (#90)

    • Better virtual memory info in QEMU
  • Remove input-radix and output-radix configuration options

    • These were confusing to lots of people
    • You can restore the behavior via:
    set output-radix 0x10
    set input-radix  0x10