brad-anton / proxbrute

Modified proxmark3 firmware to perform brute forcing of 26-Bit ProxCards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProxBrute v0.3 for r517
by brad antoniewicz
foundstone
------------------------

To patch SVN r517:
	svn co -r 517 http://proxmark3.googlecode.com/svn/trunk proxmark3-read-only
        cd proxmark3-read-only (or whatever)
        patch -p1 < ../proxbrute-bundle/proxbrute-r517.patch
	cd armsrc
	make

Or just flash with

        client/flasher images/osimage.elf

For everything else, see the whitepaper on foundstone.com

About

Modified proxmark3 firmware to perform brute forcing of 26-Bit ProxCards


Languages

Language:C 96.1%Language:Makefile 3.9%