Commit Graph

47 Commits (217590668b9a414f26899032a698232cd1563fef)

Author SHA1 Message Date
jxuanli 217590668b
Partial support for simultaneously debugging different kernel tasks (#3370)
2 months ago
OBarronCS a1e5c13abf
Fixup unconditional branch detection, do not annotate conditional instructions which are not taken. Add 3 new arm tests (#3358)
2 months ago
OBarronCS c2ed988f19
Cleanup old aarch64 test (#3356)
2 months ago
OBarronCS 85b93a792a
Manually propagate register values across instructions while disassembling (#2963)
2 months ago
jxuanli 7c87ab0f19
improving the computation of page struct size (#3346)
2 months ago
patryk4815 995f5430d9 disable msr tests (#3338)
2 months ago
jxuanli 075580d59a
Added `klookup` option for applying symbols (#3318)
2 months ago
jxuanli c2c31fc01e
Handling `kmem_cache` recovery edge case + improving SLUB corrupted list handling (#3311)
2 months ago
jxuanli 2ea5e383bf
avoid default values for the options of `buddydump` (#3313)
2 months ago
patryk4815 ee10c5aea8
Replace mips64 with mips64el (#3306)
3 months ago
jxuanli b6c62f6f2a
Fixing computation of Aarch64 page markers and physical offset handling (#3291)
3 months ago
patryk4815 985a599b08
bump uv.lock and pyproject.toml (#3294)
3 months ago
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
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. 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
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