Commit Graph

44 Commits

Author SHA1 Message Date
ec8689cbba Moved fix for bug in the end condition for threads to the proper proper place 2016-05-12 00:05:46 +02:00
7539da08b8 Moved fix for bug in the end condition for threads to the proper place 2016-05-11 23:50:09 +02:00
982912a884 Removed shadowing variable 2016-05-11 23:27:13 +02:00
19b6add6c5 Write target key in filename correctly 2016-05-11 23:26:08 +02:00
e7811809e6 Disabled automatic ISO14443-4 card selecttion (for JCOP-based mfc emulation) 2016-05-11 20:47:53 +02:00
6d274c1a73 Fixed a bug in the end condition for threads 2016-05-11 20:46:34 +02:00
7a0ec5e052 Raised cutoff point to 2^39 2016-05-08 17:15:41 +02:00
b4fb544110 Free computed result at the last moment 2016-05-08 15:55:58 +02:00
4f54df7bc9 Update counters on-line by default 2016-05-05 23:20:30 +02:00
0caa5139bb Safely close fp 2016-05-03 17:32:39 +02:00
2f47e0424b Organised output 2016-05-03 08:29:55 +02:00
c610829f2a Better error handling 2016-05-03 07:11:44 +02:00
d1702c3682 Save some time if we hit the cutoff 2016-05-03 06:52:36 +02:00
cea37f3cf5 Moved prompt to start brute force phase 2016-05-03 06:31:37 +02:00
9e57588c8d Moved prompt to start brute force phase 2016-05-03 06:29:52 +02:00
06ada9d609 Better error handling 2016-05-03 06:18:57 +02:00
6a2aae0cd9 Added online count of cracking progress 2016-05-03 06:14:11 +02:00
e6aeccb254 Removed some boring output 2016-05-03 05:54:24 +02:00
63a2ffb737 Removed some boring output 2016-05-03 05:48:53 +02:00
68ac10bdd4 Improved UI with vt100 escape code to clear lines 2016-05-03 05:05:23 +02:00
5686b56279 Added binary log for leftover complexity 2016-05-03 04:49:34 +02:00
2cd2973cfa Improved error handling, naming, UI 2016-05-03 04:39:34 +02:00
bd7aad29cd Fixed arg parsing bug found by @khalil00 2016-05-02 16:14:22 +02:00
0e104ae147 Fixed arg parsing 2016-05-02 00:05:13 +02:00
c3b143e5e6 Make threads return NULL 2016-05-01 23:52:54 +02:00
fb08507e54 Fixed copyright notice 2016-05-01 23:31:58 +02:00
94e1571ee6 Close device handle 2016-05-01 23:27:00 +02:00
545f81111a Credit where credit is due :) 2016-05-01 20:06:43 +02:00
d3ec9c2438 Error handling 2016-04-30 23:17:51 +02:00
8a80d7e957 Error handling 2016-04-30 22:38:46 +02:00
09614d318f Error handling 2016-04-30 22:31:47 +02:00
131c4d1998 Fixed memory leaks (oops) 2016-04-30 21:58:59 +02:00
ee922276df Added key A/B in filename 2016-04-30 21:13:04 +02:00
d5ff10f40c Close handle on finish 2016-04-30 21:07:23 +02:00
c4da66a4ea Exit on argv error 2016-04-30 20:55:52 +02:00
ab54b0a77d Created two threads to separately handle nonce collection / calculate resulting complexity 2016-04-30 09:06:50 +02:00
fc5581c3c7 Cleanup 2016-04-30 07:48:32 +02:00
4d5bf5cb3f Added / updated licensing information 2016-04-30 07:44:07 +02:00
daed59ac8f Prompt brute force phase 2016-04-30 07:28:58 +02:00
bfa0cf1987 Prompt brute force phase 2016-04-30 07:27:14 +02:00
de03f66252 Prompt brute force phase 2016-04-30 07:23:19 +02:00
221fa312ac Choosing A/B keys, bit less crashy 2016-04-30 06:49:47 +02:00
18c9b32d53 Credit where credit is due :) 2016-04-30 06:00:40 +02:00
3632d31a70 Added libnfc-based reader/cracker 2016-04-30 05:55:54 +02:00