proxmark3/client/loclass/hash1_brute.h
iceman1001 db515ba6c4 chg: 'hf iclass sim' - turning of antenna after simulation is done.
chg: 'hf iclass sim' - use @holiman 's 8 csn instead of the original @carl55 (15),   and a new first entry csn, to see if the old one got blacklisted.
2017-08-18 10:23:46 +02:00

6 lines
96 B
C

#ifndef HASH1_BRUTE_H
#define HASH1_BRUTE_H
extern void brute_hash1();
#endif // HASH1_BRUTE_H