Dobrica Pavlinušić's random unstructured stuff
Proxmark: Revision 1
^ Client

.pre
git svn clone -s http://proxmark3.googlecode.com/svn/ proxmark

apt-get install libreadline-dev libusb-dev

cd proxmark/client
make
.pre