Tag Archives: ios

Generate and Test a iOS Push Certificate

Hello, A (working) quick way to generate a working P12 Certificate using OpenSSL for push notifications on your iOS apps: Transform the Certificate from CER to PEM openssl x509 -in aps_production.cer -inform DER -out distrib_final.pem -outform PEM} Transform the Key … Continue reading

Posted in iOS, Mac, Medium Technical | Tagged , , , , , , , , , , | Comments Off on Generate and Test a iOS Push Certificate

Baseband Fucked: a “working” fix for greyed out WIFI and Bluetooth on the iPhone

Hello, If you have this problem you can follow the “Apple official solution”; that is to reset your network settings, but…. To simple to work, don’t it?  Or try the next one that is to restore your iPhone and update/reload … Continue reading

Posted in iOS, Medium Technical | Tagged , , , , , , , , , , , , , , , , | Comments Off on Baseband Fucked: a “working” fix for greyed out WIFI and Bluetooth on the iPhone

iOS – Recomended Cydia applications

Hello, A list of Cydia applications that you definitely need: 1 – SBSettings 2 – OpenSSH 3 – iFile 4 – Remove background 5 – Five icons AC.  

Posted in Basic Technical, iOS, Security | Tagged , , | Comments Off on iOS – Recomended Cydia applications