Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Question| cracking Android M pattern,pin code,password
Post: RE: Question| cracking Android M pattern,pin code,...
Gatekeeper password hashing doesn't use locksettings.db. The salt is in the .key file, as the script shows. The hash (or signature) is the 32 bytes after the salt
However, note that most production... |
|
kapitanpetko |
hashcat
|
2 |
24,040 |
11-02-2016, 06:41 PM |
|
|
Thread: Android Full Disk Encryption
Post: RE: Android Full Disk Encryption
Thanks! (I only saw this today)
So basically, encrypted key, salt and 3 sectors (x512 bytes) from the encrypted partition, right? |
|
kapitanpetko |
User Contributions
|
13 |
88,621 |
09-24-2014, 05:16 AM |
|
|
Thread: Android Full Disk Encryption
Post: RE: Android Full Disk Encryption
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... |
|
kapitanpetko |
User Contributions
|
13 |
88,621 |
09-04-2014, 02:59 AM |
|
|
Thread: Android Full Disk Encryption
Post: RE: Android Full Disk Encryption
Any info on what format v1.30 expects for Android FDE? Neither the full crypto footer, nor a hex encrypted key seem to work. |
|
kapitanpetko |
User Contributions
|
13 |
88,621 |
08-22-2014, 04:05 AM |