Commit Graph

211 Commits (effa016b3387727911ea3a6730d377d8a3e74580)

Author SHA1 Message Date
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 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
Emanuele19 51651b2d92
FIX: reference_bin_nopie.i386 compiled with pie instead of no-pie (#3008)
7 months ago
1anp3sk dda55bfe8e
Fix #2958: Rebase addresses in elfsections command (#2999)
7 months ago
Er3X d0c9f690ca
add TLS canary address display (#2944)
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
k4lizen afc2c83342
Remove shell commands and cleanup command parsing (#2919)
8 months ago
patryk4815 6204a19b34
tests: remove netcat-openbsd dependency (#2929)
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 357738c53c
PwndbgArchitecture (#2771)
8 months ago
OBarronCS 2ae0144759
Fix stepsyscall + add a test (#2884)
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
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
tesuji 2c3d11a801
Prefer relative paths for vmmap output (#2822)
9 months ago
Gaurav Verma a82e152f94
feat(commands/hexdump): Add configurable size limit (#2803)
9 months ago
k4lizen 9cc021849a
Add telescope-frame-print-retaddr and telescope-frame-print-retaddr (#2780)
9 months ago
k4lizen 20db9470cc
Reduce context shaking when quickly stepping (#2758)
9 months ago
peace-maker 61a91fee31
Fix TUI context sections display after #2743 (#2764)
9 months ago
Loren Van Spronsen 9f7fe96a17
Allow dumpargs to format bit flags (#2740)
10 months ago
k4lizen 7d8084188a
Redirect user to vis_heap_chunks help when chunks are ommited (#2723)
10 months ago
Tanmay R K b38223c9e5
load symbols from header files #1973 (#2661)
10 months ago
patryk4815 8b2952ef1b
Fix gdb16+ (#2686)
11 months ago
CptGibbon 02590b6134
Add partial overwrite support to find_fake_fast command (#2667)
11 months ago
patryk4815 644f7c11c6
Port aglib.symbol + aglib.kernel + aglib.godbg (#2605)
12 months ago
peace-maker 6e4f89b4ff
Fix context history with `cwatch`'d expressions (#2617)
1 year ago
CptGibbon 8a2debb9d6
Add hexdump to trailing user data for vis_heap_chunks command (#2620)
1 year ago
patryk4815 9c734cfc17
Fix readline bug (#2622)
1 year ago
Disconnect3d 5e7b406dff
Fix #2549: block config.<name> assignments (#2585)
1 year ago
Aaron Adams 4fa42857ec
refactor: create ptmalloc2 and jemalloc command categories (#2575)
1 year ago
patryk4815 0076f108ab
Port to aglib: dt (#2568)
1 year ago
patryk4815 cd89c9d26c
Add nix tests (#2557)
1 year ago
patryk4815 a534af1c28
Port a lot of tests to aglib (#2519)
1 year ago
Aaron Adams f26453884f
Fix jemalloc and qemu tests on nixos (#2515)
1 year ago
jetchirag 3ecca0fc1e
Basic jemalloc command for printing arenas info with bin (#2176)
1 year ago
Disconnect3d 3226ade3ff
Fix memory.poke and make memory.peek return bytearray (#2483)
1 year ago
Matt. f945b417da
Fixes the `-t bytes -x` combinantion in `search` command and adds more tests to it (#2476)
1 year ago
Matt. c3732892ff
Remove `gdblib.arch` in favor of `aglib.arch` (#2454)
1 year ago
peace-maker 6892a09c5a
Fix terminal width to 80 columns in tests (#2444)
1 year ago