Commit Graph

202 Commits (0195f3a0776640e09752127a155653d870d609eb)

Author SHA1 Message Date
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)
8 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)
12 months 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
peace-maker 5553a93a3e
Add history of context output (#2439)
1 year ago
peace-maker c6c5f1dec1
Add `context [section(s)] [--on|--off]` to disable sections (#2442)
1 year ago
peace-maker 34f58d8fdf
Fix attachp tests when ptrace_scope is missing (#2438)
1 year ago
peace-maker 41c0b84011
Make last_signal context section selectable (#2437)
1 year ago
OBarronCS f492622924
Fix attachp crash in tests (#2428)
1 year ago
Charles Fol 0a5e510fb6
plist: fixed a few bugs (#2426)
1 year ago
Charles Fol 5d95e98c78
Added support for --offset and --count for plist (#2423)
1 year ago
Charles Fol d65d5814c5
Fix deference-limit changes not being reflected due to an early cast to int() (#2422)
1 year ago
Matt. 0172a834ba
Unify config parameters between `aglib.nearpc` and `gdblib.nearpc` (#2407)
1 year ago