Commit Graph

2651 Commits (217590668b9a414f26899032a698232cd1563fef)
 

Author SHA1 Message Date
patryk4815 b3184c7737
cymbol: use zig compiler (#3202)
4 months ago
Matt. a5d5988020
Assorted enhancements and bug fixes to LLDB (#3190)
4 months ago
Disconnect3d 735ebbeba2
Add more "Pwndbg in the wild" talks (#3203)
4 months ago
patryk4815 ba76f19849
ziglang now supports s390x and riscv64 (#3201)
4 months ago
William Tan 404de92e2c
fix: exec -a is not posix compliant (#3194)
4 months ago
patryk4815 61298cc525
Fix release (#3187)
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
Disconnect3d 90aa3aa082
kallsyms.py: trivial refactor - use tuple instead of list (#3184)
4 months ago
Rachit Kumar Pandey 2f19e96f49
feat(cyclic): Add --detect flag in cyclic command (#3162)
4 months ago
patryk4815 12237f4c0b
ZIGPATH cleanup (#3175)
4 months ago
patryk4815 72dc157686
Drop external `ps` calls in favor of `psutil` (#3179)
4 months ago
k4lizen bc3b5ec5dd
mallocng: Various fixups 2 (#3180)
4 months ago
纯真 a6d3f4e4b2
fix typo (#3177)
5 months ago
k4lizen fb8128bdd0
Set frame register for aarch64 (#3174)
5 months ago
k4lizen df03112578
mallocng: Add ng-metaarea and ng-ctx commands (#3164)
5 months ago
k4lizen 500bb9edbc
Cleanup the "find gcc" code (#3169)
5 months ago
k4lizen 0e39240186
Make ida integration work in shared libraries (#3172)
5 months ago
k4lizen 46047f6530
improve ghidra integratino docs (#3171)
5 months ago
patryk4815 33002925f8
bump: zig-0.13.0 -> zig-0.14.1 (#3166)
5 months ago
patryk4815 c24bf4046d
bump: psutil-6.1.1 -> psutil-7.0.0 (#3167)
5 months ago
patryk4815 dafa42a02e
bump: nixpkgs 22.07.2025 (#3168)
5 months ago
sh4dowkey 7d92563ab4
Refactor cymbol command to use subcommands (#3160)
5 months ago
patryk4815 7e7c47f209
fix relative imports in tests (#3163)
5 months ago
AG b27b5bf2c2
Fixed output message when unmatched mapping was encountered in the `base` function. (#3158)
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
k4lizen 032ba5fb96
mallocng: implement inspection of non-allocated slots (#3152)
5 months ago
An0nAN4N7 63812e0043
Add --show-all flag to cymbol to list all custom structure names (#3157)
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
k4lizen 93275b45db
mallocng: add ng-slots command (#3144)
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
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