CAPE
CAPE copied to clipboard
Added support for dumping MS-DOS executables
I'll add a MS-DOS executable to test for you later, the problem was an IndexError at type_strings[2], since type_strings would be ["MS-DOS", "executable"]
If you'd like to test:
https://gofile.io/?c=DqKYKv pw:infected
thanks for this, i will backport to v2 as v1 is END of life since 1.01.2020
done here https://github.com/kevoreilly/CAPEv2/blob/master/modules/processing/procdump.py#L40