Skip to content

Exploit that extracts Qualcomm's KeyMaster keys using CVE-2015-6639 and CVE-2016-2431

Notifications You must be signed in to change notification settings

FugerZuer/ExtractKeyMaster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExtractKeyMaster

Exploit that extracts Qualcomm's KeyMaster keys using CVE-2015-6639 and CVE-2016-2431

Instructions

  1. .\build
  2. Use ADB to copy over the executable to the device, maybe /data/tmp or the SD card.
  3. Use ADB shell to run it. You probably want to run it as root, and you may need to chmod it for execution and r/w perms.
  4. Hope for the best.

You could also just use .\execute or look at it as an example. If anything fails then you'll need to figure out what's wrong.

Help

No. This is not a project I plan to uphold. It's just an archive of what I've previously done to dump shit.

About

Exploit that extracts Qualcomm's KeyMaster keys using CVE-2015-6639 and CVE-2016-2431

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.4%
  • Other 1.6%