Web-based dockerised GUI for a hard nested attack on MiFare Classic Cards
The project is written for Java 11 and our build process makes use of Gradle.
simply run:
Linux / macOS
./gradlew build
Windows
gradlew build
Dependencies are automatically handled by Gradle.
- Follow the compiling instructions
- Take the -dist jar in the
build/libs
folder, and place it inside thebinaries
directory. - Run the jar file, and navigate to
localhost:5078
in a web browser