Commit Graph

2568 Commits (version-add-os-name)
 

Author SHA1 Message Date
jxuanli 7cec118771
Improving commands relating to paging (#3146)
5 months ago
jxuanli 040636ef2a
Improving `kconfig` (#3145)
5 months ago
jxuanli 4ee3ce2e4f
Adding custom address markers (#3123)
5 months ago
k4lizen e6dacb29df
mallocng: Various cleanups (#3130)
5 months ago
patryk4815 377197c0f1
portable: fix portable-build after pypi changes (#3143)
5 months ago
patryk4815 567ac6048c
mypy: fix typing issues + CI + lint.sh (#3141)
6 months ago
patryk4815 9200ae4b87
autoupdate: Add support for upgrading editable tool (#3140)
6 months ago
patryk4815 5a6491228f
Drop `PWNDBG_PLEASE_SKIP_VENV` option (#3139)
6 months ago
Matt. 338fb988a7
LLDB: Only specify triple on target create when platform is given (#3137)
6 months ago
patryk4815 df12edc0d5
Use gdb/lldb from pypi (#3119)
6 months ago
k4lizen 22e26203a5
explain what a slot looks like (#3132)
6 months ago
jxuanli c25c60875d
Improving the slab commands (#3135)
6 months ago
Matt. 309d4ebc96
Update .gitignore (#3136)
6 months ago
k4lizen 4812573246
disable coverage (#3131)
6 months ago
Jason An c82fbcd11f
Various arch fixes for Go dumping (#3128)
6 months ago
Jason An a6cf06b8cf
Add support for dumping Go swissmaps (#3127)
6 months ago
k4lizen b2638a0986
mallocng: add ng-find command (#3113)
6 months ago
patryk4815 a45c54267a
lldb: add arm64e (#3126)
6 months ago
Allen Chang 8bddb3d40f
Add command to display information about kernel modules (#3106)
6 months ago
Disconnect3d dc46ade886
Disable Go dumping tests until we handle Go 1.24 properly (#3122)
6 months ago
patryk4815 82920cc23f
show_hint change loading order (#3118)
6 months ago
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