Commit Graph

377 Commits (4474878ea6decf396207a286a521841f16f87ed8)

Author SHA1 Message Date
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)
8 months ago
OBarronCS 9539d50d49
Switch to Zig for cross-architecture compiling (#2935)
8 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
OBarronCS f86570ae44
Small Refactor to DisassemblyAssistant (#2879)
8 months ago
OBarronCS 2ae0144759
Fix stepsyscall + add a test (#2884)
8 months ago
OBarronCS d29f8a74d2
Upgrade to Capstone V6 (#2766)
8 months ago
Disconnect3d df0c4a7f8a
tests: add libcinfo command tests (#2872)
8 months ago
Disconnect3d d8fa9d1c93
Fix "set glibc 2.31" which got broken recently (#2871)
8 months ago
k4lizen c5d0edefe5
Enforce - (instead of _) in command names (#2857)
8 months ago
patryk4815 e29b9bb44a
Fix read_memory (#2840)
8 months ago
k4lizen 2f6b5bbaea
Cleanup configurable parameters (#2856)
8 months ago
davi 42e5bd60b0
Dump the TLS address by default (#2847)
8 months ago
peace-maker 37b033779a
Highlight breakpoints in `nearpc` output (#2828)
8 months ago
davi 107a8f1bac
hexdump: check if address is valid (#2833)
8 months ago