Commit Graph

971 Commits (44394463e04b414b8ce64e794d12514ec8966f3d)
 

Author SHA1 Message Date
novafacing 44394463e0 Maintain backward compatibility with Python < 3.10
4 years ago
novafacing 07b7c754cd Migrate to 3.10 compatible abc usage.
4 years ago
Nicky Lim b73973392d fix typo in dd command
4 years ago
Disconnect3d f11afe2c68 Fix get_highlight_source line splitting
4 years ago
SecMeant 8cc218f0b8 Adding p2p command - pointer chain search
4 years ago
CptGibbon a7a554f3c4 Add square brackets to vmmap's anonymous map names
4 years ago
Disconnect3d 648c7f014e
Fix heap unprinted messages
4 years ago
Disconnect3d e2c899e4e5 Fix isort lint import issues
4 years ago
Disconnect3d 00e94a9b4a Fix unprinted 'Unknown register' context warning
4 years ago
Disconnect3d 8975d42c4d Better pwndbg.commands.OnlyWithFile error for QEMU targets
4 years ago
Disconnect3d c294ede7f9 pwndbg.file.get_file: better warning message
4 years ago
Disconnect3d 32cdc10442 piebase, breakrva: print error on failures
4 years ago
Disconnect3d 71291d85ba Fix vmmap_load on remote targets
4 years ago
Disconnect3d 790ba574c0 Refactor pwndbg.proc.exe and pwndbg.proc.get_file
4 years ago
Disconnect3d 933be39838 Extend pwndbg.proc.exe docs
4 years ago
Disconnect3d 3e4ad608af Fixes #955: don't return 'target:' prefix in pwndbg.proc.exe
4 years ago
Disconnect3d 56e0ce4881 Remove reset_on_new_base_address decorator
4 years ago
Disconnect3d 2bbacb27d9 Remove unused memoize import from arch.py
4 years ago
Disconnect3d 38904cc9b8 Remove unused 'long' from regs.py
4 years ago
Disconnect3d 30dd9b4479 Disable memory pages exploration for now
4 years ago
Kyle ZENG 6345078ae3 prevent pwndbg from crashing in qemu mode
4 years ago
Disconnect3d d753c0455f Fix #954
4 years ago
Disconnect3d 0068257ebe Fix qemu.is_usermode and qemu.kernel
4 years ago
cnwangjihe 2bef07faa0 Fix __libc_malloc_initialized not found in glibc 2.34
4 years ago
Daniel Ebert fb8927d8cd remove "matches for example ..." comments
4 years ago
Daniel Ebert e7193db69b remove .swp file
4 years ago
Daniel Ebert 1d8568c45b generate core just-in-time
4 years ago
Daniel Ebert 83e385a764 generate core just-in-time
4 years ago
Daniel Ebert 9613310e8c compile binary just-in-time
4 years ago
Daniel Ebert 0608fc8dd1 replace "bash" binary with "div_zero_binary" in CI tests
4 years ago
Daniel Ebert 62df89e54c fix CI tests
4 years ago
Disconnect3d fd3c6e2d8b Update arguments.py
4 years ago
disconnect3d 1bbc39d9bd format_args: display fd path
4 years ago
0x4848 2a77b2d20b Bump Unicorn Version
4 years ago
Artur Cygan c93bc3e70c Add memoize command for toggling caching, useful for debugging pwndbg
4 years ago
Disconnect3d 69094409f5 Fix aslr command and file.get_file on QEMU targets
4 years ago
Disconnect3d 27506431e8 Fix bug when restarting binary after set disable-randomization off
4 years ago
Disconnect3d dc0e1f419a elf.py: optimize get_ehdr
4 years ago
Disconnect3d 66d5d6cc51 Fix early arch detection & the 'Cannot find ELF base!' warning
4 years ago
Disconnect3d 8faa634efa vmmap: dont get on new_objfile
4 years ago
Disconnect3d cc84a1534d
Update enhance.py
4 years ago
disconnect3d 93f9b12007 Fix context when reg value deref fails
4 years ago
disconnect3d b9e7bf1a75 Fix exception when pwndbg is sourced after attach
4 years ago
Matteo Rizzo 4f8db3a7d5 vmmap: add filter for writable/executable pages
4 years ago
Matteo Rizzo 45dd669a23 Make setup.sh work with Podman
4 years ago
Disconnect3d 72ca4d8fc0
Update canary description
4 years ago
Disconnect3d 462eb53eed vmmap: name anonymous pages
4 years ago
lonnywong 5517792bd3 strip colors like \x1b[38;5;148m
4 years ago
lonnywong aefcde5b3c add columns config for registers view
4 years ago
Adam Doupe 43f69825c9 Fix broken leakfind command
4 years ago