FIX: minor adjustments to 'lf awid bruteforce'

FIX: making the 'lf hid bruteforce' to work the same way as the awid one..
This commit is contained in:
iceman1001 2016-08-26 17:18:48 +02:00
commit 89603cbddc
3 changed files with 119 additions and 60 deletions

View file

@ -36,4 +36,5 @@ int usage_lf_hid_clone(void);
int usage_lf_hid_brute(void);
void calc26(uint16_t fc, uint32_t cardno, uint8_t *out);
void calcWiegand(uint8_t fmtlen, uint16_t fc, uint64_t cardno, uint8_t *bits);
#endif