github pwndbg/pwndbg 2016.09.22

latest releases: 2024.02.14, 2023.07.17-pkgs, 2023.07.17...
7 years ago
  • 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
    

Don't miss a new pwndbg release

NewReleases is sending notifications on new releases.