RRG/Iceman version of proxmark3 RFID Instrument Client/FW
RRG/Iceman version of proxmark3 RFID Instrument Client/FW. By default, the repository is built for PM3RDV4. To build for older hardware releases, please install the package with the "pm3generic" variant.
RRG/Iceman version of proxmark3 RFID Instrument Client/FW. By default, the repository is built for PM3RDV4. To build for older hardware releases, please install the package with the "pm3generic" variant.
To install proxmark3-iceman, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install proxmark3-iceman
To see what files were installed by proxmark3-iceman, run:
port contents proxmark3-iceman
To later upgrade proxmark3-iceman, run:
sudo port selfupdate && sudo port upgrade proxmark3-iceman
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.