virys359 / MagicCFG

SysCFG R/W Utility written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MagicCFG

SysCFG R/W Utility written in Swift

MagicCFG is one of our first, successful applications that we launched last year. The app makes it possible to read, write and restore important configuration data on iDevices, making it an important tool for hobbyists and professional repair stores. It requires no accessories except for a DCSD cable / adapter and is therefore much cheaper and faster to use than with conventional NAND programmers from the Far East.

Please note that this is a open source version of MagicCFG, which has no diags booting functionality. This might need to be added by yourself...

This tool is mostly written in Swift and interacts with the syscfg partition of iDevices. So be careful in usage and make sure you understand what you are doing!

If you see any bugs or you can code it better, feel free to do it and contribute. I got my coding skills mostly through Youtube, Stackoverflow and learning by doing, so some code may be just shitty written. Download this mess of code on your own risk 😂😂

Credits & big thanks to:

  • @zzanehip for code parts and libraries :)

  • @libimobiledevice for idevicerestore, usbmuxd,...

  • @zao_shen for code support, chinese translation + testing :)

  • @1nsane_dev for initial inspiration to make this tool

  • @axi0mX for checkm8

  • @synackuk for A5 Checkm8

  • @0x7ff for eclipsa checkm8 fork

  • @LinusHenze for Fugu checkm8 fork

  • @dora2-iOS for iPwnder32

  • @weichsel for ZipFoundation

  • @RNCryptor for RNCryptor

  • Freepik, Flaticon.com for Icons

  • Andrew Madsen for ORSSerialPort

  • Yogesh Bhople for YBLogger

... and to others too which i may forgot to mention :)

About

SysCFG R/W Utility written in Swift


Languages

Language:Python 74.2%Language:Swift 12.4%Language:Assembly 10.8%Language:C 1.9%Language:Makefile 0.6%Language:Shell 0.0%Language:Ruby 0.0%