Commit Graph

2697 Commits (4e85c8cc2be7ee0d26df422329decb75d2f76a99)
 

Author SHA1 Message Date
OBarronCS 506f895841
Optimize page lookups (#3023)
7 months ago
patryk4815 f38b06bd7c
fix exec_shellcode deadlock (#3028)
7 months ago
OBarronCS 8206735af2
Correct instruction.condition for emulated conditional branches (#3030)
7 months ago
patryk4815 a8d9df243d
Fix install script for busybox (#3029)
7 months ago
k4lizen 6773d7020c
Add the Features section (#3026)
7 months ago
patryk4815 c04aedec7f
Add ability to suspend all events via SUSPEND_ALL (#3019)
7 months ago
jxuanli ed8c187691
Slightly improving `buddydump` + deprecating `pcplist` (#3015)
7 months ago
k4lizen 09c8ac6bc6
Add "Updating Documentation" to the contribution guide (#3009)
7 months ago
Emanuele19 51651b2d92
FIX: reference_bin_nopie.i386 compiled with pie instead of no-pie (#3008)
7 months ago
k4lizen cbda6f5eb3
order the contributing documentation properly (#3013)
7 months ago
patryk4815 aa524de27a
Fix regression with `lldb` after changes in Value.__len__ (#3018)
7 months ago
patryk4815 b638ec56da
Fix regression with `ipi` command (in portable build) (#3017)
7 months ago
k4lizen 50912d40af
Tidy up some development documentation (#3004)
7 months ago
k4lizen 5c596ef8f4
update readme (#3010)
7 months ago
k4lizen 88d386e09d
Add a doc page about pwndbg mentions found in the wild (#3011)
7 months ago
k4lizen 4fff67b27d
add a dev page on how to make a gif (#3012)
7 months ago
1anp3sk dda55bfe8e
Fix #2958: Rebase addresses in elfsections command (#2999)
7 months ago
Disconnect3d 9a01ac32b5
Show skip reason in skipped tests (#3002)
7 months ago
k4lizen e83dee14c2
Order the documentation navigation (#2993)
7 months ago
k4lizen 67b4905ae9
Rewrite the contributing guide on adding a command (#2994)
7 months ago
k4lizen cb2ae6753a
Show differences in debuggers in the documentation (#2996)
7 months ago
OBarronCS f49a43aaa2
A couple disassembly performance optimizations (#2979)
7 months ago
k4lizen 080a7da557
Rewrite the contributing guide on adding a configuration option (#2995)
7 months ago
OBarronCS 49a812919a
Optimize the return statement (#2997)
7 months ago
Disconnect3d e036ce66b9
qemu-system-tests: fail early if kernel images weren't downloaded (#2991)
7 months ago
k4lizen eb917d9093
Debugger agnostic documentation generation (#2981)
7 months ago
k4lizen f996eeedf5
Improve contributing documentation (#2989)
7 months ago
jxuanli b2465743de
Improving `slab` commands (#2988)
7 months ago
Er3X d0c9f690ca
add TLS canary address display (#2944)
7 months ago
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