03-08-2016, 02:09 AM
Hi everybody,
Sorry for my english (i m french)
1) I did not understand the step to decrypt .ita to .apk
i have found in app private a shortcut like /mnt/.../QStlmidwVcF+IdeEpC054LDbv3aU4lrzv+3ftPUmGhNJi4RSl+W5nHL6c37Zhi4u.ita (the string?)
Where do i put
"insert the string in the command below but keep the .ita at the end.
cp /mnt.../insert string here.ita /sdcard/output.apk"
In cmd ? (i have tried but cp it is not recognized)
2) How do i use this ?
String encrypted = CryPath.x("/sdcard/LLN/57-126803-200-060_body_e933054d33e1bda7a40950e701380ebc.vpv");
did i need a software ?
3) I have also some .bin, can i with this methode decrypte them in .apk ?
Thanks
Sorry for my english (i m french)
1) I did not understand the step to decrypt .ita to .apk
i have found in app private a shortcut like /mnt/.../QStlmidwVcF+IdeEpC054LDbv3aU4lrzv+3ftPUmGhNJi4RSl+W5nHL6c37Zhi4u.ita (the string?)
Where do i put
"insert the string in the command below but keep the .ita at the end.
cp /mnt.../insert string here.ita /sdcard/output.apk"
In cmd ? (i have tried but cp it is not recognized)
2) How do i use this ?
String encrypted = CryPath.x("/sdcard/LLN/57-126803-200-060_body_e933054d33e1bda7a40950e701380ebc.vpv");
did i need a software ?
3) I have also some .bin, can i with this methode decrypte them in .apk ?
Thanks