Commit Graph

1246 Commits (f792f00081046826490c6b658e833e5baea1b935)
 

Author SHA1 Message Date
cnwangjihe e0e32dca79 fix ending of chain
4 years ago
cnwangjihe bd7c3aa2d2 add test for heap bins
4 years ago
cnwangjihe 94eea64307 safe-linking: use __libc_version when debug symbols loaded
4 years ago
cnwangjihe 09f2cb648b Add safe-linking support
4 years ago
Disconnect3d 95e3bb09df Fix lint
4 years ago
Disconnect3d 0ec31801a0 Hopefully fix windbg commands tests on CI
4 years ago
Disconnect3d 9636331504 CI: show installed packages
4 years ago
Disconnect3d 1d70e14418 Fix #932,#788: fix command parsing
4 years ago
Disconnect3d d861d6e2fc Skip attachp tests when cant attach
4 years ago
Disconnect3d eee5dbcbf1 Remove Py2 class object inheritance
4 years ago
Disconnect3d ef86a5ca3c Remove shebang and coding lines
4 years ago
Disconnect3d 89b2df582a Remove incorrect i386 regs: dil/sil/spl/bpl
4 years ago
Disconnect3d 9a17798a5d Speedup emulator by disabling debug formatting when not debugging
4 years ago
Disconnect3d 270fef38e0 Remove redundant disasm.is_call function
4 years ago
Disconnect3d af4198660e Bump capstone to 4.0.2
4 years ago
Disconnect3d e239e9c1f6
Hopefully fix recursion error
4 years ago
patryk4815 c8c9e3f003 Add Codecov
4 years ago
Arusekk 9c8df00462 Add basic coverage testing
4 years ago
anthraxx 3583b5704e fix(tempdir): use safe and unpredictable cachedir location
4 years ago
Arusekk 1c633829de Do not sort auxv, use the implicit order
4 years ago
Disconnect3d 526b3ea9c6
Hopefully fix CI tests
4 years ago
Przemysław Buczkowski b203d53b8a SLES/OpenSUSE: enable debugging repo before installing
4 years ago
Disconnect3d 6fd42dd5ab Add attachp command and tests for it
4 years ago
Disconnect3d 1e28920440 Stop skipping tests
4 years ago
Disconnect3d 34f9535c5f Fix isort
4 years ago
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