0x0atang / clkscrew

CLKscrew Code and Scripts
25 stars 7 forks source link

Is powerplay_glitch_sole.ko still required ? #1

Open AxelRoudaut opened 6 years ago

AxelRoudaut commented 6 years ago

https://github.com/0x0atang/clkscrew/blob/d562daa60368a417e3ed6e61383add87e434134c/clkHarness/config.py#L199

Hi ! I am trying to reproduce this awesome POC with my Nexus6 (shamu).

It seems the clkharness required to upload the powerplay_glitch_sole.ko driver in the phone's kernel. But you did not provided this kernel module in this git repo...

Therefore, I was wandering if it is still a requirement for the attack (beacause you commented @TODO: Can be removed). And if yes, is possible for you to provide it on this github ?

Thanks !

ghost commented 6 years ago

The powerplay_glitch_sole.ko driver is no longer needed because it has been handled in this line: https://github.com/0x0atang/clkscrew/blob/master/faultmin_SD805/main.c#L437