Skip to content
/ OF32 Public

A simple tool to find offsets needed in 32bit jailbreaks. Feel free to contribute.

Notifications You must be signed in to change notification settings

jndok/OF32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OF32

A simple tool to find offsets needed in 32bit jailbreaks. Feel free to contribute.

How to use

To build the tool simply use make. Then to use:

./OF32 [unencrypted_kernelcache_path]

Notes

Only works on 32bit kernelcaches (obviously). Didn't do a lot of testing, so stuff may happen. Also not sure all offsets needed are included. Pull requests are appreciated!

Important: will not work on dumps/runtime kernel as it is, since it relies on symbols that get stripped at runtime.

About

A simple tool to find offsets needed in 32bit jailbreaks. Feel free to contribute.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published