MFU - Icemans further improvements

add UL-C device side read card with authentication
add MF_UL-Annotations
add ntag, and more ul descriptions in hf mfu info
This commit is contained in:
marshmellow42 2015-05-06 00:55:29 -04:00
commit 75377d29d6
6 changed files with 667 additions and 207 deletions

View file

@ -19,7 +19,7 @@ void rol (uint8_t *data, const size_t len);
uint8_t requestAuthentication( uint8_t *nonce);
int try3DesAuthentication( uint8_t *key);
uint8_t GetHF14AMfU_Type(void);
uint16_t GetHF14AMfU_Type(void);
int usage_hf_mfu_dump(void);