Charpacker

main(arguments=None)

Loads the memory dump, saves its display and shows it.

Parameters:
  • arguments (List[str], default: None ) –

    The command line arguments

Options

  • --file/-f <MEMORY_DUMP_TO_LOAD>: the memory dump to load
  • --output/-o <IMAGE_TO_SAVE>: the file name to save the memory image to
  • --width/-w <DISPLAY_WIDTH_IN_CHARACTERS>: the width of the display in characters (the default is 128)