Added online count of cracking progress

This commit is contained in:
Aram
2016-05-03 06:14:11 +02:00
parent e6aeccb254
commit 6a2aae0cd9
2 changed files with 10 additions and 0 deletions

View File

@ -292,6 +292,7 @@ POSSIBILITY OF SUCH DAMAGES.
#include <nfc/nfc.h>
#include <math.h>
#define ONLINE_COUNT
#include "crypto1_bs_crack.h"
extern uint64_t * crypto1_create(uint64_t key);