Commit Graph

2146 Commits (a534af1c283d445b017183c2c4b8d5b143eff990)
 

Author SHA1 Message Date
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
Aaron Adams 019ff1a625
Remove mention of black and setup.cfg. Minor markdown tweaks (#2520)
1 year ago
patryk4815 feeb713396
Fix jemalloc #2502 (#2512)
1 year ago
jetchirag 233680bd22
Fix bug where find_names_uncompressed fails all the time (#2507)
1 year ago
Aaron Adams aad7a0d597
fix: Don't report uncompressed kallsyms until actually detected (#2504)
1 year ago
jetchirag 72a51147ce
Added support for uncompressed kallsyms to klookup (#2479)
1 year ago
Anders Felde 4ca87e39c1
Patch _fs_gs_helper when debugging windows remotely (#2478)
1 year ago
Aadish Jain f7bb9b59a8
Solving issue #2485 (#2495)
1 year ago
卂フ卂ㄚ Ҝㄖ卩卩卂Ҝ卂 cf9f3185fc
Added an option to disable the auto update of deps (#2380)
1 year ago
Disconnect3d 68898a7c00
Fix ctxp command (#2498)
1 year ago
Disconnect3d a42082b652
Fix try_free command: make addr argument required (#2499)
1 year ago
Matt. 3a34bbb6d4
Add better handling for exceptions originating in execution controllers under LLDB (#2488)
1 year ago
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