Skip to content

Strings

parser = argparse.ArgumentParser(description='Extracts and displays ASCII strings from readable memory pages of the debugged process.') module-attribute

strings(n=4, page_names=[], save_as=None)