]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhflist.h
nested works
[proxmark3-svn] / client / cmdhflist.h
index 835b17e27e1b76bd69a2d116bb7f137205bf0b1a..c2c9c03edf4cb7bc46292ea98f9caa43dac9ddcd 100644 (file)
@@ -38,5 +38,6 @@ extern bool DecodeMifareData(uint8_t *cmd, uint8_t cmdsize, uint8_t *parity, boo
 extern bool NTParityChk(TAuthData *ad, uint32_t ntx);
 extern bool NestedCheckKey(uint64_t key, TAuthData *ad, uint8_t *cmd, uint8_t cmdsize, uint8_t *parity);
 extern bool CheckCrypto1Parity(uint8_t *cmd_enc, uint8_t cmdsize, uint8_t *cmd, uint8_t *parity_enc);
+extern uint64_t GetCrypto1ProbableKey(TAuthData *ad);
 
 #endif // CMDHFLIST
Impressum, Datenschutz