Commit Graph

2065 Commits (2024.08.29)
 

Author SHA1 Message Date
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
peace-maker 9e7c41e4b5
Fix mypy errors reported with version 1.11.1 (#2359)
1 year ago
Lennard Hofmann b4a1b9a177
Delete pwndbg.constants in favor of pwnlib (#2180)
1 year ago
OBarronCS 84f16455c1
Add ValueError (#2357)
1 year ago
Jason An 707db877f3
use user tags instead of auto tags for breakpoints (#2354)
1 year ago
Matt. 4193a40a6d
Add a `pset` command to LLDB, allowing users to change Pwndbg config (#2353)
1 year ago
patryk4815 620f38008c
fix nix + charset + bump dependencies (#2355)
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
k4lizen 6d5e574d9d
better unmapped memory handling in vis_heap_chunk (#2343)
1 year ago
OBarronCS 31292dff74
Emulator Arm SP register fix (#2337)
1 year ago
OBarronCS 117a68b7f2
Annotate all load operations Arm, AArch64, RISCV, and MIPS (#2309)
1 year ago
OBarronCS 6b85347806
Small fix to annotations crash (#2346)
1 year ago
Matt. fe1f1fa04a
LLDB: Implement new interfaces and finish bringup of `ArgparsedCommand` (#2334)
1 year ago
k4lizen 88e1eb203e
better explain nearpc behaviour (#2340)
1 year ago
Alan Li 42869c0be9
Remove assertion for `pwndbg.gdblib.file.get_file` (#2344)
1 year ago
k4lizen 8f78932c5e
vis: interpret count as addr if its big enough (#2342)
1 year ago
k4lizen 54144198f2
modify follow-fork-mode tip (#2339)
1 year ago
OBarronCS 4f081dfe0e
Make retaddr default shown in context by default (#2251)
1 year ago