|
63a2ffb737
|
Removed some boring output
|
2016-05-03 05:48:53 +02:00 |
|
|
e48107e321
|
Added binary log for leftover complexity
|
2016-05-03 05:08:33 +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 |
|
|
54a107432c
|
Fixed thread count output
|
2016-05-01 23:38:00 +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 |
|
|
53720c4874
|
Added clean target
|
2016-04-30 08:20:29 +02:00 |
|
|
db9a36613f
|
Documentation
|
2016-04-30 07:58:46 +02:00 |
|
|
1d5461288c
|
Documentation
|
2016-04-30 07:55:35 +02:00 |
|
|
206b2686cd
|
Documentation
|
2016-04-30 07:53:40 +02:00 |
|
|
4749947756
|
Documentation
|
2016-04-30 07:53:10 +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 |
|
|
d5d7627fd4
|
Added libnfc-based reader/cracker
|
2016-04-30 06:00:49 +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 |
|
|
b47c10d83a
|
Fixed the call to load the bitsliced rollback byte to stop confusing Coverity
|
2016-04-25 14:43:34 +02:00 |
|
|
0f9aaadbca
|
Documented choice of optimization arguments
|
2016-04-21 18:20:24 +02:00 |
|
|
18e5c90c0d
|
Merge pull request #5 from iceman1001/master
CHG: remove more compiler warnings on UBUNTU14.04
|
2016-04-20 16:41:23 +02:00 |
|
|
df9dfce16a
|
CHG: remove more compiler warnings on UBUNTU14.04
by:: string.format specifier lx -> "llx"
by:: adding -mmmx parameter to gcc in makefile. Thanks to @rbubba1911
|
2016-04-20 15:37:15 +02:00 |
|
|
3bfb4d49a6
|
Fixed out of bounds error reported by Iceman1001
|
2016-04-20 11:52:49 +02:00 |
|
|
63860255cf
|
Merge pull request #2 from iceman1001/master
CHG: reduced some compiler warnings on Ubuntu 14.04
|
2016-04-19 23:19:23 +02:00 |
|
|
69687aafb7
|
CHG: reduced some compiler warnings on Ubuntu 14.04
|
2016-04-19 22:51:59 +02:00 |
|
|
165bf558e7
|
Cleaned up patch file and added comments
|
2016-04-19 21:01:49 +02:00 |
|
|
d3e317011c
|
Cleaned up patch file and added comments
|
2016-04-19 21:01:29 +02:00 |
|
|
c51312ba0b
|
Removed redundant copyright notices
|
2016-04-19 20:49:00 +02:00 |
|
|
92005ba664
|
Added an MIT everywhere else just to make sure
|
2016-04-12 23:11:04 +02:00 |
|
|
bc27266961
|
Added a GPL license just to make sure
|
2016-04-12 23:09:27 +02:00 |
|
|
8dcd52fd0c
|
Added licensing information
|
2016-04-12 22:31:54 +02:00 |
|
|
81129f28e9
|
Added licensing information
|
2016-04-12 22:31:14 +02:00 |
|
|
33b439e413
|
Copyright notices / comments
|
2016-04-12 22:01:18 +02:00 |
|
|
70f0694643
|
Cleaned up README and reverted GOOD_BYTES_REQUIRED change
|
2016-04-12 21:54:40 +02:00 |
|