Open andrewwiik opened 6 years ago
Electra only touches trust cache during jailbreak process. JBD/amfid don't touch it at all.
Also, both original apple's libmis and amfid_payload failed to open the file. However, this is interesting:
amfid(Security)[247] <Notice>: UNIX error exception: 24
cy# strerror(24)
&"Too many open files"
lmfao I can't believe this amfid_payload doesn't close file
LOL
Electra doesn't always correctly pull the signature to add to the trust, I and Carlos Perez have both has instances where things are properly signed and using jtool we can even see that yet Electra logs this:
After so many re-installs of the tweak after rebuilding it many times (code has not changed in any of these builds) and several reboots and reruns of Electra it suddenly starts working again.