Windows XP 32bit process dump not dumping modules
glmcdona opened this issue · 2 comments
glmcdona commented
For some reason with the new Process Dump version no modules are being dumped. They are being found, but not dumped.
Attached the logfile 'pd.exe -system -verbose':
pd_log.txt
glmcdona commented
As a note, the following command also fails to add any hashes to the clean db:
'pd -db genquick'
glmcdona commented
Fixed this bug. Fixed a mistake in the get_mbi_info() function causing it to consider all regions unallocated for 32-bit MBI structures.