Skip to content

Commit

Permalink
Add EMV card simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
mrautio committed Oct 6, 2020
1 parent 57fc9f2 commit 9fb6a11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,8 @@ A local smartphone module acting as an OpenID Connect Server proxy and delivers
- [OpenEMV](https://github.com/JavaCardOS/OpenEMV) ![stars](https://img.shields.io/github/stars/JavaCardOS/OpenEMV.svg?style=social) ![lastcommit](https://img.shields.io/github/last-commit/JavaCardOS/OpenEMV.svg) ![numcontributors](https://img.shields.io/github/contributors-anon/JavaCardOS/OpenEMV.svg) <br>
The OpenEMV is a Java Card implementation of the EMV standard. This applet is a very basic EMV applet supporting only SDA and plaintext offline PIN.It does not offer personalisation support - everything is hard-coded.
seems like mature project

- [EMV card simulator](https://github.com/mrautio/emv-card-simulator) ![stars](https://img.shields.io/github/stars/mrautio/emv-card-simulator.svg?style=social) ![lastcommit](https://img.shields.io/github/last-commit/mrautio/emv-card-simulator.svg) ![numcontributors](https://img.shields.io/github/contributors-anon/mrautio/emv-card-simulator.svg) <br>
JavaCard implementation of an EMV card for payment terminal functional and security testing.
- [EMV-TOOLS](https://github.com/gabessolo/EMV-TOOLS) ![stars](https://img.shields.io/github/stars/gabessolo/EMV-TOOLS.svg?style=social) ![lastcommit](https://img.shields.io/github/last-commit/gabessolo/EMV-TOOLS.svg) ![numcontributors](https://img.shields.io/github/contributors-anon/gabessolo/EMV-TOOLS.svg)
<br>
Collection of source code for many EMV-related projects: SimpleEMVApplet, java-card-openEMV, card-spy, emvdemoBook, emv-bertlv...
Expand Down

0 comments on commit 9fb6a11

Please sign in to comment.