[Request] Generic parsing #263

Closed
opened 2026-01-29 16:13:09 +00:00 by claunia · 2 comments
Owner

Originally created by @mnadareski on GitHub (Jan 15, 2021).

Originally assigned to: @mnadareski on GitHub.

This is more of a note for myself for the future, possibly related to dd.

Is it possible to have it so that a generic image, something like an ISO, IMG, or BIN/CUE can be processed without the rest of the input files? Basically, if something is input, try to read as much information as possible from it, including hashes, PVD, and the like.

This would be good so that things like PSP dumps not using UIC, dd dumps, etc. could also have submission information generated, albeit not to the same level of quality as something from a supported tool.

As an addendum, porting over some of the hashing code from SabreTools will be required as a part of this, since there will be a lot of assumptions made with regards to external hashes only. This also will solve an issue that is not quite taken care of yet regarding the outputs from UIC.

Originally created by @mnadareski on GitHub (Jan 15, 2021). Originally assigned to: @mnadareski on GitHub. This is more of a note for myself for the future, possibly related to `dd`. Is it possible to have it so that a generic image, something like an ISO, IMG, or BIN/CUE can be processed *without* the rest of the input files? Basically, if something is input, try to read as much information as possible from it, including hashes, PVD, and the like. This would be good so that things like PSP dumps not using UIC, dd dumps, etc. could also have submission information generated, albeit not to the same level of quality as something from a supported tool. As an addendum, porting over some of the hashing code from SabreTools will be required as a part of this, since there will be a lot of assumptions made with regards to external hashes only. This also will solve an issue that is not quite taken care of yet regarding the outputs from UIC.
claunia added the enhancement label 2026-01-29 16:13:09 +00:00
Author
Owner

@sadikyo commented on GitHub (Sep 27, 2021):

This would be awesome. +1.

If you could "load" an image and have it read as much of this type of information into an output file, that would be really cool.

@sadikyo commented on GitHub (Sep 27, 2021): This would be awesome. +1. If you could "load" an image and have it read as much of this type of information into an output file, that would be really cool.
Author
Owner

@mnadareski commented on GitHub (Oct 11, 2023):

Due to more refined aims of MPF and the removal of dd for Windows, I am considering this fully out of scope now.

@mnadareski commented on GitHub (Oct 11, 2023): Due to more refined aims of MPF and the removal of dd for Windows, I am considering this fully out of scope now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#263