SaveMe icon indicating copy to clipboard operation
SaveMe copied to clipboard

Grab Device ECID, ApNonce, BoardConfig and iPhoneID from device and grab signed SHSH via TSSChecker

Results 4 SaveMe issues
Sort by recently updated
recently updated
newest added

Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.2 to 2.10.1. Commits 286bd9f Cut 2.10.1 4c491e2 Fix CVE re: PKey.write_private_key chmod race aa3cc6f Cut 2.10.0 e50e19f Fix up changelog entry with real links 02ad67e Helps...

dependencies

- Unifed OS Rewite for V2.0 (Similar to how i done this on RestoreMe https://github.com/kasiimh1/RestoreMe) - Maybe finally a GUI for SaveMe too - Convert Local APTickets - Fetch APTicket...

``` [33138] Error loading Python lib '/var/folders/h4/lvpk4mt57_78t91xss9qpz9r0000gn/T/_MEI6f85uT/Python': dlopen: dlopen(/var/folders/h4/lvpk4mt57_78t91xss9qpz9r0000gn/T/_MEI6f85uT/Python, 10): no suitable image found. Did find: /var/folders/h4/lvpk4mt57_78t91xss9qpz9r0000gn/T/_MEI6f85uT/Python: code signature invalid for '/var/folders/h4/lvpk4mt57_78t91xss9qpz9r0000gn/T/_MEI6f85uT/Python' ``` Not sure what's the dependencies needed, couldn't...

What's new: - Improved user interface: now uses command line arguments via [`argparse`](https://docs.python.org/3/library/argparse.html#module-argparse), waits until user plugs in iDevice, checks iDevice name until device is recognised by iTunes - Checks...