View Single Post
Old 12-04-2017, 05:43 AM   #16
mehmedbasic
Junior Member
mehmedbasic began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2017
Device: Sony PRS T2
In march 2015 I managed to figure out the key and iv for the spkgi format.

I released it on bitbucket as an Xposed module:
REMOVED

Base64 encoded versions:
REMOVED

The ereolen app is in Java and uses the cipher "AES/CBC/PKCS5Padding".
This may or may not work on windows/linux versions of Java - I haven't looked into it a couple of years.

I've ported it as a commandline app, and it may or may not work, I don't actually have encrypted files to test with. This can be found here:
REMOVED

Feel free to send me an email if you find any bugs.
Enjoy!

Last edited by mehmedbasic; 01-02-2018 at 09:32 AM.
mehmedbasic is offline