Commit Graph

14 Commits (10c27bf3791fa48a68213acc4ea61e2f464869fa)

Author SHA1 Message Date
k4lizen 04c06fa450
Make mallocng test more consistent (#3444)
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 52d1ba5562
Fix nearpc lines parameter (#3357)
1 month ago
OBarronCS 85b93a792a
Manually propagate register values across instructions while disassembling (#2963)
2 months ago
k4lizen 4506754bbc
mallocng: Implement ng-dump command to dump heap state (#3256)
4 months ago
k4lizen a049d72124
mallocng: Show slot statusline when printing meta (#3245)
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
Matt. 630eac36c8
Port tests to debugger-agnostic test group: Second Batch (#3189)
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)
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
Matt. 31dd105e52
Rework structure of testing framework (#3101)
6 months ago