Commit Graph

62 Commits (a24f5b471fb1aae02fea52c76c118f12aad52c64)

Author SHA1 Message Date
k4lizen 43ce818c4c
mallocng: Add ng-vis command (#3234)
4 months ago
k4lizen 0f2c02bb90
mallocng: Allow users to index into groups and metaareas (#3216)
4 months ago
k4lizen 1b2475f6bf
improve 'start at first instruction' docs (#3222)
4 months ago
patryk4815 f9f90d9f02
Replace pwnlib.asm.asm with pwndbg.lib.zig.asm (#3207)
4 months ago
Allen Chang 26db4533aa
Add command to display information about kernel syscalls (#3103)
4 months ago
Matt. a5d5988020
Assorted enhancements and bug fixes to LLDB (#3190)
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
sh4dowkey 7d92563ab4
Refactor cymbol command to use subcommands (#3160)
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
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
Allen Chang c4338f7dee
Add command to print dmesg (#3097)
6 months ago
jxuanli 0e425ea019
Adding a few helper commands for x86 paging (#3051)
6 months ago
k4lizen d380c99020
A few more docs fixups (#3064)
6 months ago
k4lizen b90cc9caa2
Various docs fixups round 2 (#3053)
6 months ago
k4lizen 192a87cf41
Various documentation fixups (#3042)
6 months ago
k4lizen 6773d7020c
Add the Features section (#3026)
7 months ago
1anp3sk dda55bfe8e
Fix #2958: Rebase addresses in elfsections command (#2999)
7 months ago
k4lizen cb2ae6753a
Show differences in debuggers in the documentation (#2996)
7 months ago
k4lizen eb917d9093
Debugger agnostic documentation generation (#2981)
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
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
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
k4lizen 486ce78c08
Cleanup parameters and autogenerate doc pages for them (#2875)
8 months ago
patryk4815 d815c06ff9
cleanup: fix command names '_' with '-' (#2878)
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 aeefc471dd
Refactor Docs (#2827)
8 months ago
k4lizen f795d5d6b6
remove redundant telescope mentions (#2784)
9 months ago
Tanmay R K b38223c9e5
load symbols from header files #1973 (#2661)
10 months ago
charif eccfd91d86
add kallsyms + klookup (#2462)
1 year ago