Skip to content

onegadget ¤

Functions:

Attributes:

parser module-attribute ¤

parser = ArgumentParser(
    description="\nFind gadgets which single-handedly give code execution.\n\nUses the onegadget tool by david942j.\n"
)

onegadget ¤

onegadget(
    show_unsat: bool = False, no_unknown: bool = False, verbose: bool = False
) -> None