Commit Graph

  • 2c9ca5a5aa Create Python script to collect nonces for specific sectors master Pin Lin 2023-04-16 23:52:09 +08:00
  • b867c7d07c Move to crypto1_bs directory Pin Lin 2023-04-16 18:27:21 +08:00
  • d42eb52a2e Remove unused files Pin Lin 2023-04-16 04:27:32 +08:00
  • 86cf972a68 Copy solve_bs.c to holycard_solve.c Pin Lin 2023-04-16 04:25:31 +08:00
  • cdc3a7daad Stop when collected enough nonces Pin Lin 2023-04-16 04:10:53 +08:00
  • 11f9dafa2d Copy libnfc_crypto1_crack.c to holycard_collect.c Pin Lin 2023-04-16 04:09:35 +08:00
  • c2669df89e Add craptev1-v1.1 and crapto1-v3.3 Pin Lin 2023-04-16 03:06:44 +08:00
  • d4a6fd023e Merge pull request #45 from vd-rd/master Aram Verstegen 2021-10-08 17:55:18 +02:00
  • 6de41bb58b Fix broken compilation on GCC10 Vadim Radu 2020-07-24 12:18:34 +03:00
  • 873a38424a Merge branch 'master' of github.com:aczid/crypto1_bs Aram 2019-05-09 01:17:43 +02:00
  • a0040d8573 Added note about updated mfoc version Aram 2019-05-09 01:17:26 +02:00
  • 89de1ba5ef Merge pull request #28 from dkgitdev/patch-1 Aram Verstegen 2018-04-22 23:30:55 +02:00
  • 98593da476 better name handling dkgitdev 2018-04-23 01:16:10 +07:00
  • 5818f369da Fixed issue #27 Aram 2018-02-18 20:40:54 +01:00
  • 454ee6e6ae Merge pull request #25 from unkernet/master Aram Verstegen 2017-08-31 23:07:14 +02:00
  • c7e0b2aa64 Fix build without EXACT_COUNT unkernet 2017-08-31 21:42:40 +03:00
  • 3d2c4a20d3 Thanks for the fixes, @unkernet Aram 2017-08-29 02:58:09 +02:00
  • 65116f5302 Revert "Thanks for the fixes, @unkernet" Aram 2017-08-29 02:57:26 +02:00
  • 5e61bc4447 Thanks for the fixes, @unkernet Aram 2017-08-29 02:56:15 +02:00
  • 9c14762026 @pwpiwi figured out how to test states without rolling back Aram 2017-08-29 02:51:30 +02:00
  • b0f9dfb753 Respect Hyperlink Aram 2017-08-29 02:46:53 +02:00
  • 5e7b07edc1 Updated README to refer upstream improvements Aram 2017-08-29 02:45:18 +02:00
  • 8947421bde Merge pull request #24 from unkernet/master Aram Verstegen 2017-08-28 01:30:36 +02:00
  • db69999219 Fix wrong bucket_size bug unkernet 2017-08-28 02:14:36 +03:00
  • a9410a1b30 Fix Makefile unkernet 2017-08-28 00:25:25 +03:00
  • e6b23bd0e2 Some small fixes unkernet 2017-08-27 23:32:34 +03:00
  • f028c5e4e3 Rewrite readnonces unkernet 2017-08-27 23:28:16 +03:00
  • a343a950ca Some fixes for Linux unkernet 2017-08-27 20:46:54 +03:00
  • ee432c7932 Add progress display to solve_bs and solve_piwi_bs unkernet 2017-08-27 20:25:54 +03:00
  • c3f2c015c4 Add ability to build on OS X unkernet 2017-08-27 19:39:34 +03:00
  • 9598dc1b6c Merge pull request #20 from tomvleeuwen/poging2 Aram Verstegen 2017-06-05 23:18:44 +02:00
  • 092d471404 Add sector to messages to avoid confusion (Since there is only one key per sector) tomvleeuwen 2017-06-05 19:18:27 +02:00
  • 5f396c7637 Added bin/txt converters Aram 2017-05-30 23:18:04 +02:00
  • 369e300e48 Windows cross-compilation support for solve_piwi/solve_piwi_bs Aram 2017-05-04 21:10:06 +02:00
  • 76712e9423 Added correct free() calls for mingw/windows Aram 2017-04-29 00:07:02 +02:00
  • 72ec494918 Wording Aram 2017-04-20 23:57:35 +02:00
  • e7e1b1faf9 Updated README Aram 2017-04-20 02:18:13 +02:00
  • 90a93f616f The order of counting tested states does not really matter Aram 2017-03-30 00:13:01 +02:00
  • 738e324d7e This is apparently required for Android compatibility, thanks to @angelsl who fixed proxmark3 Android support Aram 2017-03-29 22:32:55 +02:00
  • 96091d00a3 Cleaned up Makefile a bit more Aram 2017-03-20 00:48:01 +01:00
  • cc156d8b7e Moving to CraptEV1 v1.1 (32-bit craptev1_sizeof_space fix) Aram 2017-03-19 20:37:33 +01:00
  • f2bdf65e34 Redundant windows compatiblity fix for solve.c Aram 2017-03-19 19:58:24 +01:00
  • 993f687528 Memalign/sysconf fixes for mingw/windows (thanks to @iceman1001) Aram 2017-03-19 19:55:02 +01:00
  • 173a351b21 Cleaned up Makefile a bit more Aram 2017-03-19 19:24:30 +01:00
  • 95f3e66a6e Fixing 32-bit compatiblity at the suggestion of DrSchottky Aram 2017-03-19 19:20:54 +01:00
  • 781c586b79 Fixing Issue #18 Aram 2017-03-17 20:50:07 +01:00
  • 00c3f62952 Fixed a silly mistake in collecting parity bits Aram 2017-03-13 12:58:00 +01:00
  • 41f45b232c Cleaned up Makefile a bit Aram 2017-03-13 11:44:24 +01:00
  • 957702be9c Constant pointer type fix Aram 2016-10-18 18:40:51 +02:00
  • e11fcb67cd Zeroing results vector before conversion Aram 2016-05-29 15:18:22 +02:00
  • ce41294bc0 Organized for legibility Aram 2016-05-12 01:08:44 +02:00
  • f0f54481c1 Count keys inside cracker Aram 2016-05-12 00:53:03 +02:00
  • ec8689cbba Moved fix for bug in the end condition for threads to the proper proper place Aram 2016-05-12 00:05:46 +02:00
  • 7539da08b8 Moved fix for bug in the end condition for threads to the proper place Aram 2016-05-11 23:50:09 +02:00
  • 982912a884 Removed shadowing variable Aram 2016-05-11 23:27:13 +02:00
  • 19b6add6c5 Write target key in filename correctly Aram 2016-05-11 23:26:08 +02:00
  • e7811809e6 Disabled automatic ISO14443-4 card selecttion (for JCOP-based mfc emulation) Aram 2016-05-11 20:47:53 +02:00
  • 6d274c1a73 Fixed a bug in the end condition for threads Aram 2016-05-11 20:46:34 +02:00
  • 7a0ec5e052 Raised cutoff point to 2^39 Aram 2016-05-08 17:15:41 +02:00
  • b4fb544110 Free computed result at the last moment Aram 2016-05-08 15:55:58 +02:00
  • 15ac7dec11 Added notice about platform support Aram 2016-05-05 23:39:31 +02:00
  • 4f54df7bc9 Update counters on-line by default Aram 2016-05-05 23:20:30 +02:00
  • 0caa5139bb Safely close fp Aram 2016-05-03 17:32:39 +02:00
  • 2f47e0424b Organised output Aram 2016-05-03 08:29:55 +02:00
  • c610829f2a Better error handling Aram 2016-05-03 07:11:44 +02:00
  • d1702c3682 Save some time if we hit the cutoff Aram 2016-05-03 06:52:36 +02:00
  • cea37f3cf5 Moved prompt to start brute force phase Aram 2016-05-03 06:31:37 +02:00
  • 9e57588c8d Moved prompt to start brute force phase Aram 2016-05-03 06:29:52 +02:00
  • 06ada9d609 Better error handling Aram 2016-05-03 06:18:57 +02:00
  • 6a2aae0cd9 Added online count of cracking progress Aram 2016-05-03 06:14:11 +02:00
  • e6aeccb254 Removed some boring output Aram 2016-05-03 05:54:24 +02:00
  • 63a2ffb737 Removed some boring output Aram 2016-05-03 05:48:53 +02:00
  • e48107e321 Added binary log for leftover complexity Aram 2016-05-03 05:08:33 +02:00
  • 68ac10bdd4 Improved UI with vt100 escape code to clear lines Aram 2016-05-03 05:05:23 +02:00
  • 5686b56279 Added binary log for leftover complexity Aram 2016-05-03 04:49:34 +02:00
  • 2cd2973cfa Improved error handling, naming, UI Aram 2016-05-03 04:39:34 +02:00
  • bd7aad29cd Fixed arg parsing bug found by @khalil00 Aram 2016-05-02 16:14:22 +02:00
  • 0e104ae147 Fixed arg parsing Aram 2016-05-02 00:05:13 +02:00
  • c3b143e5e6 Make threads return NULL Aram 2016-05-01 23:52:54 +02:00
  • 54a107432c Fixed thread count output Aram 2016-05-01 23:38:00 +02:00
  • fb08507e54 Fixed copyright notice Aram 2016-05-01 23:31:58 +02:00
  • 94e1571ee6 Close device handle Aram 2016-05-01 23:27:00 +02:00
  • 545f81111a Credit where credit is due :) Aram 2016-05-01 20:06:43 +02:00
  • d3ec9c2438 Error handling Aram 2016-04-30 23:17:51 +02:00
  • 8a80d7e957 Error handling Aram 2016-04-30 22:38:46 +02:00
  • 09614d318f Error handling Aram 2016-04-30 22:31:47 +02:00
  • 131c4d1998 Fixed memory leaks (oops) Aram 2016-04-30 21:58:59 +02:00
  • ee922276df Added key A/B in filename Aram 2016-04-30 21:13:04 +02:00
  • d5ff10f40c Close handle on finish Aram 2016-04-30 21:07:23 +02:00
  • c4da66a4ea Exit on argv error Aram 2016-04-30 20:55:52 +02:00
  • ab54b0a77d Created two threads to separately handle nonce collection / calculate resulting complexity Aram 2016-04-30 09:06:50 +02:00
  • 53720c4874 Added clean target Aram 2016-04-30 08:20:29 +02:00
  • db9a36613f Documentation Aram 2016-04-30 07:58:46 +02:00
  • 1d5461288c Documentation Aram 2016-04-30 07:55:35 +02:00
  • 206b2686cd Documentation Aram 2016-04-30 07:53:40 +02:00
  • 4749947756 Documentation Aram 2016-04-30 07:53:10 +02:00
  • fc5581c3c7 Cleanup Aram 2016-04-30 07:48:32 +02:00
  • 4d5bf5cb3f Added / updated licensing information Aram 2016-04-30 07:44:07 +02:00
  • daed59ac8f Prompt brute force phase Aram 2016-04-30 07:28:58 +02:00
  • bfa0cf1987 Prompt brute force phase Aram 2016-04-30 07:27:14 +02:00