Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

(The Checkra1n Exclusive)

Compare
Choose a tag to compare
@kittyjosh111 kittyjosh111 released this 20 May 18:29
· 10 commits to main since this release

Release as deb form. ONLY WORKS ON CHECKRA1N, crashes on Electra jailbreaks and unc0ver

Created by archiving an iPA of the Xcode project and using ipa2deb from https://repoiz.github.io/repoiz/.
Install through Filza or your package manager.
/base/ folder set to rwxrwxrwx due to DDLC being unable to manage files otherwise. This included creating the hxppythxghts png, iiiiiiiii.txt, and deleting sayori's chr file.

When testing, tracebacks were encountered where additional files could not be created. Upon finishing a runthrough of DDLC, I also noticed that the .chr files of sayori, yuri, and natsuki were not deleted. I tried to solve this by giving the app root permissions, obtained using instructions from this link: https://stackoverflow.com/questions/7841344/gaining-root-permissions-on-ios-for-nsfilemanager-jailbreak/8796556#8796556.