Am 12.07.2010 04:07, schrieb Cory Walker: > I've looked through the fucc tool a bit, and I can understand what's > going on but I have no idea how the tool is used. First of all, where > do you get the original certificate like the WTF.x1223.RELEASE.dfu in > planetbeing's example. Do you have to somehow upload the output in DFU > mode?
WTF.x1223.RELEASE.dfu isn't just a cert, it's the first DFU recovery stage from apple. You can download that from phobos. Overwrite some bytes in the middle of it (you may not touch the header or signature) with your own code, pass the address where this code will end up in SRAM to fucc. Then upload the resulting file using ipoddfu.py. _______________________________________________ Linux4nano-dev mailing list Linux4nano-dev@gna.org https://mail.gna.org/listinfo/linux4nano-dev http://www.linux4nano.org