Command Line Options

VMMap

Command Line Options

VMMap supports the following command-line options:

 

usage: vmmap [-64] [-p <pid or process name> [outputfile]] [-o inputfile]

 

-64

Use the 64-bit version to analyze a 32-bit process instead of the 32-bit version.

 

-p

Process ID or process name. If you specify a name, VMMap will match it against the first process that has a name that begins with the specified text.

 

output file

If you specify an output file, VMMap will scan the target process and then terminate. If you don't include an extension, VMMap will add .mmp and save in its native format. Add a .csv extension to save as CSV format; any other extension will save as .txt.

 

inputfile

Has VMMap open the specified .mmp file on startup.