List contents and extract files from a Microchip Proprietary File System (MPFS2).
pip3 install -U mpfs2
Usage: mpfs2 [OPTIONS] MPF2_FILE
Options:
-v, --verbose be verbose
-x, --extract extract files
-l, --list list files
-V, --variables list dynamic variables
-d, --extract-dir PATH directory to extract files
--help Show this message and exit.
MIT