Commit Graph

2237 Commits (4148d1095ebacf5e60bb3c931ca0fe1e1f6bf496)
 

Author SHA1 Message Date
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
patryk4815 f351f27780
Fix `entry` command (#2627)
12 months ago
patryk4815 ab43ce572f
Add hijack-fd command to modify the file descriptor of a process (#2623)
12 months ago
patryk4815 f0386821c8
fix lldb signed/unsiged values (#2624)
12 months ago
CptGibbon 8a2debb9d6
Add hexdump to trailing user data for vis_heap_chunks command (#2620)
12 months ago
patryk4815 2c583c21d4
LLDB add command: `ipi` (#2619)
12 months ago
peace-maker c6922cc644
Fix context history with disabled context-sections (#2616)
12 months ago
patryk4815 9c734cfc17
Fix readline bug (#2622)
12 months ago
patryk4815 c475417481
Improve pwndbg-lldb REPL (#2625)
12 months ago
Matt. 6727be246f
Fix issues in the Heap Tracker (#2604)
1 year ago
CptGibbon 1c3e9507aa
Remove vscode personalization from devcontainer (#2602)
1 year ago
Disconnect3d 029b36eb9b
Fix/improve UX of start/sstart/entry on remote targets (#2600)
1 year ago
K 21b0f6a1b1
add vmmap -C option (#2595)
1 year ago
koalajoe23 028fc7b757
Make setup.sh return non-zero for all errors (#2599)
1 year ago
patryk4815 53f77ad6a5
Fix readme: codecov wrong branch, install from tar.xz (#2598)
1 year ago
k4lizen 654a9c1b37
fix: dont start GdbFunction help text on a new line (#2596)
1 year ago
patryk4815 f63a47bade
Add workaround for deadlock in gdb, when calling gdb.execute inside stop event (#2594)
1 year ago