mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 19:10:01 +02:00
Updated Home (markdown)
9
Home.md
9
Home.md
@@ -33,12 +33,13 @@ You want to dump the FaceTime drivers while still under OS X. Commands below wor
|
||||
* Line 2, replace IN=AppleCameraInterface with IN=/System/Library/Extensions/AppleCameraInterface.kext/Contents/MacOS/AppleCameraInterface
|
||||
* md5sum is missing from a vanilla OS X 10.11 installation, replace "md5sum" by "md5 -r" (lines 7 & 24)
|
||||
* Line 5, replace the hash value so it states: OSX_HASH=ccea5db116954513252db1ccb639ce95
|
||||
* Execute the script: ./extract_from_ox.sh
|
||||
* Save and execute the script: ./extract_from_ox.sh
|
||||
* Result should be like:
|
||||
|
||||
$ ./extract_from_osx.sh
|
||||
Found matching hash (ccea5db116954513252db1ccb639ce95)
|
||||
Firmware successfully extracted (4e1d11e205e5c55d128efa0029b268fe)
|
||||
$ ./extract_from_osx.sh
|
||||
Found matching hash (ccea5db116954513252db1ccb639ce95)
|
||||
Firmware successfully extracted (4e1d11e205e5c55d128efa0029b268fe)
|
||||
|
||||
* There should be a firmware.bin file created in the current directory.
|
||||
|
||||
## Get Started on Fedora
|
||||
|
||||
Reference in New Issue
Block a user