Commit Graph

23 Commits (82dc478359fc55f97250306351cace61559f8e93)

Author SHA1 Message Date
patryk4815 82dc478359
Refactor tests (#3457)
4 days ago
Abdullah 632ae3d9e0
tests: relax jemalloc heap address regex for portability (#3460)
7 days ago
Eshaan Gupta 8d1adc2a1e
Fix plist to support pointer-sized integer fields (#3448) (#3453)
1 week ago
patryk4815 89d307fa54
Refactor tests (#3456)
1 week ago
patryk4815 7c83a2acd4 Revert "Remove pwndbg.aglib.regs.__getattr__, convert uses to pwndbg.aglib.re…"
1 week ago
OBarronCS 4ff9f010f6
Remove pwndbg.aglib.regs.__getattr__, convert uses to pwndbg.aglib.regs.read_reg (#3441)
1 week ago
patryk4815 145d5c9673
Bump gdb from pypi + fix gdb-pt-dump dependency (#3445)
2 weeks ago
OBarronCS 9763fc3437
Replace all occurrences of pwndbg.aglib.regs[x] with pwndbg.aglib.regs.read_read("x") for register reads. Remove __getitem__ from the regs module. (#3440)
2 weeks ago
OBarronCS 755ff4ccc2
Remove duplicate GDB tests (#3397)
1 month ago
Will Rosenberg 3029957148
fix get_file() checking relative paths (#3386)
1 month ago
marywinter3 39083a134c
Hexdump command (#3337)
1 month ago
OBarronCS 85b93a792a
Manually propagate register values across instructions while disassembling (#2963)
2 months ago
Matt. 630eac36c8
Port tests to debugger-agnostic test group: Second Batch (#3189)
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)
4 months ago
patryk4815 72dc157686
Drop external `ps` calls in favor of `psutil` (#3179)
4 months ago
patryk4815 f7f8b31f4f
add relative imports into tests (#3161)
5 months ago
Elijah Hauber 0abe0a8066
Add tests for issue #2621 (#3148)
5 months ago
patryk4815 df12edc0d5
Use gdb/lldb from pypi (#3119)
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
Disconnect3d dc46ade886
Disable Go dumping tests until we handle Go 1.24 properly (#3122)
6 months ago
Matt. 31dd105e52
Rework structure of testing framework (#3101)
6 months ago