Releases: crocs-muni/APDUPlay
Releases · crocs-muni/APDUPlay
APDUPlay v2019.09.11
- improved support for remote readers when accessed via unicode applications
APDUPlay v2019.07.17
- Date-based versioning
- Improved support for remote cards
- Fixed various issues and bugs in combination of local cards and remote readers and cards
- Fixed memory leaks
APDUPlay 2.1.2
- fixed missing SCardPciRaw, SCardPciT0 and SCardPciT1 defines
APDUPlay v2.1.1
- Per-process pesonalization of remote card communication via APDUPLAY_REMOTE_TAG environmental variable
APDUPlay v2.1.0
- Support for multiple virtual readers defined in config file
- Connection to virtual readers now works even when no real readers are presented on the machine
- refactoring and minor fixes
APDUPlay 2.0.1
- Major reworking of the APDUPlay library
- Fixed multiple issues related to 32/64b versions
- Formwarding of commands to remote proxy supported
- Better logging including debug logs (specified by environmental variables)
- See project wiki for usage examples
APDUPlay 1.0
Initial version from 2011. Supports logging and rules-based modification of input and out APDU commands. Platform-dependent for Windows only.
Usage:
- Copy Winscard.dll from your system folder (see note below to select correct version) to folder with target application and rename it to original.dll
- Copy Winscard.dll from APDUPlay project to folder with target application
- Run application and inspect resulting files winscard_log.txt and winscard_rules_log.txt
- (Optional) Change configuration file winscard_rules.txt to modify default behaviour
Read full description at https://github.com/crocs-muni/APDUPlay/wiki