Commit Graph

2378 Commits (c3bc1dba82e83c6fae9d3310ca1ff09b8c29edb8)
 

Author SHA1 Message Date
k4lizen c3bc1dba82
Don't auto-delete hand-written files (#2917)
8 months ago
k4lizen 52a4be5e50
Improve convenience function helps and autogenerate documentation (#2900)
8 months ago
William Tan d7664e2501
bump zig in nix devshell to 0.13.0 (#2920)
8 months ago
William Tan 75bf1502db
Fix parsing gaps in command line history (#2916)
8 months ago
OBarronCS 8ec3de322f
Update zig 0.10.1->0.13.0 (#2914)
8 months ago
patryk4815 34ca4421ce
Fix readme + ci failure after merge (#2915)
8 months ago
OBarronCS 232f5a1b06
Cross architecture sanity check tests (#2745)
8 months ago
OBarronCS 491800e5a3
Express context saved to the stack + Arm Cortex M Exception return address resolution (#2807)
8 months ago
OBarronCS 357738c53c
PwndbgArchitecture (#2771)
8 months ago
patryk4815 29b2ddbb5e
Cleanup installation instructions (#2909)
8 months ago
patryk4815 076214357a
portable: make libiconv static (#2911)
8 months ago
patryk4815 d264a075be
gdbinit, lldbinit: detect and prevent double-loading of pwndbg (#2912)
8 months ago
patryk4815 51e838323d
add auto trigger homebrew release (#2907)
8 months ago
OBarronCS 162691723e
Context display fix involving unknown syscall ABI's + MIPS Disassembly CapstoneV6 Hotfix (#2898)
8 months ago
k4lizen 486ce78c08
Cleanup parameters and autogenerate doc pages for them (#2875)
8 months ago
Jason An 177ff2a2bf
Make Binary Ninja integration not dependent on IDA integration to work (#2896)
8 months ago
OBarronCS 18755282e7
Dev setup - check if Zig/jemalloc are already installed before downloading (#2899)
8 months ago
patryk4815 a0a626bfdb
bump 2025.04.18, fix `vis` command and aliases (#2897)
8 months ago
patryk4815 75debdef36
Add capstone for loongarch64 (#2885)
8 months ago
Disconnect3d d2efb84d6a
Add aliases for commands with '_' to inform about the change to '-' (#2891)
8 months ago
Disconnect3d f2d6348771
Remove support for GDB <= 9.x (#2892)
8 months ago
patryk4815 d0ac3fb2ab
Add TLS (heap) support for LoongArch64 (#2888)
8 months ago
OBarronCS f86570ae44
Small Refactor to DisassemblyAssistant (#2879)
8 months ago
patryk4815 411ffd9370
nix: bump unicorn@dev only for LoongArch64 and enable GitHub Release for it (#2886)
8 months ago
OBarronCS 2ae0144759
Fix stepsyscall + add a test (#2884)
8 months ago
patryk4815 df0e55ce40
fix capstone merge collision with s390x (#2881)
8 months ago
Alan Li 2b239982a7
Fix: Handle the case where GDB fails to resolve certain heap-related symbols without proper `libthread_db` (#2876)
8 months ago
OBarronCS d29f8a74d2
Upgrade to Capstone V6 (#2766)
8 months ago
patryk4815 d815c06ff9
cleanup: fix command names '_' with '-' (#2878)
8 months ago
patryk4815 a4c28ac2cd
bump: lldb_19 -> lldb_20 (#2880)
8 months ago
intrigus-lgtm 0e15e5c9a0
Add basic support for s390x (#2873)
8 months ago
OBarronCS 12116a82c5
Align gdbinit.py with lldbinit.py (#2877)
8 months ago
patryk4815 9eab50b2f0
New release 2025.04.13 (#2870)
8 months ago
tesuji 2125864a2e
hint users about libthread_db configuration if arena not found (#2868)
8 months ago
Disconnect3d df0c4a7f8a
tests: add libcinfo command tests (#2872)
8 months ago
Disconnect3d d8fa9d1c93
Fix "set glibc 2.31" which got broken recently (#2871)
8 months ago
patryk4815 0ed371b194
Disable pwnlib update detection (#2869)
8 months ago
patryk4815 5f78ac9bd1
nix: unicorn, Force sprr register check to avoid Nix caching broken builds (#2867)
8 months ago
k4lizen c5d0edefe5
Enforce - (instead of _) in command names (#2857)
8 months ago
k4lizen 1d3b17501e
fix md frontmatter shown in readme (#2863)
8 months ago
Yadunand Kamath a36468c021
Dev setup - avoid redownloading/rebuilding jemalloc on setup s… (#2823)
8 months ago
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