Skip to content

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

Notifications You must be signed in to change notification settings

DexterNano/proxbrute

 
 

Repository files navigation

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

To patch SVN r517:
	svn co -r 517 http:https://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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.1%
  • Makefile 3.9%