]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/apps.h
CHG: added possiblity to send <UID> into the "HF 15 SIM"
[proxmark3-svn] / armsrc / apps.h
index a4dd3d0843a73c8012d73076a1749612a0af9385..0db2a19d2ce2a24213a5b86ce8ca902f7007ce8d 100644 (file)
@@ -236,7 +236,7 @@ void    cmac (const desfirekey_t  key, uint8_t *ivect, const uint8_t *data, size
 void RecordRawAdcSamplesIso15693(void);
 void AcquireRawAdcSamplesIso15693(void);
 void ReaderIso15693(uint32_t parameter);       // Simulate an ISO15693 reader - greg
-void SimTagIso15693(uint32_t parameter);       // simulate an ISO15693 tag - greg
+void SimTagIso15693(uint32_t parameter, uint8_t *uid); // simulate an ISO15693 tag - greg
 void BruteforceIso15693Afi(uint32_t speed); // find an AFI of a tag - atrox
 void DirectTag15693Command(uint32_t datalen,uint32_t speed, uint32_t recv, uint8_t data[]); // send arbitrary commands from CLI - atrox 
 void SetDebugIso15693(uint32_t flag);
Impressum, Datenschutz