Spy the APDU between target applications and create logs.
SCardSpy is a small utility used to spy on the APDU exchanges between a target application and the smart card readers present on the system. It consists of two parts: a "fake" winscard.dll, present on the installation directory and a configuration tool. The DLL must be copied to the same folder as the application that we want to spy on. The configuration tool enables us to change the default directory where the APDU logs are created. The following functions are traced: SCardConnectA and SCardConnectW, SCardControl, SCardDisconnect, SCardGetAttrib, SCardSetAttrib, SCardTransmit, SCardBeginTransaction, SCardEndTransaction, SCardStatusA and SCardStatusW, and SCardGetStatusChangeA and SCardGetStatusChangeW.
Operating systems:
Windows 7, Windows Vista, Windows XP, Windows 2003
Date:
25.06.2013
Похожие программы