Cryptiiiic
1c99b08092
Rewrite pwnrecovery again(setnonce broken on some)
...
* Rewrite pwnrecovery but setnonce is broken on some devices
* Revamp mac CI?
2021-08-22 01:31:25 -07:00
Cryptiiiic
d4d393aef3
Test CI
2021-08-13 00:06:06 -07:00
Cryptiiiic
ae8f3b9a08
Disable --no-ibss, pwndfu works on some devices
2021-08-12 23:26:01 -07:00
CoocooFroggy
1092eb2e68
--no-restore argument ( #32 )
...
* --no-restore — exit before sending NOR Data
2021-08-12 22:40:08 -07:00
Cryptiiiic
21ac80b258
Update tsschecker submodule
2021-08-10 19:35:38 -07:00
Cryptiiiic
906a933a2e
Add support for 6s/SE firmware keys
2021-08-09 15:07:50 -07:00
Cryptiiiic
94db5f4a75
Test CI
2021-08-08 17:11:50 -07:00
Cryptiiiic
408292ca09
Update tsschecker submodule
2021-08-03 19:05:04 -07:00
Tanbeer
d9b725b0a6
Differentiate between beta and stable ( #29 )
2021-07-31 23:28:55 -07:00
Cryptiiiic
e1960d8e79
Update idevicerestore submodule
2021-07-28 08:28:16 -07:00
Cryptiiiic
ca68f74ae9
Test a11 stuff
2021-07-27 16:58:24 -07:00
Cryptiiiic
0b1abb59fc
Update idevicerestore submodule
2021-07-27 15:03:41 -07:00
CoocooFroggy
a1d8cfaf95
An unplugged cable is not 32-bit ( #24 )
...
* An unplugged cable is not 32-bit
* Better practice
* Forgot extra parentheses
2021-07-20 21:37:19 -07:00
Tanbeer
aeb94dcdd2
Update README(Supported Device Versions) ( #25 )
...
* iPad Mini 4 and iPad Air 2 exist...
* Update README.md
* 14.7
2021-07-20 21:25:54 -07:00
Cryptiiiic
16807fd344
Add experimental --no-ibss flag for checkm8 pwned
2021-06-29 11:13:44 -07:00
Cryptiiiic
0d90285e08
Fix/improve mac CI
2021-06-29 11:10:59 -07:00
Cryptiiiic
3da2d4f633
Make required dependencies more clear
2021-06-27 20:41:09 -07:00
Tanbeer
bcd66257af
Update README ( #23 )
...
* 12.5.4
* A12+ devices
2021-06-27 20:40:36 -07:00
Cryptiiiic
046074dbbf
Undo some pwndfu changes, improve code.
...
Only download components on img4 devices.
2021-06-25 11:00:43 -07:00
Cryptiiiic
6683baccde
Update tsschecker submodule
2021-06-17 19:03:23 -07:00
Cryptiiiic
775053ad2e
Use LLVM 12
2021-06-14 13:51:34 -07:00
Cryptiiiic
f84f95642e
Add Ubuntu CI support
2021-06-13 23:54:56 -07:00
Cryptiiiic
1d10663eb2
New versioning
2021-06-07 15:39:52 -07:00
Cryptiiiic
00c914d81e
Completely rewrite CI
2021-06-07 15:16:17 -07:00
Tanbeer
0c3afd521d
Get with the times, README.md ( #21 )
...
* Get with the times, README.md.
Co-authored-by: Richard <nyuszika7h@gmail.com>
2021-06-02 15:18:15 -07:00
Richard
893efffdcc
Remove fearmongering message for latest SEP/BB ( #22 )
2021-06-02 15:17:26 -07:00
Cryptiiiic
c6ae077da7
Fix building with new tsschecker
2021-06-02 02:48:29 -07:00
Cryptiiiic
258d9b0ea9
Fix 32bit ecid
2021-06-02 02:47:50 -07:00
Cryptiiiic
568146080a
Switch to Cryptiiiic/tsschecker
2021-06-01 23:09:47 -07:00
Cryptiiiic
3aee01124a
Update idevicerestore submodule
2021-06-01 17:45:15 -07:00
Cryptiiiic
bdcd10c028
Fix ci branches
2021-05-14 02:47:18 -07:00
Cryptiiiic
258ce40b54
Update submodules
2021-05-08 02:38:57 -07:00
Liam(Cryptic)
a51a122986
Fix wifi ipad restores and a few pwndfu changes/fixes. ( #17 )
...
* Comment out idevice_event_subscribe to fix hang on Linux
* Enable serial debugging for pwnrecovery
* Update idevicerestore submodule
* Actually set sepBuildIdentity
Co-authored-by: nyuszika7h <nyuszika7h@gmail.com>
2021-05-08 02:21:50 -07:00
Cryptiiiic
9bff1c4e9b
Hacky pwndfu support
...
Use my liboffsetfinder64 fork for it to work properly
Use libipatcher's wikiproxy python script for keyserver
2021-04-12 17:07:56 -07:00
Cryptiiiic
f1ce1234ef
Rewrite Firmware Component fetcher
2021-04-06 16:38:33 -07:00
Cryptiiiic
83c1825078
Fix entering recovery mode finally
2021-04-06 16:38:33 -07:00
Cryptiiiic
652724cd79
Only show green color on devices that support it
2021-04-06 16:38:33 -07:00
Cryptiiiic
1e06b98d58
Fix CI
2021-04-06 16:38:31 -07:00
Daniel
e6c21f160e
update tsschecker submodule ( #2 )
...
* update tsschecker submodule
* add .git at the end of the url for tsschecker.
i'm not sure if this matters, but for neatness-sake it's there.
* Update tsschecker
Update tsschecker to version 331.0
2021-03-12 14:44:09 -06:00
Hayden
55db758b5d
Don't mutilate libgeneral's header ( #9 )
...
* Update configure.ac
* Update build.sh
2021-03-08 12:13:01 -08:00
Lars Fröder
0ab9df3209
Opa fixes ( #8 )
...
* Fix --exit-recovery, improve message that gets printed
* Fix latest flags for models that have multiple boardconfigs (iPhone SE, iPhone 6S...)
* Fix windows compilation (again...)
2021-03-01 22:56:46 +01:00
Liam(Cryptic)
38a3c0888a
Fix no-baseband devices ( #7 )
...
* patch
* Fix devices without a baseband
2021-03-01 13:48:05 -08:00
Liam(Cryptic)
6ccc68162b
Finally fix iPhone 11 family of devices ( #6 )
2021-02-28 19:02:52 -06:00
Lars Fröder
242163fada
fix windows compilation ( #1 )
2021-02-24 17:53:32 -08:00
Liam(Cryptic)
029e768ca3
Fix FDR SEP Panic and a13 iPhone 11 family devices ( #3 )
...
Rose fix. Also Add working CI Static building.
2021-02-24 17:53:08 -08:00
marijuanARM
3786d4cd23
Update submodules
2021-02-13 01:54:36 -06:00
marijuanARM
40a0170a03
add disclaimer for a13/a14
2021-02-13 01:11:39 -06:00
marijuanARM
7cce91cd9f
iOS 14 support
2021-02-13 00:47:30 -06:00
tihmstar
2f0686d355
Merge pull request #321 from 0x9fff00/patch-1
...
Update libplist and libirecovery names for 2.2.0/1.0.0
2020-11-19 09:54:15 +01:00
tihmstar
a2f7d7218d
Merge pull request #338 from Diatrus/patch-1
...
Fix compiling with latest libipatcher
2020-11-19 09:53:25 +01:00