Siguza / v0rtex

IOSurface exploit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v0rtex

IOSurface exploit.

Gets tfp0, works on all devices on 10.3.3 or lower.
Offsets included only for iPod 6G and and iPhone 5/5c on 10.3.3 though.

Building

With Xcode:

make

Without Xcode/macOS you'll at least want to point IGCC and STRIP to tools that can handle Mach-O's and build for iOS. You might also have to adjust ARCH and IGCC_FLAGS.

Write-up

Here.

About

IOSurface exploit

License:MIT License


Languages

Language:Objective-C 95.6%Language:C 2.9%Language:Makefile 1.4%