Skip to content

uroboro/iOS-kernel-spelunking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS-kernel-spelunking

A bunch of scripts to download and get specific offsets in an iOS kernel cache.


Scripts:

  • setup.sh: Installs radare2, joker, img4 and partialzip to local bin folder.

  • database.sh: Downloads database from ipsw.me and saves device, version, buildID and url to deviceDB folder.

  • cache.sh: Extracts or downloads kernel caches from an IPSW or a device model and iOS build pair. Outputs the list of extracted files.

  • extract.sh: Decrypts/decompresses a kernel cache to a specified path.

  • offsets.sh: Calculates addresses for past and present symbols for v0rtex

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages