moto-fastboost for OSX:
compiled from files posted by eval-
For mac one has to compile using
gcc -o fastboot usb_osx.c util_osx.c fastboot.c protocol.c engine.c bootimg.c -lz ../libzipfile/zipfile.c ../libzipfile/centraldir.c -I../include -I../libzipfile -I../mkbootimg -framework CoreFoundation -framework IOKit
compiled from files posted by eval-
For mac one has to compile using
gcc -o fastboot usb_osx.c util_osx.c fastboot.c protocol.c engine.c bootimg.c -lz ../libzipfile/zipfile.c ../libzipfile/centraldir.c -I../include -I../libzipfile -I../mkbootimg -framework CoreFoundation -framework IOKit
Attachments
-
16.7 KB Views: 47