mirror of https://github.com/pwndbg/pwndbg.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
827 B
827 B
kmod
usage: kmod [-h] [-l PATH] [module_name]
Displays the loaded Linux kernel modules.
Positional arguments
| Positional Argument | Help |
|---|---|
| module_name | A module name substring to filter for |
Optional arguments
| Short | Long | Help |
|---|---|---|
| -h | --help | show this help message and exit |
| -l | --load | the path of the module to load |