glmcdona/Process-Dump

Windows XP 32bit process dump not dumping modules

glmcdona opened this issue · 2 comments

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

As a note, the following command also fails to add any hashes to the clean db:
'pd -db genquick'

Fixed this bug. Fixed a mistake in the get_mbi_info() function causing it to consider all regions unallocated for 32-bit MBI structures.