Proxmark3 easy on a mac

try

brew install --build-from-source proxmark3 --env=std \
  GENERIC=1 DISABLE_READLINE=1

i havent used brew for PM3 in a long time, i reccomend downloading from Git and building from source usually.

1 Like