Decrypt test firmware characters? - General Questions and Answers

How to decrypt hashes from fota test site? I noticed that they encrypted build numbers from some time. http://fota-cloud-dn.ospserver.net/firmware/XEO/SM-G980F/version.test.xml

Related

[i9505 android 4.3] wifi recover problem

Hi ,
when I was using the 4.2.2 and cyanogenmod roms I can recover my wifi password inside wpa_supplicant.conf
But now in stock 4.3 I cant recover the password because its encrypted
e.g: wep_key0= 32 string code
Or psk=
I tried to decrypt it but I still cant
Tried md5 decrypt and hex decrypt

Help please: How to manually decrypt TWRP backup?

Hello people,
I got a big problem:
TWRP won't restore my only backup. Unfortunately its encrypted...
The MD5 is alright and when checking the log it decrypts alright as well, but it fails on some firefox cache file in data/data.
So I would like to manually decrypt and extract the files (at least as much as possible) but I can't figure out how.
---
I know TWRP uses openaes for encryption. So I tried to run the following command on the backup files to decrpyt them:
Code:
openaes dec --key "[email protected]$$w0rd" --in backup-file --out backup-file.tar
But the resulting tar is not valid. So the password must be incorrect. (the password I wrote is not the one I used in TWRP to create the backup, but its a similar one with special symbols).
Someone please tell me how to hand the password to openaes correctly so it decrypts the backup file actually.
Given the password "[email protected]$$w0rd" as example..?
no special characters in TWRP openaes passwords
Late answer, but hey:
Your command seems correct. Make sure you use the same version of openaes (usually 0.7.0) as TWRP (you can find openaes version info in the log file along with you backups) .
When you try to make a new encrypted backup using TWRP you will recognize that most special characters are ignored for password input (except _ underscore).
So not your password was used for encryption, but simply the same without (almost) all special characters!
zroice said:
Hello people,
I got a big problem:
TWRP won't restore my only backup. Unfortunately its encrypted...
The MD5 is alright and when checking the log it decrypts alright as well, but it fails on some firefox cache file in data/data.
So I would like to manually decrypt and extract the files (at least as much as possible) but I can't figure out how.
---
I know TWRP uses openaes for encryption. So I tried to run the following command on the backup files to decrpyt them:
Code:
openaes dec --key "[email protected]$$w0rd" --in backup-file --out backup-file.tar
But the resulting tar is not valid. So the password must be incorrect. (the password I wrote is not the one I used in TWRP to create the backup, but its a similar one with special symbols).
Someone please tell me how to hand the password to openaes correctly so it decrypts the backup file actually.
Given the password "[email protected]$$w0rd" as example..?
Click to expand...
Click to collapse
If you can't remember the password, sorry but... you are screwed.
The command you're using seems to work.
Why dont you ask dees_troy? Login to irc freenode server join #twrp channel, find him there.. he will surely help you..
SO yes this is really old....but how to you decrypt a backup made with twrp on a PC? (Linux)
I had the same problem with encryption and I wasn't able to decrypt it at all no matter how much I have been trying.
What is the point of having a backup if you can't use the data?
Know one ever had to really use a TWRP backup to recover data?
How would one recover data from an encrypted backup if the phone was destroyed and lost from a copy of the backup you had on another location.

Decrypting Whatsapp Database (.crypt9) file

