Commit Graph

196 Commits (dev)

Author SHA1 Message Date
Matt. a5d5988020
Assorted enhancements and bug fixes to LLDB (#3190)
4 months ago
Disconnect3d 735ebbeba2
Add more "Pwndbg in the wild" talks (#3203)
4 months ago
jxuanli 9aabc0b83d
Supporting kernel debugging in the absence of provided type information (#3116)
4 months ago
Rachit Kumar Pandey 2f19e96f49
feat(cyclic): Add --detect flag in cyclic command (#3162)
5 months ago
k4lizen bc3b5ec5dd
mallocng: Various fixups 2 (#3180)
5 months ago
k4lizen df03112578
mallocng: Add ng-metaarea and ng-ctx commands (#3164)
5 months ago
k4lizen 46047f6530
improve ghidra integratino docs (#3171)
5 months ago
sh4dowkey 7d92563ab4
Refactor cymbol command to use subcommands (#3160)
5 months ago
AG b27b5bf2c2
Fixed output message when unmatched mapping was encountered in the `base` function. (#3158)
5 months ago
patryk4815 f7f8b31f4f
add relative imports into tests (#3161)
5 months ago
k4lizen 032ba5fb96
mallocng: implement inspection of non-allocated slots (#3152)
5 months ago
An0nAN4N7 63812e0043
Add --show-all flag to cymbol to list all custom structure names (#3157)
5 months ago
k4lizen 93275b45db
mallocng: add ng-slots command (#3144)
5 months ago
jxuanli 7cec118771
Improving commands relating to paging (#3146)
5 months ago
jxuanli 040636ef2a
Improving `kconfig` (#3145)
5 months ago
jxuanli 4ee3ce2e4f
Adding custom address markers (#3123)
5 months ago
patryk4815 5a6491228f
Drop `PWNDBG_PLEASE_SKIP_VENV` option (#3139)
6 months ago
patryk4815 df12edc0d5
Use gdb/lldb from pypi (#3119)
6 months ago
k4lizen b2638a0986
mallocng: add ng-find command (#3113)
6 months ago
Allen Chang 8bddb3d40f
Add command to display information about kernel modules (#3106)
6 months ago
k4lizen 1de6e8e272
Reland "mallocng: print information about slot, group, meta at given address" (#3117)
6 months ago
patryk4815 db27d18ee4
Revert "mallocng: print information about slot, group, meta at given address …" (#3115)
6 months ago
k4lizen 169f937326
mallocng: print information about slot, group, meta at given address (#3087)
6 months ago
Allen Chang 0a4f9f8832
Add command to display information about kernel tasks (#3099)
6 months ago
k4lizen 15fc059bac
add mallocng-explain command (#3104)
6 months ago
Matt. 31dd105e52
Rework structure of testing framework (#3101)
6 months ago
Allen Chang c4338f7dee
Add command to print dmesg (#3097)
6 months ago
peace-maker 4769476b7b
TUI: Switch threads and expressions windows (#3095)
6 months ago
jxuanli 0e425ea019
Adding a few helper commands for x86 paging (#3051)
6 months ago
Matt. 8c8f886666
Add `help set` to LLDB Pwndbg (#3068)
6 months ago
k4lizen d380c99020
A few more docs fixups (#3064)
6 months ago
k4lizen f763221d2a
theres a comment in the script that includes 'pwndbg>' :p (#3067)
6 months ago
patryk4815 5cff331bde
Fix ppc64 install.sh (#3060)
6 months ago
k4lizen a05a443926
Make it clear to contributors LLDB is needed for doc generation (#3057)
6 months ago
k4lizen 0be925e6bc
Show demo gif on docs front page (#3055)
6 months ago
k4lizen 640eca78d8
Highlight the pwndbg prompt in docs code blocks (#3054)
6 months ago
k4lizen b90cc9caa2
Various docs fixups round 2 (#3053)
6 months ago
peace-maker 4b03efdd93
GDB TUI: Limit legend to one line (#3056)
6 months ago
Disconnect3d 1712b597a3
Bump version to 2025.05.30 (#3052)
6 months ago
k4lizen 192a87cf41
Various documentation fixups (#3042)
6 months ago
k4lizen effa016b33
Cleanup testing scripts a bit (#3041)
7 months ago
k4lizen 6938228235
More robust uv usage (#2986)
7 months ago
patryk4815 6efcffd189
Bump 2025.05.28 (#3034)
7 months ago
patryk4815 a8d9df243d
Fix install script for busybox (#3029)
7 months ago
k4lizen 6773d7020c
Add the Features section (#3026)
7 months ago
k4lizen 09c8ac6bc6
Add "Updating Documentation" to the contribution guide (#3009)
7 months ago
k4lizen cbda6f5eb3
order the contributing documentation properly (#3013)
7 months ago
k4lizen 50912d40af
Tidy up some development documentation (#3004)
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
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
k4lizen 080a7da557
Rewrite the contributing guide on adding a configuration option (#2995)
7 months ago
k4lizen eb917d9093
Debugger agnostic documentation generation (#2981)
7 months ago
k4lizen f996eeedf5
Improve contributing documentation (#2989)
7 months ago
jxuanli c07d843d68
Adding full buddy allocator support when debugging x86-64 linux kernels (#2980)
7 months ago
Thomas Leroy ea53e1af71
Add `msr` command (#2836)
7 months ago
OBarronCS 205b0fd791
PLT command - search all .plt.* sections (#2945)
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 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
k4lizen 9d17272d14
Fix default parameter value handling (#2938)
7 months ago
k4lizen afc2c83342
Remove shell commands and cleanup command parsing (#2919)
8 months ago
k4lizen 52a4be5e50
Improve convenience function helps and autogenerate documentation (#2900)
8 months ago
patryk4815 34ca4421ce
Fix readme + ci failure after merge (#2915)
8 months ago
OBarronCS 491800e5a3
Express context saved to the stack + Arm Cortex M Exception return address resolution (#2807)
8 months ago
patryk4815 29b2ddbb5e
Cleanup installation instructions (#2909)
8 months ago
k4lizen 486ce78c08
Cleanup parameters and autogenerate doc pages for them (#2875)
8 months ago
patryk4815 a0a626bfdb
bump 2025.04.18, fix `vis` command and aliases (#2897)
8 months ago
patryk4815 411ffd9370
nix: bump unicorn@dev only for LoongArch64 and enable GitHub Release for it (#2886)
8 months ago
patryk4815 d815c06ff9
cleanup: fix command names '_' with '-' (#2878)
8 months ago
patryk4815 9eab50b2f0
New release 2025.04.13 (#2870)
8 months ago
k4lizen c5d0edefe5
Enforce - (instead of _) in command names (#2857)
8 months ago
k4lizen 12d9600a0c
Add check for extraneous doc files, and small doc fixes (#2852)
8 months ago
k4lizen 7f4a602cfd
Implement autogenerating docs (#2846)
8 months ago
k4lizen 00bcf2bf5a
highlight python builtins in the docs (#2851)
8 months ago
k4lizen aeefc471dd
Refactor Docs (#2827)
8 months ago
k4lizen f795d5d6b6
remove redundant telescope mentions (#2784)
9 months ago
patryk4815 740088071d
docs/install.sh fixes: (#2781)
9 months ago
patryk4815 f90e2540d0
Easy installer (#2772)
9 months ago
patryk4815 0d7a135085
bump 2025.02.19 (#2754)
10 months ago
Tanmay R K b38223c9e5
load symbols from header files #1973 (#2661)
10 months ago
Nikoś eac09e7314
Replace docs index.md with README.md (#2694)
11 months ago
patryk4815 3420754653
Fix binja_integration.md (#2680)
11 months ago
patryk4815 53f77ad6a5
Fix readme: codecov wrong branch, install from tar.xz (#2598)
1 year ago
charif eccfd91d86
add kallsyms + klookup (#2462)
1 year ago
patryk4815 c80793f41e
add python3.10, add debian12, drop python3.8, drop ubuntu20.04, drop debian11 (#2421)
1 year ago
Jason An bd53325134
Update docs for binja integration and go debugging (#2370)
1 year ago
k4lizen 88e1eb203e
better explain nearpc behaviour (#2340)
1 year ago
k4lizen 8f78932c5e
vis: interpret count as addr if its big enough (#2342)
1 year ago
Gulshan Singh 95dd553ab7
Start migrating to Python logging and add log_level command (#2230)
1 year ago
卂フ卂ㄚ Ҝㄖ卩卩卂Ҝ卂 cfeba7cbb6
Added Document on Environment Variabes (#2198)
2 years ago
Aaron Adams c85d16b246
fix trailing whitespace everywhere (#2188)
2 years ago
Gulshan Singh 33e91c2bab
Minor docs/website cleanup (#2159)
2 years ago
Niko bb4af280b0
Move Start section to the top, update commands. (#2006)
2 years ago
Niko bb34a39a52
Update contact section on main page in docs. (#2003)
2 years ago
Niko ead22accda
New pages added to docs main navigation. (#2002)
2 years ago