Commit Graph

424 Commits (4dcb8f972aa68a771d79dc65a8f6da2401b8f888)

Author SHA1 Message Date
OBarronCS 4dd7300a50
Update to Capstone6-alpha5 (#3274)
3 months ago
k4lizen 4891cceafe
Add max-decimal-number config (#3259)
3 months ago
Matt. abf873b0b3
Refine `vmmap` output on Darwin (#3255)
4 months ago
k4lizen 4506754bbc
mallocng: Implement ng-dump command to dump heap state (#3256)
4 months ago
jxuanli 41c8bc734b
Improving `kmod` (#3254)
4 months ago
k4lizen a049d72124
mallocng: Show slot statusline when printing meta (#3245)
4 months ago
Deepanshu Sharma 870825cd5f
changing PWNDBG_DISABLE_COLORS to NO_COLOR #3191 (#3239)
4 months ago
Matt. 822a32a254
Integrate Debugger-agnostic tests into the test pipelines (#3215)
4 months ago
k4lizen 43ce818c4c
mallocng: Add ng-vis command (#3234)
4 months ago
patryk4815 f9f90d9f02
Replace pwnlib.asm.asm with pwndbg.lib.zig.asm (#3207)
4 months ago
OBarronCS 54099990ab
RISC-V ret instruction resolution (#3211)
4 months ago
Matt. 630eac36c8
Port tests to debugger-agnostic test group: Second Batch (#3189)
4 months ago
Allen Chang 26db4533aa
Add command to display information about kernel syscalls (#3103)
4 months ago
k4lizen 335cc887c6
mallocng: Add tests for mallocng commands (#3188)
4 months ago
Matt. a5d5988020
Assorted enhancements and bug fixes to LLDB (#3190)
4 months ago
Matt. 15524bcfaa
Port tests to debugger-agnostic test group: First Batch (#3165)
4 months ago
jxuanli 9aabc0b83d
Supporting kernel debugging in the absence of provided type information (#3116)
4 months ago
Rachit Kumar Pandey 2f19e96f49
feat(cyclic): Add --detect flag in cyclic command (#3162)
5 months ago
patryk4815 12237f4c0b
ZIGPATH cleanup (#3175)
5 months ago
patryk4815 72dc157686
Drop external `ps` calls in favor of `psutil` (#3179)
5 months ago
patryk4815 33002925f8
bump: zig-0.13.0 -> zig-0.14.1 (#3166)
5 months ago
patryk4815 7e7c47f209
fix relative imports in tests (#3163)
5 months ago
patryk4815 f7f8b31f4f
add relative imports into tests (#3161)
5 months ago
Matt. 365af330ef
Add LLDB test driver and initial Debugger API tests (#3120)
5 months ago
Elijah Hauber 0abe0a8066
Add tests for issue #2621 (#3148)
5 months ago
OBarronCS e5530ca8f3
Correctly disable emulation on selected instructions (#3155)
5 months ago
OBarronCS c189974445
Adjust relative path to .zig directory in Makefiles after directory restructure (#3153)
5 months ago
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
patryk4815 df12edc0d5
Use gdb/lldb from pypi (#3119)
6 months ago
jxuanli c25c60875d
Improving the slab commands (#3135)
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
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
Allen Chang 0a4f9f8832
Add command to display information about kernel tasks (#3099)
6 months ago
Matt. 31dd105e52
Rework structure of testing framework (#3101)
6 months ago
Allen Chang c4338f7dee
Add command to print dmesg (#3097)
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
k4lizen b90cc9caa2
Various docs fixups round 2 (#3053)
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)
7 months ago