Commit Graph

2697 Commits (4e85c8cc2be7ee0d26df422329decb75d2f76a99)
 

Author SHA1 Message Date
peace-maker 001926ebc0
Strip preceeding and trailing newlines in TUI output (#2952)
7 months ago
patryk4815 4f7acd53e5
Fix `procinfo` for cross-namespace (root → netns) process attach (#2937)
7 months ago
OBarronCS 59e570033f
Update register definitions + manually emulated register set (#2927)
7 months ago
Artur Cygan a532b2b6f1
Update development with Nix docs (#2942)
7 months ago
k4lizen 9d17272d14
Fix default parameter value handling (#2938)
7 months ago
patryk4815 4853c320c1
fix cachix upload (#2941)
7 months ago
patryk4815 98bcae01da
CI: add uploading `nix develop` to cachix (#2940)
7 months ago
k4lizen 3e8ff21031
Add tip about !cmd syntax in gdb (#2936)
7 months ago
OBarronCS 9539d50d49
Switch to Zig for cross-architecture compiling (#2935)
7 months ago
k4lizen afc2c83342
Remove shell commands and cleanup command parsing (#2919)
7 months ago
Disconnect3d b8c8e61a0a
Fixes #2924: docker legacy warning (#2934)
8 months ago
patryk4815 5ca7930a50
Cleanup sys.exit, os._exit, flush stdout, fix tests (#2931)
8 months ago
peace-maker 3a783d0637
IDA: Support lookup of stack variables using `$ida("name")` (#2926)
8 months ago
patryk4815 6204a19b34
tests: remove netcat-openbsd dependency (#2929)
8 months ago
OBarronCS 33e699708a
Run all mips32 tests as little-endian and big-endian (#2930)
8 months ago
William Tan e02396a1c9
use nixfmt-tree instead of calling the nixfmt-rfc-style directly (#2928)
8 months ago
William Tan deb8c43fa3
Add editable pwndbg into the nix devshell (#2925)
8 months ago
OBarronCS 47107b0aad
Do not halt emulator on branches in MIPS (#2921)
8 months ago
OBarronCS 79706d7315
Fix ARM IT blocks in disassembly (#2922)
8 months ago
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