# vmmap-load ```text usage: vmmap-load [-h] [filename] ``` Load virtual memory map pages from ELF file. ### Positional arguments |Positional Argument|Help| | :--- | :--- | |filename|ELF filename, by default uses current loaded filename.| ### Optional arguments |Short|Long|Help| | :--- | :--- | :--- | |-h|--help|show this help message and exit|