Commit Graph

  • 885e839925
    Merge 60ac362ff4 into 4257899212 #76 Yusuf Sevinçhan 2025-07-25 20:54:14 +0300
  • 60ac362ff4
    Fix: syntax error in utils.c #76 Yusuf Sevinçhan 2025-07-25 20:47:17 +0300
  • 14adbd21ce
    Merge 39d1fa9b93 into 4257899212 #65 Hermes Ojeda Ruiz 2024-05-31 01:22:16 -0600
  • 39d1fa9b93 Fix compilation error #65 thotmx 2024-05-31 01:20:43 -0600
  • eeb46a2278
    Merge d1a8f34e04 into 4257899212 #61 Matias (Matt) Kreder 2024-01-21 20:33:39 -0300
  • d1a8f34e04
    Fix typo in Ampere #61 Matias (Matt) Kreder 2024-01-21 20:33:37 -0300
  • adcf1f42cd
    Add Ampere CUDA details on README file Matias (Matt) Kreder 2024-01-21 20:31:44 -0300
  • b91673a27c
    Merge 5f2dddb1c6 into 4257899212 #58 Golam Rabbani 2023-09-12 11:41:10 -0700
  • 5f2dddb1c6 add SYCL version #58 Rabbani, Golam 2023-09-12 11:35:40 -0700
  • 00f10fe146
    Merge dfcd202927 into 4257899212 #52 ScorpionInc 2022-09-28 02:29:41 +0200
  • dfcd202927
    Adds Example for default CL version #52 ScorpionInc 2022-09-28 02:27:10 +0200
  • e025768244
    Add example for Clang building ScorpionInc 2022-09-28 02:23:48 +0200
  • c649ee4563
    Merge b8652ca571 into 4257899212 #51 ScorpionInc 2022-09-28 01:43:39 +0200
  • b8652ca571
    Fixed Typo #51 ScorpionInc 2022-09-28 01:41:09 +0200
  • 10850d2810
    Update utils.c ScorpionInc 2022-09-28 01:06:53 +0200
  • 4257899212 README.md master Elena Agostini 2021-11-19 17:40:02 +0100
  • 5e20bd8400 Reintroduce license removed by mistake Elena Agostini 2021-11-19 17:33:00 +0100
  • beb55d1478 Remove texture memory deprecated functions + fix to sal nonce and vmk parsing Elena Agostini 2021-11-19 17:31:33 +0100
  • cc26f3db8f
    Merge 75b90096ee into 933932fc24 #29 Helder Magalhães 2020-09-21 17:21:06 +0100
  • 75b90096ee
    Update README.md #29 Helder Magalhães 2020-09-21 17:19:49 +0100
  • 7c9133fc54
    Update README.md Helder Magalhães 2020-09-21 17:12:46 +0100
  • 933932fc24
    Update README.md cuda_1104 e-ago 2019-01-28 06:50:51 +0100
  • b56a5e8085 README.md with paper link e-ago 2019-01-12 11:42:30 +0100
  • 596dc646eb To avoid infinite loops in case of huge memory devices, quit when finding a duplicated RP VMK in a FVE block > 1 e-ago 2018-11-17 15:35:32 +0100
  • 38381a2947 README.md e-ago 2018-10-23 00:41:55 +0200
  • d34a798087 README.md e-ago 2018-10-23 00:40:53 +0200
  • a9775424fd README.md e-ago 2018-10-23 00:39:52 +0200
  • 2588ad3871 Code cleanup e-ago 2018-09-24 16:00:24 +0200
  • b86c55c13a Code cleanup e-ago 2018-09-24 15:56:54 +0200
  • 99233ef33f Hash extractor code reworked: now it is able to detect up to 200 RP protector (if they exists....). e-ago 2018-09-24 15:54:41 +0200
  • ba566279c0 README.md e-ago 2018-08-20 21:12:21 +0200
  • ae987676f7 README.md e-ago 2018-08-16 17:42:05 +0200
  • f95011cc81 README.md e-ago 2018-08-16 16:48:37 +0200
  • 2c73f2700b README.md e-ago 2018-08-16 16:39:09 +0200
  • d3b5bd93a6 README.md e-ago 2018-08-16 16:38:15 +0200
  • 9c420748d9 README.md e-ago 2018-08-16 16:37:16 +0200
  • 6dcb39d904 Build script improved to build the RP generator e-ago 2018-08-16 16:36:53 +0200
  • 527de32d9e New Recovery Password generator e-ago 2018-08-16 16:36:25 +0200
  • 7046f72d33 Sample of image encrypte with TPM and Recovery Password on Windows 7 Enterprise N (provided by @ejtaal). This sample is useful to test the hash extractor; currently we don't know which one is the correct Recovery Password e-ago 2018-06-29 17:57:18 +0200
  • f604b8e5b1 if/break condition in hashextractor e-ago 2018-06-29 15:48:10 +0200
  • 47c46cf368 Forgot to reset fp after first salt try e-ago 2018-06-29 15:44:54 +0200
  • f146512b71 Forgot to reset fp after first AES try e-ago 2018-06-29 15:41:27 +0200
  • 1302cf3f90 for loop initial declarations not allowed e-ago 2018-06-29 15:15:07 +0200
  • 4e0f5f38a2 Extractor code reworked e-ago 2018-06-29 15:13:37 +0200
  • e75acfd3c2 README.md e-ago 2018-06-22 17:27:18 +0200
  • d8a3fe6609 Typo e-ago 2018-06-22 17:15:39 +0200
  • 13e53888b9 Temporary fix: adding a new possible offset for AES-CCM metadata according to issue #4. The extractor code needs to be reworked e-ago 2018-06-21 16:33:19 +0200
  • e39a3889b3 README.md e-ago 2018-06-14 20:22:55 +0200
  • 39fd5646c0 Increasing user password max input length to 55 - OpenCL, minor improvements e-ago 2018-06-14 20:11:10 +0200
  • 2a34c39827 Increasing user password max length also for MAC verification attack e-ago 2018-06-14 19:41:50 +0200
  • 481e17b59d back to uint32_t, using 0xff instead of -1 e-ago 2018-06-14 08:59:10 -0700
  • 63c7805a4d Signed/unsigned temporary fix - CUDA e-ago 2018-06-14 08:15:36 -0700
  • 28fe613a55 Increasing user password max input length to 55 - CUDA e-ago 2018-06-14 17:06:06 +0200
  • 895d0c1d44 Warning added when reading user passwords with length < 8 or > 27 e-ago 2018-05-23 17:05:31 +0200
  • 5fe9e0b1db README.md e-ago 2018-05-17 11:01:24 +0200
  • 126e6c0089 README.md e-ago 2018-05-17 10:57:43 +0200
  • 86cde00be5 README.md e-ago 2018-05-17 10:53:19 +0200
  • 98bfe9db17 README.md lab 2018-05-16 16:20:15 -0700
  • ed6cf26c59 Removing warnings and fixing final performance printf lab 2018-05-16 13:59:42 -0700
  • 5430f17aa5 For now we accept only user passwords <= 27 characters e-ago 2018-05-02 22:30:51 +0200
  • 6bbf1a40e3 README e-ago 2018-04-05 00:50:39 +0200
  • 5f09d7f887 CRITICAL ERROR: bad loop termination e-ago 2018-04-05 00:46:37 +0200
  • 7b2a6b6457 CRITICAL ERROR: bad loop termination e-ago 2018-04-05 00:42:23 +0200
  • feeeaf7466 Minor fix one stream CUDA e-ago 2018-03-17 20:23:52 +0100
  • e6c33f00ee README.md e-ago 2018-03-17 20:21:51 +0100
  • 77a222ee37 project languages e-ago 2018-03-12 14:43:03 +0100
  • a6091d5af3 project languages e-ago 2018-03-12 14:39:21 +0100
  • eb2aa3df2a README.md e-ago 2018-03-09 21:05:09 +0100
  • df0b4b50b4 2 streams removed: problem with input pipe files e-ago 2018-02-22 19:11:27 +0100
  • da5f0bceac New Recovery Passwords for dictionary e-ago 2018-02-19 19:26:46 +0100
  • d510ed716c README update e-ago 2018-02-19 19:08:59 +0100
  • 46af8d1a5d README update e-ago 2018-02-19 18:59:04 +0100
  • 7373986a88 Extractor improvement: detect recovery password in case of PIN encryption e-ago 2018-02-19 18:36:18 +0100
  • cd2c15fd9d Hash extractor recoveryPassword check e-ago 2018-02-16 15:01:43 +0100
  • 63acc68377 Fix on critical bug while reading passwords from file e-ago 2018-02-06 18:06:19 +0100
  • 5d293fa406 Remove debug prints e-ago 2018-02-06 17:41:25 +0100
  • ec97cda2b5 Erroneous SEEK_SET when reading passwords e-ago 2018-02-06 17:39:55 +0100
  • 745891395e README hash extractor note e-ago 2018-01-17 16:47:18 +0100
  • 89f2cef3b2 iterator type in hash extractor: long int instead of int e-ago 2018-01-12 15:13:31 +0100
  • 45066b65ac Minor fix to run script (GPU number) e-ago 2018-01-12 15:06:48 +0100
  • bcbe498db1 Minor fix to run script (GPU number) e-ago 2018-01-12 15:06:20 +0100
  • 5d4e966b7d fileLen type in hash extractor: long int instead of int e-ago 2018-01-12 15:04:55 +0100
  • e82891cedf Minor fix README elenago 2017-12-04 17:54:02 +0100
  • 79e8015f23 opencl source code with Recovery Password attack elenago 2017-12-04 17:41:57 +0100
  • 086823ed0e Recovery Password attack mode, new README, new encrypted images elenago 2017-12-04 17:38:54 +0100
  • d74cdbb924 README update elenago 2017-11-20 20:25:17 +0100
  • 6de749fa9c README update elenago 2017-11-20 20:24:09 +0100
  • ef871d5603 Option -m (MAC verification) in OpenCL implementation elenago 2017-11-20 20:18:47 +0100
  • 8856b5b621 Debug prints cleanup elenago 2017-11-14 12:36:16 +0100
  • cc04c43396 MAC test added in run_tests.sh elenago 2017-11-14 12:34:17 +0100
  • 30ee62bb35 README, options and getopts elenago 2017-11-14 12:24:17 +0100
  • 5268e0d7c8 Minor fixes, MAC option added (CUDA version only) elenago 2017-11-14 12:03:31 +0100
  • b28c8e6fdc Minor fixes, MAC option added (CUDA version only) elenago 2017-11-14 12:00:39 +0100
  • 58bed4bba0 Missing headers elenago 2017-10-24 14:24:17 +0200
  • 22e77eeca8 README updated elenago 2017-10-16 19:35:16 +0200
  • 44de22dd42 README updated elenago 2017-10-16 19:03:15 +0200
  • 38be7f9b0b README updated elenago 2017-10-16 19:02:08 +0200
  • 4c45343ee7 README updated elenago 2017-10-16 18:57:51 +0200
  • 8382407e7d README updated elenago 2017-10-16 18:53:07 +0200
  • 4f060c3bb8 Typo fix, code cleanup elenago 2017-09-29 19:59:12 +0200