Commit Graph

2697 Commits (4e85c8cc2be7ee0d26df422329decb75d2f76a99)
 

Author SHA1 Message Date
k4lizen 1de6e8e272
Reland "mallocng: print information about slot, group, meta at given address" (#3117)
6 months ago
patryk4815 db27d18ee4
Revert "mallocng: print information about slot, group, meta at given address …" (#3115)
6 months ago
k4lizen 169f937326
mallocng: print information about slot, group, meta at given address (#3087)
6 months ago
Allen Chang 0a4f9f8832
Add command to display information about kernel tasks (#3099)
6 months ago
k4lizen c64d44b2c8
change dir in lint script (#3112)
6 months ago
Matt. 51f2e98b84
Make lifetime management in `ProcessDriver` more explicit (#3071)
6 months ago
k4lizen 15fc059bac
add mallocng-explain command (#3104)
6 months ago
Matt. 31dd105e52
Rework structure of testing framework (#3101)
6 months ago
Matt. ef8a6509a9
Add support for `LLDBValue.string()` in array types (#3107)
6 months ago
k4lizen bd4d7e7907
pretty print - PropertyPrinter (#3096)
6 months ago
Allen Chang c4338f7dee
Add command to print dmesg (#3097)
6 months ago
Zhi-Qiang Zhou ac7813bb21
Implement fzf completion in lldb like GEP (#3075)
6 months ago
peace-maker 4769476b7b
TUI: Switch threads and expressions windows (#3095)
6 months ago
Matt. a64831d245
Make the `set` unknown command message better (#3089)
6 months ago
Matt. 0077cc95b5
Improve argument parsing and launch handling in LLDB Pwndbg (#3081)
6 months ago
jxuanli 0f97f0f762
`vmmap` improvment/fix (#3086)
6 months ago
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)
7 months ago
OBarronCS c63a484001
Improve performance of pointer memory reads (#3021)
7 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