Commit Graph

2568 Commits (version-add-os-name)
 

Author SHA1 Message Date
jxuanli c07d843d68
Adding full buddy allocator support when debugging x86-64 linux kernels (#2980)
7 months ago
patryk4815 10b3e9c298
TUI: fix gdb version (#2987)
7 months ago
k4lizen 0095589443
clean up ./tests.sh print (#2984)
7 months ago
OBarronCS 87aafd15e7
Cache string coloring functions (#2977)
7 months ago
OBarronCS bc8d5d418f
Add cache to `is_linux` call (#2978)
7 months ago
k4lizen 02335839dd
fix doc scripts after new gdbinit loading (#2975)
7 months ago
Mario Haustein da297308b6
Don't install `docs/` directory into site packages directory (#2973)
7 months ago
Thomas Leroy ea53e1af71
Add `msr` command (#2836)
7 months ago
jxuanli 7e41119045
Adding an extra x64 register set for qemu-system kernel pwning (#2932)
7 months ago
OBarronCS 205b0fd791
PLT command - search all .plt.* sections (#2945)
7 months ago
patryk4815 0195f3a077
Fix endian for mips32_be (#2972)
7 months ago
patryk4815 98b7d6c5e2
fix printing stdout when sourcing .gdbinit (#2967)
7 months ago
patryk4815 22c0e470d5
Fix .gdbinit for portable pwndbg (#2947)
7 months ago
k4lizen d2ac1430b8
Show aliases in command help and docs (#2960)
7 months ago
k4lizen 05bd01a140
Don't print all pwndbg function on startup (#2962)
7 months ago
peace-maker e555cd1548
Only apply TUI color workaround for gdb < 16.3 (#2951)
7 months ago
OBarronCS 99ce9040fd
Argument display fixes (#2964)
7 months ago
k4lizen c8793b87d3
Test that gdb and argparse give the same help message (#2961)
7 months ago
k4lizen eac203cf10
Visually spruce up command/function docs (#2959)
7 months ago
k4lizen d19367083f
Add examples= and notes= parameters to pwndbg Commands (#2957)
7 months ago
patryk4815 f2c8814091
cleanup readthedocs (#2956)
7 months ago
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