First page Back Continue Last page Graphics
msfpescan
Metasploit Framework tool
 
Targets Portable Executable formatted files
 
Parses files for sections with data which will be loaded into memory such as .text
 
msfpescan --context-map <outdir> <files>
 
Results in a memory map of an executable or library’s static data in memory
 
http://www.metasploit.com