Commit Graph

177 Commits (ef9a40317f9f748e918322921946f9a8cc220ad0)

Author SHA1 Message Date
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)
12 months ago
patryk4815 9c734cfc17
Fix readline bug (#2622)
12 months 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
Matt. c2bf902ea7
Port Pwndbg to LLDB (#2382)
1 year ago
Disconnect3d 6209c5b362
Add tests for dt command (#2398)
1 year ago
OBarronCS c72b0b6c3d
Annotations Tests (#2374)
1 year ago
OBarronCS 1438fc0616
Qemu user test structure (#2275)
1 year ago
Jason An 94ee021f42
Go runtime value dumping (#2329)
1 year ago
Matt. 8b24e27152
Fix missing help strings for Pwndbg commands in GDB (#2351)
1 year ago
Matt. 12d8c3960f
Port the event system to the Debugger-agnostic API and move modules external to `gdblib` to it (#2345)
1 year ago
Jason An 1ea126a07c
Add Binary Ninja integration (#2282)
1 year ago
Costinteo 9924429638
Add test for prompt recolor on process state change (#2333)
1 year ago
Charles Fol 02fbd5c435
Hexdump: fixed computation of `hexdump.offset` (#2321)
1 year ago
Disconnect3d 1cba25bdd4
context: fix code-lines to disasm-lines and code-source-* to code-* (#2316)
1 year ago
k4lizen 0dfcf7c0fe
Improve unsorted,small,large bins corruption check (#2289)
1 year ago
Jason An a076273a62
Fix race condition in test_loads.py (#2296)
1 year ago
OBarronCS b74fcdde97
use os._exit() (#2295)
1 year ago
Jason An 3bb28e9121
Underline WX memory instead of RWX memory (#2265)
1 year ago
Jason An 28e25feaf8
Fix caching for pwndbg.gdblib.elf functions (#2240)
1 year ago
OBarronCS 8eacacfb68
Future syscalls (#2205)
1 year ago
Matt 2ecdce4ea8
Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244)
1 year ago
Gulshan Singh bf091df527
Make sure the vermin linter runs on all files (#2231)
2 years ago
Matt d38e57639f
Move pwndbg/{heap,disasm} into gdblib (#2206)
2 years ago
Aaron Adams 6e6583f5ae
feat: Add a few new memory APIs and replace old APIs (#2155)
2 years ago
Aaron Adams 8154470ae9
add vmmap --gaps option (#2191)
2 years ago
Aaron Adams c85d16b246
fix trailing whitespace everywhere (#2188)
2 years ago
Aaron Adams 416ea74226
Refactor tests.py and small tweaks for running on nix (#2181)
2 years ago
Aaron Adams 5d083d471c
Modify python test scripts to work from nix (#2168)
2 years ago