05.01.2014 Views

Battery Firmware Hacking - Hacker Halted

Battery Firmware Hacking - Hacker Halted

Battery Firmware Hacking - Hacker Halted

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Caulkgun source - guts<br />

#include <br />

#include <br />

int main(){<br />

srand(time(NULL));<br />

unsigned int r = rand();<br />

unseal(0x36720414);<br />

get_full_access(0xffffffff);<br />

write_block(kFullAccessKey, &r, 4);<br />

seal();<br />

}<br />

Sunday, October 2, 11

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

Saved successfully!

Ooh no, something went wrong!