- Jan 17, 2017
- 11
- 2
Why not go to the makers site and download 0.1e?File down again. Re-upload please.
I noticed that the System.json file (where the encryption key is stored) is compressed, this may be causing issues for the programs you are using.What can of encryption is this? None of my programs can decode the images
how in hell do you DEcompress the json file then? Because that is just irritating as all hell... lolI noticed that the System.json file (where the encryption key is stored) is compressed, this may be causing issues for the programs you are using.
How did you obtain the decryption key from the compressed System.json file?GOT IT! Finally found the decryption key for the images, with the assistance of the great Petschko!
They used LZ-String to compress the json Files... I wrote a simple Decoder, which can be found here:How did you obtain the decryption key from the compressed System.json file?
** Can you either describe the method used here in a Spoiler or PM me directly.