Commit Graph

2283 Commits (0d7a135085847ffe1ca92a54c6b3bd384d482b0a)
 

Author SHA1 Message Date
OBarronCS f492622924
Fix attachp crash in tests (#2428)
1 year ago
Charles Fol 11c911eaf1
Fix history crash (#2429)
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. 94f82fff79
Port a handful of commands to the Debugger-agnostic interfaces (#2416)
1 year ago
patryk4815 c80793f41e
add python3.10, add debian12, drop python3.8, drop ubuntu20.04, drop debian11 (#2421)
1 year ago
Matt. df8a9d4dc6
Change check style in `{gdblib,aglib}.memory.convert_gdb_value_to_python_value` (#2415)
1 year ago
dependabot[bot] d15f6716a6
Bump cryptography in the pip group across 1 directory (#2417)
1 year ago
Matt. 5e868f9163
Fix MMAP_MIN_ADDR value bug in `{gdblib,aglib}.memory` (#2414)
1 year ago
Matt. 52d32e6af5
Implement remaining functions in `aglib.memory` and tie some loose ends (#2412)
1 year ago
Matt. 3db6ba4eed
Add GDB scheduler-locking control to the Debugger-agnostic API (#2409)
1 year ago
Matt. 0172a834ba
Unify config parameters between `aglib.nearpc` and `gdblib.nearpc` (#2407)
1 year ago
Disconnect3d 55eaab61f9
add gdt command (#2405)
1 year ago
Matt. 6cac3dfd0f
Update Nix files for LLDB Pwndbg (#2410)
1 year ago
Itay Snir 7ed76041b9
Add __repr__ and __str__ methods to GDBValue (#2408)
1 year ago
Matt. 5d742d1517
Fix a typo in the LLDB backend (#2411)
1 year ago
Matt. c2bf902ea7
Port Pwndbg to LLDB (#2382)
1 year ago
OBarronCS 26ba400dbd
Fix failing case in arch CI/CD (#2403)
1 year ago
patryk4815 463bdf0978
nix/portable: add pycache (#2402)
1 year ago
Disconnect3d 0c6085d564
Bump version to 2024.08.29 (#2401)
1 year ago
Disconnect3d a264783ff0
Disable arm64 runner on CI/CD (#2400)
1 year ago
Disconnect3d 75615d45bf
add scripts/release.sh for building release binaries (#2399)
1 year ago
Disconnect3d 6209c5b362
Add tests for dt command (#2398)
1 year ago
OBarronCS c72b0b6c3d
Annotations Tests (#2374)
1 year ago
Davide Guerri 3cf0985014
Fix dt command when an address is passed (#2395)
1 year ago
OBarronCS 27ccbbaceb
out of bound fix (#2393)
1 year ago
xtex d6505b9b8c
Add support for AOSC OS (#2390)
1 year ago
OBarronCS bad16fab71
Register annotation handlers for armcm (#2388)
1 year ago
OBarronCS 170b2ec0ff
clear cache (#2389)
1 year ago
OBarronCS 914110b8a3
Fix vmmap on remote targets (#2386)
1 year ago
OBarronCS 331e61a48e
Setting to disable inline symbols replacement in disasm (#2387)
1 year ago
OBarronCS d59ae31360
ARM Cortex-M detection (#2381)
1 year ago
k4lizen 776f2127d4
limit heap params (#2378)
1 year ago
k4lizen 6dbedaed61
dont check corruption when chain size is one (#2379)
1 year ago
OBarronCS f8895d0e47
Update DEVELOPING.md docs on testing and annotations (#2377)
1 year ago
Matt. 76eba80747
Backport use of `pwndbg.aglib.arch.update()` to current upstream (#2373)
1 year ago
Will 9361759620
Test to ensure readline is not imported (#2375)
1 year ago
OBarronCS 1438fc0616
Qemu user test structure (#2275)
1 year ago
Disconnect3d 5954563a5d
attachp command: add --retry flag (#2372)
1 year ago
Matt. 0e83450f2f
Introduce `pwndbg.aglib.arch` and port `pwndbg.lib.memory` to it (#2366)
1 year ago
Disconnect3d 6d92fa9318
Improve attachp: fix partial match, add --user and --all (#2371)
1 year ago
Jason An bd53325134
Update docs for binja integration and go debugging (#2370)
1 year ago
Dejan a5e762c0c8
resolving address expression for #2271 (#2360)
1 year ago
OBarronCS 58ab1383dd
AArch64 Conditional Instructions + More (#2368)
1 year ago
OBarronCS d2530b5cd0
Annotations for Arithmetic Instructions in RISCV, Arm, AArch64, MIPS, and x86 (#2356)
1 year ago
Matt. 971c93a1bf
Expand Debugger-agnostic API in preparation for initial command ports (#2352)
1 year ago
Jason An 94ee021f42
Go runtime value dumping (#2329)
1 year ago
OBarronCS b188baa2c7
Store Instruction Annotations for RISCV, Arm, AArch64, and MIPS (#2363)
1 year ago
OBarronCS c86dc797ee
Minor Annotations Improvements (#2364)
1 year ago