X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/f53020e729d583f7975095ca7b4b467741d99edb..9984b1735acccec9503494c02fccdeefb2dafd86:/client/cmdhfmfu.h diff --git a/client/cmdhfmfu.h b/client/cmdhfmfu.h index 1cda8db0..2fc55ae9 100644 --- a/client/cmdhfmfu.h +++ b/client/cmdhfmfu.h @@ -28,6 +28,8 @@ int usage_hf_mfu_eload(void); int CmdHFMFUltra(const char *Cmd); +uint32_t ul_ev1_pwdgenA(uint8_t* uid); + typedef enum TAGTYPE_UL { UNKNOWN = 0x000000, UL = 0x000001,