Commit Graph

2353 Commits (e2bdba89aaa6fd47be7ef1675ce982714cb32b7f)
 

Author SHA1 Message Date
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
patryk4815 cc20bd6654
Add next part of adding kernel support for LLDB (#2640)
12 months ago
patryk4815 afbc93ff79
AUXV disable stack exploration (#2641)
12 months ago
patryk4815 9f1753f4d0
Port kernel vmmap to aglib (#2634)
12 months ago
Disconnect3d 880f986dbd
codecov: disable PR annotations (#2635)
12 months ago
patryk4815 644f7c11c6
Port aglib.symbol + aglib.kernel + aglib.godbg (#2605)
12 months ago
patryk4815 f9d8fa0537
lldb add qemu-user (#2628)
12 months ago
peace-maker 6e4f89b4ff
Fix context history with `cwatch`'d expressions (#2617)
12 months ago
patryk4815 6a983126da
Move gdb.py into dbg/gdb/__init__.py (#2629)
12 months ago
patryk4815 ea25cb5fb4
fix cleanup regression (#2632)
12 months ago
patryk4815 6a6203148b
Fix tls for aarch64 and arm (#2626)
12 months ago