Closed GoogleCodeExporter closed 9 years ago
I just tried this again and didnt experience the same errors.
Interestingly when I run ./bruteforce it will not automatically mount the
/dev/disk0s2 partition automatically. I get the following error:
-sh-4.0# ./bruteforce
Trying to mount data partition
FAIL: mount /dev/disk0s2
FAILed to load keybag
If I then manually mount the partitions everything works ok.
Original comment by matthew....@gmail.com
on 27 May 2011 at 7:51
Hello,
Indeed the mounting code fails when the filesystem was not unmounted cleanly. I
just pushed some code to correct the issue by running fsck on the data
partition.
For the "CoreFoundation: failed to dynamically link symbol" errors, these do
not seem to prevent the programs from running correctly.
Thanks for your feedback
Original comment by jean.sig...@gmail.com
on 27 May 2011 at 11:49
Original comment by jean.sig...@gmail.com
on 17 Jul 2011 at 2:57
Original issue reported on code.google.com by
matthew....@gmail.com
on 27 May 2011 at 6:31