# da ```text usage: da [-h] address [max] ``` Dump a string at the specified address. ### Positional arguments |Positional Argument|Help| | :--- | :--- | |address|Address to dump| |max|Maximum string length (default: 256)| ### Optional arguments |Short|Long|Help| | :--- | :--- | :--- | |-h|--help|show this help message and exit|