You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pwndbg/docs/commands/procinfo/vmmap/vmmap_load.md

16 lines
356 B
Markdown

## Command: vmmap_load ##
```
usage: vmmap_load [-h] [filename]
```
Load virtual memory map pages from ELF file.
| Positional Argument | Info |
|---------------------|------|
| filename | ELF filename, by default uses current loaded filename. |
| Optional Argument | Info |
|---------------------|------|
| --help | show this help message and exit |