I’ve developed a simple log system in C for iOS/Linux. This will make it easy to test and debug future software releases. Please check my GitHub page. You can download…
Posts published in May 2020
If you need to restore your iOS device, you can use this app to generate a script to restore every package previously installed. You will need the file aptlist.txt created…
If you need to restore your iOS device, you can use this script to restore every package previously installed. You will need the file dpkglist.txt created with the script iplcreatorbypedro.sh.…
Installed packages list creator for iOS. This Bash Script creates 2 lists, one for APT and another for DPKG. Download Script. I am now working on a Script to restore…