keystore-decryptor
keystore-decryptor copied to clipboard
I used your tool to decrypt keys on an Android 7 platform. It worked flawlessly with USRCERT and CACERT, however with USRPKEY it didn't. ##### Command and exceptions: ``` $...
Hi, I just tested your tool and it indeed worked for older android keys, but current android versions (like 12) seem to have changed indeed and fail with: tehlers@acer:~/keystore-decryptor> java...
_USRCERT decypted fine. _USRPKEY wont decrypt. Getting Exception in thread main illegal argument exception. Any idea how to decrypt this file?
I'm working on a bug we are experiencing with a Qualcomm HW backed keys on a device running Nougat. I am able to decode the USRCERT file with your tool....
Hi Nikolay, Thanks for a great work! Few days ago I create user certificate on startssl.com. Unfortunately I've done it on my Android (4.4) tablet , and now I'm not...