Changes

Jump to: navigation, search

Proxmark3

75 bytes added, 13:10, 27 March 2014
== Flash the Proxmark using a BusPirate ==
* Get OpenOCD httpand compile it for the BusPirate git clone git://openocd.git.sourceforge.net/projectsgitroot/openocd/files/openocd/* Compile OpenOCD for the BusPirate cd openocd
./configure --enable-buspirate --enable-maintainer-mode --disable-werror --disable-shared
make && sudo make install
wget https://raw.githubusercontent.com/hewittc/proxmark3lcd/master/tools/at91sam7s512-buspirate.cfg
openocd -f at91sam7s512-buspirate.cfg
nc localhost 4444
== Proxmark 3 client ==
./client/proxmark3
* Use it as Mifare emulator, https://code.google.com/p/proxmark3/wiki/Mifare
 
== See Also ==
* [[Bus_pirate]]
ControlGroup, administrator
4,210
edits