122 Commits

Author SHA1 Message Date
2c9ca5a5aa Create Python script to collect nonces for specific sectors 2023-04-16 23:52:09 +08:00
b867c7d07c Move to crypto1_bs directory 2023-04-16 18:27:21 +08:00
d42eb52a2e Remove unused files 2023-04-16 04:27:32 +08:00
86cf972a68 Copy solve_bs.c to holycard_solve.c 2023-04-16 04:25:31 +08:00
cdc3a7daad Stop when collected enough nonces 2023-04-16 04:10:53 +08:00
11f9dafa2d Copy libnfc_crypto1_crack.c to holycard_collect.c 2023-04-16 04:09:35 +08:00
c2669df89e Add craptev1-v1.1 and crapto1-v3.3 2023-04-16 03:06:44 +08:00
d4a6fd023e Merge pull request #45 from vd-rd/master
Fix broken compilation on GCC10
2021-10-08 17:55:18 +02:00
6de41bb58b Fix broken compilation on GCC10 2020-07-24 12:18:34 +03:00
873a38424a Merge branch 'master' of github.com:aczid/crypto1_bs 2019-05-09 01:17:43 +02:00
a0040d8573 Added note about updated mfoc version 2019-05-09 01:17:26 +02:00
89de1ba5ef Merge pull request #28 from dkgitdev/patch-1
better name handling
2018-04-22 23:30:55 +02:00
98593da476 better name handling 2018-04-23 01:16:10 +07:00
5818f369da Fixed issue #27 2018-02-18 20:40:54 +01:00
454ee6e6ae Merge pull request #25 from unkernet/master
Fix build without EXACT_COUNT
2017-08-31 23:07:14 +02:00
c7e0b2aa64 Fix build without EXACT_COUNT 2017-08-31 21:42:40 +03:00
3d2c4a20d3 Thanks for the fixes, @unkernet 2017-08-29 02:58:09 +02:00
65116f5302 Revert "Thanks for the fixes, @unkernet"
This reverts commit 5e61bc4447.
2017-08-29 02:57:26 +02:00
5e61bc4447 Thanks for the fixes, @unkernet 2017-08-29 02:56:15 +02:00
9c14762026 @pwpiwi figured out how to test states without rolling back 2017-08-29 02:51:30 +02:00
b0f9dfb753 Respect Hyperlink 2017-08-29 02:46:53 +02:00
5e7b07edc1 Updated README to refer upstream improvements 2017-08-29 02:45:18 +02:00
8947421bde Merge pull request #24 from unkernet/master
Display cracking progress in solve_bs and port to OS X
2017-08-28 01:30:35 +02:00
db69999219 Fix wrong bucket_size bug 2017-08-28 02:14:36 +03:00
a9410a1b30 Fix Makefile 2017-08-28 00:25:25 +03:00
e6b23bd0e2 Some small fixes 2017-08-27 23:32:34 +03:00
f028c5e4e3 Rewrite readnonces 2017-08-27 23:28:16 +03:00
a343a950ca Some fixes for Linux 2017-08-27 20:46:54 +03:00
ee432c7932 Add progress display to solve_bs and solve_piwi_bs 2017-08-27 20:25:54 +03:00
c3f2c015c4 Add ability to build on OS X 2017-08-27 20:01:25 +03:00
9598dc1b6c Merge pull request #20 from tomvleeuwen/poging2
Add sector to messages to avoid confusion
2017-06-05 23:18:44 +02:00
092d471404 Add sector to messages to avoid confusion (Since there is only one key per sector) 2017-06-05 21:00:39 +02:00
5f396c7637 Added bin/txt converters 2017-05-30 23:18:04 +02:00
369e300e48 Windows cross-compilation support for solve_piwi/solve_piwi_bs 2017-05-04 21:10:06 +02:00
76712e9423 Added correct free() calls for mingw/windows 2017-04-29 00:07:02 +02:00
72ec494918 Wording 2017-04-20 23:57:35 +02:00
e7e1b1faf9 Updated README 2017-04-20 02:18:13 +02:00
90a93f616f The order of counting tested states does not really matter 2017-03-30 00:13:01 +02:00
738e324d7e This is apparently required for Android compatibility, thanks to @angelsl who fixed proxmark3 Android support 2017-03-29 22:32:55 +02:00
96091d00a3 Cleaned up Makefile a bit more 2017-03-20 00:48:01 +01:00
cc156d8b7e Moving to CraptEV1 v1.1 (32-bit craptev1_sizeof_space fix) 2017-03-19 20:37:33 +01:00
f2bdf65e34 Redundant windows compatiblity fix for solve.c 2017-03-19 19:58:24 +01:00
993f687528 Memalign/sysconf fixes for mingw/windows (thanks to @iceman1001) 2017-03-19 19:55:02 +01:00
173a351b21 Cleaned up Makefile a bit more 2017-03-19 19:24:30 +01:00
95f3e66a6e Fixing 32-bit compatiblity at the suggestion of DrSchottky 2017-03-19 19:20:54 +01:00
781c586b79 Fixing Issue #18 2017-03-17 20:50:07 +01:00
00c3f62952 Fixed a silly mistake in collecting parity bits 2017-03-13 12:58:00 +01:00
41f45b232c Cleaned up Makefile a bit 2017-03-13 11:44:24 +01:00
957702be9c Constant pointer type fix 2016-10-18 18:40:51 +02:00
e11fcb67cd Zeroing results vector before conversion 2016-05-29 15:18:22 +02:00