Commit Graph

1687 Commits (2dc00e885c9684de97834f04bdcaf52e125c4f96)
 

Author SHA1 Message Date
qrxnz 2dc00e885c add cachyos
2 years ago
Aaron Adams d008d14f4b -s/--step First skipping blocks of memory between results
2 years ago
Disconnect3d f642efbd92 Update pwndbg/gdblib/prompt.py
2 years ago
Piotr Zarycki cfbd636813 fix tests
2 years ago
Piotr Zarycki 216a5303cc remove event wrapper class
2 years ago
Disconnect3d 0bdbfbe92e Update patch.py
2 years ago
disconnect3d 27fda4a6cd patch_list: compact the from/to assembly display
2 years ago
Disconnect3d 54f5e6281e procinfo: fix embedded null byte in cmdline args
2 years ago
Will d4346d78d8 Update to latest gdb-pt-dump.
2 years ago
Joshua Varghese f8dfd64423 Fixes pwndbg/pwndbg#1871
2 years ago
Joshua Varghese d59974ac1c move `attachp` to be shown under "Start Commands".
2 years ago
smiley 0706fce48b update a comment that was changed to better reflect the true nature
2 years ago
smiley 00f53a450e remove .lower that we don't need
2 years ago
Disconnect3d e1591adb82 Update exception.py
2 years ago
smiley 1101a22361 remove check_dependencies
2 years ago
smiley 7abeef6560 fix embedded null in cmdline string
2 years ago
smiley 41c5dc7a49 show cmdline and cwd in procinfo
2 years ago
Aaron Adams d81e5da297 switch to an editable environment
2 years ago
FalcoGer 5e5f911b9c Fixes #1870
2 years ago
Aaron Adams 0fbe6cf47f add try except around search memory
2 years ago
Aaron Adams 2441ae9402 avoid breaking pacman.conf if entries already exist
2 years ago
Disconnect3d 3d6f86402e flake.nix: use poetry2nix from nix-community
2 years ago
disconnect3d 64a4bd1f5e Fix nix release build
2 years ago
disconnect3d 03327ff510 lint.sh: use tools from .venv
2 years ago
dependabot[bot] 37ab83f936 Bump cryptography from 41.0.2 to 41.0.3
2 years ago
Patryk Sondej f5f518fa69 fix linter bundle-linux.sh
2 years ago
Patryk Sondej 2e423a165f fix linter on dev
2 years ago
Patryk Sondej 0f31bf1555 fix dockerfile
2 years ago
Patryk Sondej 2991872d4f add info for dockerfile
2 years ago
Patryk Sondej 225d05ad8b fix dockerfile caching
2 years ago
Patryk Sondej f3914e2696 init add portable pwndbg using nix, package for rpm,deb,arch,alpine
2 years ago
ntsleep dbdce5d72d Fixed linters
2 years ago
ntsleep cd616cf28b Added tests for command `telescope --frame`
2 years ago
ntsleep 2afc9575d9 Added command `telescope --frame`
2 years ago
disconnect3d 6d43a5353b tips command: add -a alias for --all
2 years ago
Tomasz Kowalik 8e3f3bcda4 Use color_tip
2 years ago
Tomasz Kowalik eb637f3d15 Move color_tip function to separate module
2 years ago
Tomasz Kowalik 940bdebaf2 Use arg
2 years ago
Tomasz Kowalik 3e91f9dc48 Add tips command (#1833)
2 years ago
Kamil Solecki 079045667f Update warn message
2 years ago
kamil-s-solecki 631f661b53 Update pwndbg/exception.py
2 years ago
Kamil Solecki 1600e54aaf Warn user about unmet dependencies (#1791)
2 years ago
Disconnect3d 7a528bb3f7 Update events.py
2 years ago
smiley 219746ea09 remove workaround for older gdbs that didn't have lookup_static_symbol
2 years ago
smiley 58120b47f2 remove handling of the case where we don't have alignof in older gdbs
2 years ago
smiley 46fe24a1f0 remove special handling if we don't have alignof
2 years ago
smiley 8abff0a346 remove a workaround when fetching the gdb version
2 years ago
smiley 227a7f83d4 remove workaround for issue #523
2 years ago
smiley a9e6195d94 description for entry command mentions GDB 8.1 - drop the parentheses
2 years ago
smiley 12e54c04df remove GDB < 7.9 try except in events
2 years ago