PSX Memory Card Reader CLI
A small utility to display the contents of raw PlayStation memory card files.
$ python3 card_reader.py <card.mcd>
A simple GUI using GTK 4 and Adwaita is also available in ui.py
to run this ensure you have installed GTK 4 and Adwaita from your distribution's package manager, and run:
$ python3 ui.py