Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DMG with sightly different xml format. #85

Open
iradization opened this issue Aug 15, 2018 · 1 comment
Open

DMG with sightly different xml format. #85

iradization opened this issue Aug 15, 2018 · 1 comment

Comments

@iradization
Copy link

Hi,

I've recently tried to dump the contents of the attached file on dmg parser and failed to locate any valid partitions. This dmg is openable by apple native command and contains ISO9660 which is currently not supported.

However, It seems like my problem start before revealing the partition type, and it's located in the xml section in the dmg file (also attached here). It seems like the xml doesn't contain the field CFName which the following arg is trying to capture in method DMGDisk::loadPartitionElements.

Perhaps anyone can explain if my analysis is correct, and how can I add support to this file as well (without the actual parsing of ISO partition) ?

iPhone Configuration Utility.dmg.zip

dmg_xml.txt

@iradization iradization changed the title DMG with sightly different field ordering. DMG with sightly different xml format. Aug 15, 2018
@iradization
Copy link
Author

Hi @LubosD , perhaps can you take a look at this file.. I think it's xml chart is has missing fields that the dmg parser is expecting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant