Very basic python tool that extracts resources from an MHTML file and saves them to a directory for viewing / further processing.
Usage:
python3 unmht.py example.mhtml
- perl unmht (crude parsing, did not work for me)
- mpack (doesn’t preserve filenames)
- mht2htm (OMG pascal!)