Commit Graph

2631 Commits (2025.10.10)
 

Author SHA1 Message Date
patryk4815 c19327a720
Revert "Improving `vmmap` output when debugging kernel (#3020)" (#3082)
6 months ago
jxuanli 16c75e6c24
Improving `vmmap` output when debugging kernel (#3020)
6 months ago
jxuanli 74bf01e707
Fixing an issue that occurs when a qemu-system test fails and the `--pdb` option is specified (#3063)
6 months ago
Allen Chang dd01498159
Skip test_command_procinfo.py if unable to bind to address (#3079)
6 months ago
OBarronCS aea4af6134
Fix att disassembly-flavor setting breaking non-x86 architectures (#3077)
6 months ago
jxuanli 0e425ea019
Adding a few helper commands for x86 paging (#3051)
6 months ago
Matt. 6a059ee308
Maybe change thread selection on stop (#3066)
6 months ago
Matt. 8eebe2ae96
Run `run -s` automatically for `entry` (#3069)
6 months ago
Matt. 8c8f886666
Add `help set` to LLDB Pwndbg (#3068)
6 months ago
Matt. 8a93b2b258
Refine error and warning output in LLDB Pwndbg CLI (#3070)
6 months ago
k4lizen d380c99020
A few more docs fixups (#3064)
6 months ago
k4lizen f763221d2a
theres a comment in the script that includes 'pwndbg>' :p (#3067)
6 months ago
patryk4815 5cff331bde
Fix ppc64 install.sh (#3060)
6 months ago
k4lizen a05a443926
Make it clear to contributors LLDB is needed for doc generation (#3057)
6 months ago
k4lizen 0be925e6bc
Show demo gif on docs front page (#3055)
6 months ago
k4lizen 640eca78d8
Highlight the pwndbg prompt in docs code blocks (#3054)
6 months ago
k4lizen b90cc9caa2
Various docs fixups round 2 (#3053)
6 months ago
peace-maker 4b03efdd93
GDB TUI: Limit legend to one line (#3056)
6 months ago
Disconnect3d 1712b597a3
Bump version to 2025.05.30 (#3052)
6 months ago
patryk4815 4474878ea6
Fix terminfo in portable-lldb and fix terminal size (#3050)
6 months ago
Disconnect3d 4381f8b23d
Fix #3046: leakfind command UX/except instead of printing error (#3048)
6 months ago
k4lizen 192a87cf41
Various documentation fixups (#3042)
6 months ago
Disconnect3d 04b209925a
fix: show "x" when the condition instruction will not be taken (#3027)
6 months ago
k4lizen effa016b33
Cleanup testing scripts a bit (#3041)
6 months ago
k4lizen 6502675f2b
make the doc scripts runnable from anywhere (#3040)
6 months ago
k4lizen 6938228235
More robust uv usage (#2986)
6 months ago
Disconnect3d bea36c8e08
Add total vs cumulative time to tests + disable some tests on CI for speedup (#3039)
6 months ago
OBarronCS f5c91fb742
x86 call instruction + Arm conditional branch-and-link instruction.condition fixed (#3038)
6 months ago
OBarronCS c63a484001
Improve performance of pointer memory reads (#3021)
6 months ago
Disconnect3d 1b78613a2a
Add stepsyscall to disabled CI commands tests (#3035)
7 months ago
Disconnect3d 2597d7eee6
Fix multiple "Running with coverage" prints (#3037)
7 months ago
patryk4815 6efcffd189
Bump 2025.05.28 (#3034)
7 months ago
Disconnect3d 59638cc222
Fix #2614: distance command works with function symbols now (#3033)
7 months ago
Disconnect3d b332b0bed3
Fix next commands tests for crashed binaries (#3032)
7 months ago
OBarronCS 506f895841
Optimize page lookups (#3023)
7 months ago
patryk4815 f38b06bd7c
fix exec_shellcode deadlock (#3028)
7 months ago
OBarronCS 8206735af2
Correct instruction.condition for emulated conditional branches (#3030)
7 months ago
patryk4815 a8d9df243d
Fix install script for busybox (#3029)
7 months ago
k4lizen 6773d7020c
Add the Features section (#3026)
7 months ago
patryk4815 c04aedec7f
Add ability to suspend all events via SUSPEND_ALL (#3019)
7 months ago
jxuanli ed8c187691
Slightly improving `buddydump` + deprecating `pcplist` (#3015)
7 months ago
k4lizen 09c8ac6bc6
Add "Updating Documentation" to the contribution guide (#3009)
7 months ago
Emanuele19 51651b2d92
FIX: reference_bin_nopie.i386 compiled with pie instead of no-pie (#3008)
7 months ago
k4lizen cbda6f5eb3
order the contributing documentation properly (#3013)
7 months ago
patryk4815 aa524de27a
Fix regression with `lldb` after changes in Value.__len__ (#3018)
7 months ago
patryk4815 b638ec56da
Fix regression with `ipi` command (in portable build) (#3017)
7 months ago
k4lizen 50912d40af
Tidy up some development documentation (#3004)
7 months ago
k4lizen 5c596ef8f4
update readme (#3010)
7 months ago
k4lizen 88d386e09d
Add a doc page about pwndbg mentions found in the wild (#3011)
7 months ago
k4lizen 4fff67b27d
add a dev page on how to make a gif (#3012)
7 months ago