Commit Graph

2045 Commits (1438fc06169cb775ce434e5183d84cc98911a179)
 

Author SHA1 Message Date
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
Shad0w 93bab21c58
docs: update attachp command description to include partial name matching (#2336)
1 year ago
Shad0w 0f61bff5bb
feat: enhance attachp command to support partial process name matching. (#2331)
1 year ago
Jason An 1ea126a07c
Add Binary Ninja integration (#2282)
1 year ago
OBarronCS f78996d7fb
CMP-like instruction annotations for AArch64, Arm (#2303)
1 year ago
OBarronCS e22636b9fd
Arm Thumb Instruction Set support with Unicorn + Capstone (#2292)
1 year ago
Costinteo 9924429638
Add test for prompt recolor on process state change (#2333)
1 year ago
Jason An 14aff9a564
use docker compose instead of docker-compose (#2335)
1 year ago
Costinteo 42a2c02a9b
Add prompt recolor based on proc alive state (#2326)
1 year ago
Matt. 119f29638b
Disintagle `pwndbg/commands/__init__.py` from GDB (#2330)
1 year ago
Matt. f48f53f7bc
Add register value retrieval to Debugger-agnostic API and extra register check to Pwndbg command handler (#2297)
1 year ago
Disconnect3d a7962fdf4d
Fix #2314: properly cache docker image build on CI/CD (#2322)
1 year ago
OBarronCS 871324b70c
Ability to pause events (#2328)
1 year ago
Matt. 9856540404
Add an error type to the Debugger-agnostic API and move uses of the API to it (#2298)
1 year ago
Charles Fol 02fbd5c435
Hexdump: fixed computation of `hexdump.offset` (#2321)
1 year ago
Disconnect3d 715cfcbd0f
disasm/x86.py: minor refactor (#2320)
1 year ago
OBarronCS 6789fe0559
Add support for fs/gs register in Unicorn and annotations (#2317)
1 year ago
Disconnect3d 1cba25bdd4
context: fix code-lines to disasm-lines and code-source-* to code-* (#2316)
1 year ago
k4lizen 0dfcf7c0fe
Improve unsorted,small,large bins corruption check (#2289)
1 year ago
OBarronCS 77fcf7a9e5
lint (#2305)
1 year ago
OBarronCS e9b7f82cc9
Add bitwise math helper functions (#2278)
1 year ago