hashcat Forum
Android Full Disk Encryption - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: User Contributions (https://hashcat.net/forum/forum-25.html)
+--- Thread: Android Full Disk Encryption (/thread-2270.html)

Pages: 1 2


RE: Android Full Disk Encryption - kapitanpetko - 09-04-2014

There is nothing definitive in the release notes. There is an explanation about scrypt, but not about the actual format you need to pass to the app. It would need the footer and start (superblock?) of the encrypted partition so that it can check whether decryption work, but how exactly should they be passed?


RE: Android Full Disk Encryption - philsmd - 09-13-2014

I added to the wiki an example hash for -m 8800.
Please see http://hashcat.net/wiki/doku.php?id=example_hashes , file: hashcat.android43fde
Password is like for all other samples "hashcat".
I extracted that hash from a real smartphone (not just generated "hash").

PS: the hash mode -m 8800 = Android FDE will be renamed to -m 8800 = Android FDE <= 4.3 with next version of oclHashcat (1.31).

Thx


RE: Android Full Disk Encryption - kapitanpetko - 09-24-2014

Thanks! (I only saw this today)

So basically, encrypted key, salt and 3 sectors (x512 bytes) from the encrypted partition, right?


RE: Android Full Disk Encryption - rabaul - 02-28-2015

Hi, I'm a new user

is it feasible recovering data from encrypted android microsd? Knowing the password of course
I just have the encrypted files copied to my hard drive, no LUKS image file

I found this, seems working only with FDE not microsd though

https://github.com/viaforensics/android-encryption