Commit Graph

2283 Commits (0d7a135085847ffe1ca92a54c6b3bd384d482b0a)
 

Author SHA1 Message Date
Disconnect3d 3f206ad31d
Fix gdt command: require address argument (#2497)
1 year ago
Disconnect3d 842aae7bf8
Fixes canary command when no canaries are there (#2496)
1 year ago
Disconnect3d 2d6b87a779
jemalloc.py: remove unused Arena class (#2492)
1 year ago
jetchirag 3ecca0fc1e
Basic jemalloc command for printing arenas info with bin (#2176)
1 year ago
Matt. b84a66f133 Update pwndbg/aglib/shellcode.py
1 year ago
Matheus Branco Borella 74a38b219a Port `mmap` and `mprotect` to the Debugger-agnostic API
1 year ago
Matheus Branco Borella 7e530115b7 Port `shellcode` to `aglib`
1 year ago
Matheus Branco Borella f3f8cb22ef Have the GDB backend handle ExecutionController cancellation properly
1 year ago
disconnect3d 6a9c8d36b5 Fix #2490: Inform about outdated deps and updating process
1 year ago
Matheus Branco Borella 6f1d82381b Add missing `bp.remove()` to `break_next_branch`
1 year ago
Matheus Branco Borella d4cb681284 Restore `context` call to `next` command
1 year ago
Matheus Branco Borella d9a1de1cc3 Lift out execution controllers that do not need function context
1 year ago
Matheus Branco Borella 3949d74274 Port the `next` command family to the Debugger-agnostic API
1 year ago
Matheus Branco Borella 9b9777f406 Port `pwndbg.gdblib.next` to `aglib`
1 year ago
Matheus Branco Borella 66d330652c Add `stopped_with_signal` to the Debugger-agnostic API
1 year ago
Giuseppe Lettieri f35e22441a
Don't ignore set safe-linking settings (#2484)
1 year ago
Disconnect3d 3226ade3ff
Fix memory.poke and make memory.peek return bytearray (#2483)
1 year ago
jkub6 2922ba9b24
Update Anthropic API (#2482)
1 year ago
Matt. 14ba7ac86a
Fix bug in writing to PC under LLDB (#2481)
1 year ago
Matt. dcc8db7021
Add support for controlling execution to the Debugger-agnostic API (#2469)
1 year ago
Matt. f945b417da
Fixes the `-t bytes -x` combinantion in `search` command and adds more tests to it (#2476)
1 year ago
Alan Li c80a773be5
Sort coredump pages with start address (#2474)
1 year ago
patryk4815 af4318f82a
Add message for older python version (#2470)
1 year ago
patryk4815 efdc16310f
pkg.nix: fix proper filename extension (#2471)
1 year ago
patryk4815 d96815153a
bump: capstone=5.0.3 & unicorn=2.1.1 (#2451)
1 year ago
charif eccfd91d86
add kallsyms + klookup (#2462)
1 year ago
Matt. e1f544bca9
Make `GDBProcess.break_at` handle `stop_handler=None` properly (#2468)
1 year ago
Polaris-Snowfall 9a3b4f1e5b
fix "info files" output (#2466)
1 year ago
OBarronCS 956692cfd6
Fix issue #2463 (#2464)
1 year ago
MY7H 686e93e0d0
Add Verbose Output for Search Command Types (#2460)
1 year ago
Matt. c3732892ff
Remove `gdblib.arch` in favor of `aglib.arch` (#2454)
1 year ago
peace-maker 9577ae7ebb
Fix pwnlib terminal initialization (#2459)
1 year ago
Matt. 10d01abbc3
Encode `bytes`-typed strings passed to the `search` command (#2458)
1 year ago
peace-maker 0883e28969
Add .readthedocs.yaml to enable rtd builds (#2456)
1 year ago
Matt. d6a39fc983
Remove `pwndbg.lldblib` (#2453)
1 year ago
OBarronCS b5e865430a
Make annotation reg/memory assignment symbol configurable (#2449)
1 year ago
peace-maker 3506114d5c
Improve TUI handling and documentation (#2446)
1 year ago
OBarronCS 88c363a65e
lint (#2450)
1 year ago
peace-maker fdae52404b
Fix printing of struct fields in `tcache` command (#2447)
1 year ago
peace-maker 15a6927248
Don't try to attach to gdb itself in `attachp` (#2445)
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 6e9cdac13a
Fix mypy errors on Python 3.10 (#2441)
1 year ago
peace-maker c6c5f1dec1
Add `context [section(s)] [--on|--off]` to disable sections (#2442)
1 year ago
peace-maker 57c9f1c6b8
Fix display of gdb functions documentation (#2443)
1 year ago
peace-maker 34f58d8fdf
Fix attachp tests when ptrace_scope is missing (#2438)
1 year ago
peace-maker 2000b4ac4e
Add context sections TUI windows (#2434)
1 year ago
peace-maker 41c0b84011
Make last_signal context section selectable (#2437)
1 year ago
0x6fe1be2 d2b3fc1622
fix for issue #2430 (#2431)
1 year ago
Aadish Jain 055e08cbcb
Removed breakpoint from heap.py (#2433)
1 year ago