dmg2img
dmg2img copied to clipboard
DMG2IMG allows you to convert a (compressed) Apple Disk Images (imported from http://vu1tur.eu.org/dmg2img). Note: the master branch contains imported code, but lacks bugfixes/features from the develo...
Subj. In fact this repo can be considered as a new mainline - would be nice to promote it to maintainers of the various Linux distributions. tar.gz on Release page...
Hi @Lekensteyn , I'm working on a fork of your repo, where I've made a number of changes for personal use: made the code cross-platform, added cmake, added vcpkg (optional...
There is a 1-byte read overflow in `convert_char4` in `dmg2img.h`: ``` ================================================================= ==1504730==ERROR: AddressSanitizer: heap-buffer-overflow on address 0xf49007c8 at pc 0x08112bf5 bp 0xffced768 sp 0xffced760 READ of size 1 at...
## System info Ubuntu X64, gcc (Ubuntu 5.5.0-12ubuntu1), dmg2img (latest master [f16f24](https://github.com/Lekensteyn/dmg2img/commit/f16f247d30f868e84f31e24792b4464488f1c009)) ## Command line ./dmg2img -i ./heap-overflow-dmg2img-284 -o /dev/null ## Output ``` Segmentation fault ``` ## AddressSanitizer output ```...
## System info Ubuntu X64, gcc (Ubuntu 5.5.0-12ubuntu1), dmg2img (latest master [f16f24](https://github.com/Lekensteyn/dmg2img/commit/f16f247d30f868e84f31e24792b4464488f1c009)) ## Command line ./dmg2img -i @@ -o /dev/null ## Output ``` Segmentation fault ``` ## AddressSanitizer output ```...
LZFSE does not work on large dmg files -> consider bringing another working implementation upstream?
First of all, big thanks for maintaining the project! the example devdiskimage.img as described in commit `https://github.com/Lekensteyn/dmg2img/commit/a2d8dfb59dc81ce7c46bb384ff02a8a21ca15d72` ``` ➜ test-lzfse ./dmg2img/dmg2img DeveloperDiskImage.dmg devdiskimage.img -d -v dmg2img v1.6.5 (c) vu1tur ([email protected])...
## System info Ubuntu x86_64, gcc (Ubuntu 5.5.0-12ubuntu1), dmg2img (latest master [f16f24](https://github.com/Lekensteyn/dmg2img/commit/f16f247d30f868e84f31e24792b4464488f1c009)) ## Command line ./dmg2img -i @@ -o /dev/null ## Output ``` Segmentation fault ``` ## AddressSanitizer output ```...
## System info Ubuntu x86_64, gcc (Ubuntu 5.5.0-12ubuntu1), dmg2img (latest master [f16f24](https://github.com/Lekensteyn/dmg2img/commit/f16f247d30f868e84f31e24792b4464488f1c009)) ## Command line ./dmg2img -i @@ -o /dev/null ## Output ``` Segmentation fault ``` ## AddressSanitizer output ```...
## System info Ubuntu X64, gcc (Ubuntu 5.5.0-12ubuntu1), dmg2img (latest master [f16f24](https://github.com/Lekensteyn/dmg2img/commit/f16f247d30f868e84f31e24792b4464488f1c009)) ## Command line ./dmg2img -i @@ -o /dev/null ## Output ``` Segmentation fault ``` ## AddressSanitizer output ```...
## System info Ubuntu X64, gcc (Ubuntu 5.5.0-12ubuntu1), dmg2img (latest master [f16f24](https://github.com/Lekensteyn/dmg2img/commit/f16f247d30f868e84f31e24792b4464488f1c009)) ## Command line ./dmg2img -i ./heap-overflow-adc-66 -o /dev/null ## Output ``` decompressing: opening partition 0 ... Segmentation fault...