Proxmark 3

Setup & Requirements

For OSX XQuartz must be installed: https://www.xquartz.org/

Again for OSX install Brew:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
brew tap proxmark/proxmark3 && brew install proxmark3

Read read an exiting tag

proxmark3> lf hid fskdemod
#db# TAG ID: 2400a724c4 (47212)

Write to a new T5577/T5567/T5557 tag:

proxmark3> lf hid clone 2400a724c4
Cloning tag with ID 2400a724c4
#db# DONE!

Last updated