X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/24344f28ad0fd610da20436961a2b9d98238dc0d..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,