pwndbg_ ¤
Functions:
-
pwndbg_– -
list_and_filter_commands–Returns:
Attributes:
parser module-attribute ¤
list_and_filter_commands ¤
list_and_filter_commands(
filter_str: str,
) -> list[tuple[str, list[str], CommandCategory, str]]
Returns:
-
list[tuple[str, list[str], CommandCategory, str]]–A list of (name, aliases, category, description) tuples.