The files provided along with this README are part of the Smart Card Detective (SCD).
The SCD is meant to provide an open framework for EMV research, enabling users to
analyze transactions. The software is given under the GPL v3 license (see file
gpl-3.0.txt). The rights of this code or its license can be modified in future
versions.

REQUIREMENTS
In order to compile this project you need the avr-libc and avr-gcc tools.
See http://www.nongnu.org/avr-libc/ for more information.

BUILD
Compile the project using the command "make all"

I recommend using an AVR Dragon for programming and debugging of your chip. Use
avrdude to program your chip. If you don't have a hardware platform look at
my website for the hardware files.

Copyright (C) Omar Choudary (osc22@cam.ac.uk)
http://cl.cam.ac.uk/~osc22/

