Commit Graph

16 Commits

Author SHA1 Message Date
e-ago
596dc646eb To avoid infinite loops in case of huge memory devices, quit when finding a duplicated RP VMK in a FVE block > 1 2018-11-17 15:35:32 +01:00
e-ago
2588ad3871 Code cleanup 2018-09-24 16:00:24 +02:00
e-ago
b86c55c13a Code cleanup 2018-09-24 15:56:54 +02:00
e-ago
99233ef33f Hash extractor code reworked: now it is able to detect up to 200 RP protector (if they exists....). 2018-09-24 15:54:41 +02:00
e-ago
f604b8e5b1 if/break condition in hashextractor 2018-06-29 15:48:10 +02:00
e-ago
47c46cf368 Forgot to reset fp after first salt try 2018-06-29 15:44:54 +02:00
e-ago
f146512b71 Forgot to reset fp after first AES try 2018-06-29 15:41:27 +02:00
e-ago
1302cf3f90 for loop initial declarations not allowed 2018-06-29 15:15:07 +02:00
e-ago
4e0f5f38a2 Extractor code reworked 2018-06-29 15:13:37 +02:00
e-ago
d8a3fe6609 Typo 2018-06-22 17:15:39 +02:00
e-ago
13e53888b9 Temporary fix: adding a new possible offset for AES-CCM metadata according to issue #4. The extractor code needs to be reworked 2018-06-21 16:33:19 +02:00
e-ago
7373986a88 Extractor improvement: detect recovery password in case of PIN encryption 2018-02-19 18:36:18 +01:00
e-ago
cd2c15fd9d Hash extractor recoveryPassword check 2018-02-16 15:01:43 +01:00
e-ago
89f2cef3b2 iterator type in hash extractor: long int instead of int 2018-01-12 15:13:31 +01:00
e-ago
5d4e966b7d fileLen type in hash extractor: long int instead of int 2018-01-12 15:04:55 +01:00
elenago
086823ed0e Recovery Password attack mode, new README, new encrypted images 2017-12-04 17:38:54 +01:00