mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Added iClass eavesdrop support for Proxmark3
This commit is contained in:
parent
593924e751
commit
cee5a30d53
12 changed files with 1158 additions and 2 deletions
6
armsrc/iclass.h
Normal file
6
armsrc/iclass.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef __ISOICLASS_H
|
||||
#define __ISOICLASS_H
|
||||
#include "common.h"
|
||||
|
||||
|
||||
#endif /* __ISOICLASS_H */
|
Loading…
Add table
Add a link
Reference in a new issue