Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1016 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 1016 Bytes

HackerCard

Hacking around with JavaCard things!

Requirements

  • OpenJDK 1.8
  • UNIX-like operating system (Linux, WSL, etc.)
  • Ant build system

Building

To build the project, invoke ant in the root of the project.

Binaries will appear in ./bin in both JavaCard 2 and 3 versions (*.cap2 and *.cap3 respectively)

Acknowledgements

This project is based upon commit 468ea76 of the AppletPlayground project by Martin Paljak, and includes the following depenencies: