Charpacker
main(arguments=None)
Loads the memory dump, saves its display and shows it.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
arguments |
List[str]
|
The command line arguments |
None
|
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)