/OpenJCVM

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Open Java Card Virtual Machine

To compile:

mkdir build
cd build
cmake ..
make
make test

Invoke with:

./bin/openjcvm <file to load>