Skip to content

Scrapes https://www.theiphonewiki.com/ for Keys and IV's for a specific firmware on a device (if keys and ivs are present)

Notifications You must be signed in to change notification settings

jeremyirvine/iOSUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOSUtils v1.0

Scrapes https://www.theiphonewiki.com/ for Keys and IV's for a specific firmware on a device (if keys and ivs are present)

Usage

Utils.getKeyFor("iPad2,5", "8.4.1", KeyTypes.KERNELCACHE).getIv();
Utils.getKeyFor("iPad2,5", "8.4.1", KeyTypes.KERNELCACHE).getKey();

About

Scrapes https://www.theiphonewiki.com/ for Keys and IV's for a specific firmware on a device (if keys and ivs are present)

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages