Commit Graph

2155 Commits (0caf175699a1d2f627512d3dbe46674611cc181e)
 

Author SHA1 Message Date
patryk4815 0caf175699
Fix terminfo (#2532)
1 year ago
patryk4815 1ab71ff7a0
tests: add pytest duration (#2541)
1 year ago
Matt. aee453e9c6
Change DEVELOPING.md to better reflect ported LLDB (#2524)
1 year ago
Matt. 4e30fdeb75
Remove `pset` as a command and replace it with the `set` LLDB Pwndbg CLI command override (#2525)
1 year ago
patryk4815 1bafe22ae1
Add new portable builder for macos + rewrite all (#2528)
1 year ago
Dejan 066352a37b
hex2ptr - naming and hex replace (#2530)
1 year ago
k4lizen e55ca003f6
cleanup ~/.gdbinit modification in setup.sh (#2529)
1 year ago
patryk4815 8597194398
Add LLDB build check workflows for x86_64-darwin and aarch64-darwin (#2526)
1 year ago
Dejan cd918e435a
addressify #2506 (#2516)
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
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