Commit Graph

388 Commits (revert-3087-ng-scaffold)

Author SHA1 Message Date
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)
7 months ago
Disconnect3d 04b209925a
fix: show "x" when the condition instruction will not be taken (#3027)
7 months ago
k4lizen effa016b33
Cleanup testing scripts a bit (#3041)
7 months ago
k4lizen 6938228235
More robust uv usage (#2986)
7 months ago
Disconnect3d bea36c8e08
Add total vs cumulative time to tests + disable some tests on CI for speedup (#3039)
7 months ago
OBarronCS c63a484001
Improve performance of pointer memory reads (#3021)
7 months ago
Disconnect3d 1b78613a2a
Add stepsyscall to disabled CI commands tests (#3035)
7 months ago
Disconnect3d 2597d7eee6
Fix multiple "Running with coverage" prints (#3037)
7 months ago
Disconnect3d 59638cc222
Fix #2614: distance command works with function symbols now (#3033)
7 months ago
Disconnect3d b332b0bed3
Fix next commands tests for crashed binaries (#3032)
7 months ago
jxuanli ed8c187691
Slightly improving `buddydump` + deprecating `pcplist` (#3015)
7 months ago
Emanuele19 51651b2d92
FIX: reference_bin_nopie.i386 compiled with pie instead of no-pie (#3008)
7 months ago
patryk4815 aa524de27a
Fix regression with `lldb` after changes in Value.__len__ (#3018)
7 months ago
1anp3sk dda55bfe8e
Fix #2958: Rebase addresses in elfsections command (#2999)
7 months ago
Disconnect3d 9a01ac32b5
Show skip reason in skipped tests (#3002)
7 months ago
OBarronCS f49a43aaa2
A couple disassembly performance optimizations (#2979)
7 months ago
Disconnect3d e036ce66b9
qemu-system-tests: fail early if kernel images weren't downloaded (#2991)
7 months ago
k4lizen f996eeedf5
Improve contributing documentation (#2989)
7 months ago
jxuanli b2465743de
Improving `slab` commands (#2988)
7 months ago
Er3X d0c9f690ca
add TLS canary address display (#2944)
7 months ago
jxuanli c07d843d68
Adding full buddy allocator support when debugging x86-64 linux kernels (#2980)
7 months ago
Thomas Leroy ea53e1af71
Add `msr` command (#2836)
7 months ago
jxuanli 7e41119045
Adding an extra x64 register set for qemu-system kernel pwning (#2932)
7 months ago
OBarronCS 205b0fd791
PLT command - search all .plt.* sections (#2945)
7 months ago
k4lizen 05bd01a140
Don't print all pwndbg function on startup (#2962)
7 months ago
k4lizen c8793b87d3
Test that gdb and argparse give the same help message (#2961)
7 months ago
patryk4815 4f7acd53e5
Fix `procinfo` for cross-namespace (root → netns) process attach (#2937)
7 months ago
OBarronCS 59e570033f
Update register definitions + manually emulated register set (#2927)
7 months ago
OBarronCS 9539d50d49
Switch to Zig for cross-architecture compiling (#2935)
7 months ago
k4lizen afc2c83342
Remove shell commands and cleanup command parsing (#2919)
8 months ago
patryk4815 5ca7930a50
Cleanup sys.exit, os._exit, flush stdout, fix tests (#2931)
8 months ago
patryk4815 6204a19b34
tests: remove netcat-openbsd dependency (#2929)
8 months ago
OBarronCS 33e699708a
Run all mips32 tests as little-endian and big-endian (#2930)
8 months ago
OBarronCS 47107b0aad
Do not halt emulator on branches in MIPS (#2921)
8 months ago
OBarronCS 79706d7315
Fix ARM IT blocks in disassembly (#2922)
8 months ago
k4lizen 52a4be5e50
Improve convenience function helps and autogenerate documentation (#2900)
8 months ago
OBarronCS 8ec3de322f
Update zig 0.10.1->0.13.0 (#2914)
8 months ago
OBarronCS 232f5a1b06
Cross architecture sanity check tests (#2745)
8 months ago
OBarronCS 357738c53c
PwndbgArchitecture (#2771)
8 months ago