Commit Graph

2463 Commits (1712b597a317211f10c6d928edcc7d0bf3b137e7)
 

Author SHA1 Message Date
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
k4lizen 2a860ca45f
fix mp command (#2724)
10 months ago
patryk4815 0ab9e902c6
fix knft for py3.10 (#2722)
10 months ago
patryk4815 12207c8687
Add feature to dump kernel nftables (#2679)
10 months ago
OBarronCS 32f7436db6
Rename all occurences of .arch.current to .arch.name (#2720)
10 months ago
OBarronCS 5248b61f64
Pwndbg architecture name list (#2712)
10 months ago
Disconnect3d 494d9b89f5
tests.sh: print glibc version via ldd (#2719)
10 months ago
k4lizen fca0e6575a
cleanup dt.py, dont print typedefs to primitives (#2714)
10 months ago
k4lizen e99d4e7f0b
Relay parsing error information to argparse, don't except on command argument parse error (#2711)
10 months ago
podd0 a538b6737f
fix f string not working on older versions of python (#2715)
10 months ago
Disconnect3d 1ce7ee36e8
lldb: port version and bugreport commands + refactor (#2708)
11 months ago
Matt. 3fef9a1556
Fix use of `detach` command in LLDB (#2709)
11 months ago
Disconnect3d 02faa58513
lldb: add support for attaching via `attach <pid|name>` (#2705)
11 months ago
OBarronCS 1f9ec9631e
Add initial support for Loongarch64 (#2691)
11 months ago
Aadish Jain fea2f92ae5
Removing function OnlyWithArch from commands.init (#2697)
11 months ago
Nikoś 9d71c70aa6
Update docs workflow deploy job with README.md -> index.md (#2701)
11 months ago
xtex f4ccb8360e
Remove gdbserver from package list when using oma (#2698)
11 months ago
Nikoś ccde99e546
Fix mkdocs warnings about used links in README.md (#2695)
11 months ago
Nikoś eac09e7314
Replace docs index.md with README.md (#2694)
11 months ago
patryk4815 8493f9ce3b
implement LLDB disasm func, pwndbg fallback there when capstone is not available (#2693)
11 months ago
Matt. 53bc84fe86
Add support for attach to LLDB (#2684)
11 months ago
patryk4815 8b2952ef1b
Fix gdb16+ (#2686)
11 months ago
Alan Li 246e88bd13
Suppress warnings when errors occur while running the `onegadget` command (#2683)
11 months ago
Disconnect3d 4148d1095e
Update FEATURES.md (#2681)
11 months ago
patryk4815 ef9a40317f
Port binja integration to aglib (#2676)
11 months ago
Dominik 'Disconnect3d' Czarnota 4b70da5a64
bump version
11 months ago
patryk4815 3420754653
Fix binja_integration.md (#2680)
11 months ago
k4lizen 6a779b0d86
Fix terminal size calculation (#2675)
11 months ago
patryk4815 c61fcf5c0c
Enable ubuntu-arm on github actions (#2678)
11 months ago
patryk4815 7bda89c754
mention lldb in readme (#2677)
11 months ago
patryk4815 2546eef4ab
Fix poetry (#2672)
11 months ago
Richard Liu e5b1925d8d
Add profiler command and lazy load functions table (#2671)
11 months ago
Richard Liu 6912875d7a
speed up pygments lexer selection (#2670)
11 months ago
CptGibbon 02590b6134
Add partial overwrite support to find_fake_fast command (#2667)
11 months ago
beatweichsler 882cd5ad7f
changed 2024 to 2025 in readme (#2668)
11 months ago
patryk4815 dd75e208eb
Add support for pwndbg (gdb) on apple silicon chips (#2666)
11 months ago
patryk4815 d1896f9afc
Disable stack and vmmap exploration (#2646)
11 months ago
patryk4815 4b8ead3d16
Fix docker build failure caused by new Poetry (#2662)
11 months ago
Jason N. White b06267d938
Update LICENSE.md, fix license year (#2660)
11 months ago
patryk4815 ad90ec1a1a
fix hijack-fd, wrong register on x86_64 (#2653)
11 months ago
patryk4815 6890f2f291
Fix kernel-vmmap qemu detection (#2652)
12 months ago
patryk4815 4e0f8a999e
Lazy argv (#2649)
12 months ago
patryk4815 2fb8a687ed
fix negative address in some places (#2645)
12 months ago
patryk4815 652b29945a
Port argv (#2643)
12 months ago
patryk4815 a476475d30
Fix binder (#2642)
12 months ago
patryk4815 f17ff92c61
Cleanup qemu-user, gdb<12, vmmap (#2644)
12 months ago
patryk4815 2061d74770
Add new dbg.Type methods: offsetof, enum_member (#2639)
12 months ago