Commit Graph

2362 Commits (18755282e71d7184f512ce7474f7286a5f4431dd)
 

Author SHA1 Message Date
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
RocketDev 574e3125f0
fix: adjust to `rr`'s vFile reply (#2850)
8 months ago
davi 42e5bd60b0
Dump the TLS address by default (#2847)
8 months ago
Disconnect3d 261fac8543
add strings.yield_in_page, refactor strings command (#2843)
8 months ago
k4lizen 00928004c4
Build docs in strict mode (#2844)
8 months ago
Disconnect3d 5f22de0d71
add libcinfo command (#2842)
8 months ago
k4lizen aeefc471dd
Refactor Docs (#2827)
8 months ago
peace-maker 37b033779a
Highlight breakpoints in `nearpc` output (#2828)
8 months ago
patryk4815 d3dc8f9aa3
Remove missing reference to preremove.sh in refactor (#2841)
8 months ago
davi c39f171c4d
fixing the check condition of hexdump (#2838)
8 months ago
tesuji 8ffba2ebce
vmmap: Prefer shortest paths in relpath config (#2835)
8 months ago
davi 107a8f1bac
hexdump: check if address is valid (#2833)
8 months ago
k4lizen 97ea040b1a
add empty lib/kernel/__init__.py (#2830)
8 months ago
tesuji 2c3d11a801
Prefer relative paths for vmmap output (#2822)
8 months ago
Disconnect3d 21a83494d8
attachp: add --exact for exact command name match (#2821)
8 months ago
Matt. d8739d4295
Use context management for temporary breakpoints (#2820)
8 months ago
Disconnect3d a170362e9b
attachp: add default target if not provided (#2819)
8 months ago