Decrypting .SMK Files from 2014 (v5.1) SDK Emulator?
Posted: Sun Apr 13, 2014 11:56 am
Hi,
Does anyone know how to decrypt the smk-files from emulator named above?
I tried this:
This nearly seems to work. I can read most of the file, but on beginning I have some cryptic symbols:
Does anyone know how to decrypt the smk-files from emulator named above?
I tried this:
Code: Select all
openssl aes-128-cbc -d -K 2B421CC9A46A67A685873205212007838534CEF9B055FC016824FC01177E4C79 -in Widget.js.smk -nosalt -iv 1DA76DE2A0EE55C0DBCCEDA772E3684D -out Widget.js
Code: Select all
???ox?????|?
? null){this.Common=new Object()}if(this.Common.API==null)
[...]