danzatt / hfs_resize

Resize HFS on iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a quick tool for resizing HFS partitons on iOS based on reverse engineering of com.apple.MobileSoftwareUpdate.CleanupPreparePathService. After resize you can use tools like GPT fdisk to edit the GPT accordingly.

Building

Just symlink your theos and make.

Licensed under GPL.

About

Resize HFS on iOS


Languages

Language:C 92.8%Language:Makefile 7.2%