ADD: @donwan581 select keytype for the darkside attack.

This commit is contained in:
iceman1001 2016-08-04 21:51:26 +02:00
commit df007486f5
10 changed files with 205 additions and 90 deletions

View file

@ -18,6 +18,7 @@
#include "ui.h" // PrintAndLog
#include "util.h"
#include "crc.h"
#include "../common/iso15693tools.h"
int usage_analyse_lcr(void);
int usage_analyse_checksum(void);