Commit Graph

2337 Commits (a1edabdf12ca08bb71c1227fc871a3c7a731e6f8)
 

Author SHA1 Message Date
Eduardo González a1edabdf12
Add Ollama LLM support (#2861)
8 months ago
patryk4815 7c22abf8b4
ci: add artifact upload step to release workflow (#2859)
8 months ago
k4lizen 21dcc0a321
Documentation versioning (#2853)
8 months ago
k4lizen 12d9600a0c
Add check for extraneous doc files, and small doc fixes (#2852)
8 months ago
patryk4815 e29b9bb44a
Fix read_memory (#2840)
8 months ago
patryk4815 70bd59b9a1
Fix compatibility issues with Windows (#2855)
8 months ago
k4lizen 2f6b5bbaea
Cleanup configurable parameters (#2856)
8 months ago
k4lizen 7f4a602cfd
Implement autogenerating docs (#2846)
8 months ago
k4lizen 00bcf2bf5a
highlight python builtins in the docs (#2851)
8 months ago
RocketDev 574e3125f0
fix: adjust to `rr`'s vFile reply (#2850)
8 months ago
davi 42e5bd60b0
Dump the TLS address by default (#2847)
8 months ago
Disconnect3d 261fac8543
add strings.yield_in_page, refactor strings command (#2843)
8 months ago
k4lizen 00928004c4
Build docs in strict mode (#2844)
8 months ago
Disconnect3d 5f22de0d71
add libcinfo command (#2842)
8 months ago
k4lizen aeefc471dd
Refactor Docs (#2827)
8 months ago
peace-maker 37b033779a
Highlight breakpoints in `nearpc` output (#2828)
8 months ago
patryk4815 d3dc8f9aa3
Remove missing reference to preremove.sh in refactor (#2841)
8 months ago
davi c39f171c4d
fixing the check condition of hexdump (#2838)
8 months ago
tesuji 8ffba2ebce
vmmap: Prefer shortest paths in relpath config (#2835)
8 months ago
davi 107a8f1bac
hexdump: check if address is valid (#2833)
8 months ago
k4lizen 97ea040b1a
add empty lib/kernel/__init__.py (#2830)
8 months ago
tesuji 2c3d11a801
Prefer relative paths for vmmap output (#2822)
8 months ago
Disconnect3d 21a83494d8
attachp: add --exact for exact command name match (#2821)
8 months ago
Matt. d8739d4295
Use context management for temporary breakpoints (#2820)
8 months ago
Disconnect3d a170362e9b
attachp: add default target if not provided (#2819)
8 months ago
Disconnect3d ff3f1b82d4
CI workflows: disable Arch Linux temporarily (#2818)
8 months ago
patryk4815 8b1ea491e5
Refactor lldb/gdb commands (#2808)
8 months ago
patryk4815 eedb627b49
Bump flake.lock + cleanup nfpm.yml (#2817)
8 months ago
patryk4815 de46210864
add new qemu-user workaround #2648 (#2810)
8 months ago
Gaurav Verma a82e152f94
feat(commands/hexdump): Add configurable size limit (#2803)
9 months ago
Matt. bfdffbc1a3
Add external cancellation support to `run_coroutine` (#2805)
9 months ago
Matt. 2d6f67150f
Add special handling for `version` in LLDB Pwndbg (#2804)
9 months ago
Disconnect3d d1b754dbb8
Fix windbg's "bp" command alias (#2798)
9 months ago
Matt. a229b298da
Fix remote connection lifetime handling in LLDB (#2763)
9 months ago
OBarronCS 96d85fbc83
GDB: Allow partial read of memory that wraps around address space boundary (#2795)
9 months ago
Matt. 2f267c3f97
Add programatic controls to the LLDB Pwndbg CLI (#2785)
9 months ago
k4lizen 9cc021849a
Add telescope-frame-print-retaddr and telescope-frame-print-retaddr (#2780)
9 months ago
k4lizen f795d5d6b6
remove redundant telescope mentions (#2784)
9 months ago
OBarronCS 461ac6214a
Simplify change (#2789)
9 months ago
patryk4815 876482a2bb
fixed knft_dump and disable kernel_vmmap_via_page_tables under Darwin (#2788)
9 months ago
peace-maker f9a3760665
Fix bad colors in TUI output - part 2 (#2782)
9 months ago
k4lizen 20db9470cc
Reduce context shaking when quickly stepping (#2758)
9 months ago
Haobo Lv 22c77b2bad
Separate tips for GDB, Pwndbg and LLDB (#2773)
9 months ago
OBarronCS f5adb18814
Simplify local testing inside Docker environment (#2777)
9 months ago
patryk4815 740088071d
docs/install.sh fixes: (#2781)
9 months ago
patryk4815 f90e2540d0
Easy installer (#2772)
9 months ago
Kevin 8ed8be13df
Add test for mixed case handling in hex2ptr_common (#2778)
9 months ago
patryk4815 ef858d7b44
bump unicorn-2.1.3 (#2776)
9 months ago
Disconnect3d d9fac34dd0
tips.py: add GDB hint for pipe <cmd> | <prog> (#2769)
9 months ago
patryk4815 9685c19a2e
Apple Silicon GDB :) (#2770)
9 months ago