Skip to content

Releases: crocs-muni/APDUPlay

APDUPlay v2019.09.11

11 Sep 15:44
4329d25
Compare
Choose a tag to compare
  • improved support for remote readers when accessed via unicode applications

APDUPlay v2019.07.17

17 Jul 20:16
40cf4bf
Compare
Choose a tag to compare
  • 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

23 Sep 18:11
e114fb0
Compare
Choose a tag to compare
  • fixed missing SCardPciRaw, SCardPciT0 and SCardPciT1 defines

APDUPlay v2.1.1

12 Aug 18:15
21746a1
Compare
Choose a tag to compare
  • Per-process pesonalization of remote card communication via APDUPLAY_REMOTE_TAG environmental variable

APDUPlay v2.1.0

10 Aug 07:14
089228c
Compare
Choose a tag to compare
  • 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

10 Jul 21:28
4bbfa4f
Compare
Choose a tag to compare
  • 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

03 Nov 12:25
Compare
Choose a tag to compare

Initial version from 2011. Supports logging and rules-based modification of input and out APDU commands. Platform-dependent for Windows only.

Usage:

  1. 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
  2. Copy Winscard.dll from APDUPlay project to folder with target application
  3. Run application and inspect resulting files winscard_log.txt and winscard_rules_log.txt
  4. (Optional) Change configuration file winscard_rules.txt to modify default behaviour

Read full description at https://github.com/crocs-muni/APDUPlay/wiki