mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
fixes: armside
This commit is contained in:
parent
19a2c05de0
commit
b3f787a64f
11 changed files with 397 additions and 812 deletions
|
@ -212,6 +212,7 @@ void iClass_ReadCheck(uint8_t blockNo, uint8_t keyType);
|
|||
void SnoopHitag(uint32_t type);
|
||||
void SimulateHitagTag(bool tag_mem_supplied, byte_t* data);
|
||||
void ReaderHitag(hitag_function htf, hitag_data* htd);
|
||||
void WriterHitag(hitag_function htf, hitag_data* htd, int page);
|
||||
|
||||
//hitagS.h
|
||||
void SimulateHitagSTag(bool tag_mem_supplied, byte_t* data);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue