Re: [问题] python ctypes调用dll问题

楼主: waynezen (Wayne)   2015-05-28 19:58:30
6.3.2.4 INT WINAPI RF_M1_AUTHENTICATION2
Function: Mifare_Std Authentify
Prototype: int WINAPI rf_M1_authentication2 ( unsigned short icdev,
unsigned char model,
unsigned char block,
unsigned char *pKey)
Parameter: icdev: [IN] Device ID
model: [IN] key validate mode
block: [IN] block absolute address
pKey: [IN] 6 bytes password
Return 0 on success
Annotation: model = 0x60: use KeyA
model = 0x61: use KeyB

Links booklink

Contact Us: admin [ a t ] ucptt.com