Commit Graph

2309 Commits (de462108640b62104fb8fc99bbbbc9485a2574bb)
 

Author SHA1 Message Date
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
k4lizen 93e972a7f3
Don't print redundant empty line in split context setup (#2767)
9 months ago
peace-maker 61a91fee31
Fix TUI context sections display after #2743 (#2764)
9 months ago
patryk4815 fa3fdf7552
bump gdb-16.2 (#2765)
9 months ago
Disconnect3d ef090ebf5e
Fix config display (#2757)
10 months ago
patryk4815 0d7a135085
bump 2025.02.19 (#2754)
10 months ago
k4lizen 69f65effc3
Fix format failure due to gdb.Value (#2753)
10 months ago
patryk4815 c0036915c0
ci: disable ppc64be for lldb + nix (#2752)
10 months ago
Loren Van Spronsen 9f7fe96a17
Allow dumpargs to format bit flags (#2740)
10 months ago
peace-maker 304e83182b
Sync gdb.Parameter when config.Parameter changes (#2749)
10 months ago
Disconnect3d 22298d01f7
Bump version to 2025.02.16 (#2747)
10 months ago
Disconnect3d ff4c3a6ba2
Fix #2674: proper banner display for window splits (#2743)
10 months ago
peace-maker 607b2c2f5d
Configure IDA/Binary Ninja integration server endpoint through environment (#2746)
10 months ago
Disconnect3d cd2994bda4
context.py: minor code refactor (#2742)
10 months ago
patryk4815 d19948a634
fix powerpc rs6000 architecture (#2741)
10 months ago
patryk4815 dc14253061
portable: fix ipython autocompletion (#2739)
10 months ago
patryk4815 e39ddb0ac4
nix: fix ppc64le (#2738)
10 months ago
patryk4815 3a41911390
Fix aglib reg_write to correctly handle writing to the "pc" register (#2539)
10 months ago
patryk4815 f85ac5e825
nix: fix unicorn build on 32bit systems (#2737)
10 months ago
patryk4815 c64aaa1a93
ci: fix releases (#2736)
10 months ago
patryk4815 c55c5828c2
ci: trigger manual release via GitHub Actions (#2735)
10 months ago
OBarronCS 9d61409eac
Fix remote procinfo errors & remote xinfo (#2732)
10 months ago
patryk4815 7d479e1a21
fix ptmalloc2 commands: arena, tcache (#2729)
10 months ago
k4lizen 7d8084188a
Redirect user to vis_heap_chunks help when chunks are ommited (#2723)
10 months ago
patryk4815 a0e39b06de
bump unicorn to 2.1.2 (#2731)
10 months ago
OBarronCS 5c3d1d3560
Properly decode binary data sent via GDB commands (#2730)
10 months ago
patryk4815 85582c0ccf
Remove poetry and add uv packet manager (#2726)
10 months ago
Tanmay R K b38223c9e5
load symbols from header files #1973 (#2661)
10 months ago
peace-maker 8b24a5cbe2
Workaround GDB TUI ANSI escape sequence translation bug (#2721)
10 months ago