Commit Graph

80 Commits (10c27bf3791fa48a68213acc4ea61e2f464869fa)

Author SHA1 Message Date
k4lizen 653f8666f1
Add a note about spray to cyclic (#3439)
2 weeks ago
OBarronCS 52d1ba5562
Fix nearpc lines parameter (#3357)
4 weeks ago
k4lizen 2263a40a68
Cleanup kmem-trace docs a bit (#3392)
4 weeks ago
jxuanli 17979d4c1a
Tracing kernel memory management (#3379)
1 month ago
marywinter3 39083a134c
Hexdump command (#3337)
1 month ago
k4lizen e5ab235049
Add ks alias to klookup (#3385)
1 month ago
k4lizen db03238abb
update links (#3373)
1 month ago
jxuanli 217590668b
Partial support for simultaneously debugging different kernel tasks (#3370)
2 months ago
jxuanli 4008901e66
`kbpf` (#3354)
2 months ago
jxuanli 9862461ee4
`pagewalk` refactoring (#3317)
2 months ago
jxuanli 075580d59a
Added `klookup` option for applying symbols (#3318)
2 months ago
jxuanli 581a7df9e4
support for printing DMA buf information (#3312)
2 months ago
dbgbgtf 962e11ef8a
Add parse-seccomp command to resolve bpf filter using ceccomp or seccomp-tools (#3310)
2 months ago
jxuanli 2ea5e383bf
avoid default values for the options of `buddydump` (#3313)
2 months ago
Matt. abf873b0b3
Refine `vmmap` output on Darwin (#3255)
3 months ago
k4lizen 4506754bbc
mallocng: Implement ng-dump command to dump heap state (#3256)
3 months ago
patryk4815 da41ee6408
Dump apple commpage (#3263)
4 months ago
jxuanli 41c8bc734b
Improving `kmod` (#3254)
4 months ago
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)
4 months ago
k4lizen bc3b5ec5dd
mallocng: Various fixups 2 (#3180)
4 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