How do I decrypt/read a Whatsapp Database (.crypt9) file ?
I have tried many methods like Whatsapp Xtract with Python,then Whatsapp Viewer and also Whatcrypt.com . And also saw many Youtube videos but all were outdated and usable for previous versions of .crypt( i.e crypt 5/6/7/8)
I need decryption method of .crypt9 for reading out Whatsapp messages directly from db files . Because I am unable to attach and obtain .txt from "email conversation" opt from Whatsapp.
So please someone provide me Method to decrypt ".crypt9" file.
Thanks A lot.
+1
huuur said:
+1
Click to expand...
Click to collapse
I'm interested too
haxxorsid said:
How do I decrypt/read a Whatsapp Database (.crypt9) file ?
I have tried many methods like Whatsapp Xtract with Python,then Whatsapp Viewer and also Whatcrypt.com . And also saw many Youtube videos but all were outdated and usable for previous versions of .crypt( i.e crypt 5/6/7/8)
I need decryption method of .crypt9 for reading out Whatsapp messages directly from db files . Because I am unable to attach and obtain .txt from "email conversation" opt from Whatsapp.
So please someone provide me Method to decrypt ".crypt9" file.
Thanks A lot.
Click to expand...
Click to collapse
+1
try recovermessages.com it worked for me
hackzfreak4 said:
try recovermessages.com it worked for me
Click to expand...
Click to collapse
1 post from user, website doesn't even state the older crypt5,7 or 8 methods (just requests a crypt file, no key file and nothing). to see all data you'll need to pay via paypal.
sounds like a ripoff to me.
if it is not, please proove with a youtube video of your whole computer screen and not cut during waittimes that decryption works.
-acid
Dear all, please be patient.
Any XDA member will surely find the way to decrypt crypt9 files.
Do not spend time or money with fake websites because crypt9 is yet unbreakable.
Instead, put your money over the table and donate it to people that spend their time to help others.
My congratulations to those who reached crypt8 decryption. Hope you will give us a solution to decrypt crypt9 files soon. Cheer up!
Kind regards.
Any update? I too have a crypt9 file I'm trying to decode. Pulled it off my wife's phone when I noticed she was hiding something
crypt9
guys we need to decrypt crypt9 files please help!
Same problem with me!!! Need to decrypt crypt9!!! pls some1 help us out!!!
Crypt9
Would be great to see this one cracked as Crypt9 is using end-end encryption with an unique key for each message sent. This is in contrast with previous Crypt databases where a key is extracted once to decrypt the Whatsapp database continuously.
Any update
Any update
If you have your crypt key you can decrypt crypt9 and crypt10 files at whatcrypt.com.
If you don't have your crypt key you can obtain it by downloading the crypt key extractor on that site.
MalDroid said:
If you have your crypt key you can decrypt crypt9 and crypt10 files at whatcrypt.com.
If you don't have your crypt key you can obtain it by downloading the crypt key extractor on that site.
Click to expand...
Click to collapse
That is correct, whatcrypt.com currently supports crypt formats 5-11. The key file is required for crypt6+
Are technical details available? I'd like to update WhatsApp Viewer which allows offline decryption.
andreasmausch said:
Are technical details available? I'd like to update WhatsApp Viewer which allows offline decryption.
Click to expand...
Click to collapse
I hope someone can chime in on this. I'd much rather rely on an offline tool such as WhatsApp Viewer than to upload my database to some random website.
andreasmausch said:
Are technical details available? I'd like to update WhatsApp Viewer which allows offline decryption.
Click to expand...
Click to collapse
Yep, technical info can be awesome for my soft, if you get any info will be very glad for it.
Thanks, regards.
Error..
Hi All,
Has someone found the method how to decrypt crypt9 file??? I tried all processes from last 2 months but could not get it.
I have a Nokia X mobile,which is not purely android, so i'm facing many problems. Kindly help me out.
incorrect account error
i tried to use whatcrypt.com but always i see "incorrect account". is account gmail which whatsapp account related? does anyone know how i can fix this error? or can be found another way for decrypting crypt9 file?

can key from crypt9 decrypt crypt 8 db backup files from the same android phone

Hi everybody. I have backup database files from phone my girl friend whatsapp crypt8 files. 2 days ago I have rooted her phone and get a key file. but Whatsapp viewer don,t decrypt crypt 8 file. I check again database folder in her whatsapp and found that there are crypt 9 files backup not crypt 8 Can I decrypt crypt 8 db with crypt 9 db key ? And if not How can I decrypt crypt 8 db files:crying:
no one can help to me it's has a big mention in my life if can do that please help to me to resolve this issue
I can help you here. Follow these steps:
1. Stop trying to spy on your girlfriend
2. If you can't, break up with her
3. Find someone you trust
no one technically explain to me how do I decrypt crypt 8 db files or use key from crypt9 db file?
well simply do the steps and see if it works?! Nobody will do it for you....
You can decrypt crypt9 files at http://whatcrypt.com/. The key file should be interchangeable between crypt6-11.

Anyone here could decrypt the CSC?

Can't add tweaks to the CSC Because it's decrypted, anybody knows how to decrypt it?

Categories

Resources