misc ¤ Functions: errno_ – pwndbg_ – list_and_filter_commands – Attributes: parser – group – cat_group – parser module-attribute ¤ parser = ArgumentParser(description="Prints out a list of all pwndbg commands.") group module-attribute ¤ group = add_mutually_exclusive_group() cat_group module-attribute ¤ cat_group = add_mutually_exclusive_group() errno_ ¤ errno_(err) -> None pwndbg_ ¤ pwndbg_(filter_pattern, shell, all_, category_, list_categories) -> None list_and_filter_commands ¤ list_and_filter_commands(filter_str, pwndbg_cmds=True, shell_cmds=False)