🛠️How to Flash Firmware
Download latest Firmware
The latest firmware for Proxmark3 X can be downloaded from https://shop.mtoolstec.com.

Flash firmware on the phone
Flash the firmware on Linux or macOS
Press the Proxmark3 button then plug in, and run the command to check the available port.
ls /dev/* |grep usb
proxmark3 /dev/tty.usbmodemiceman1 --flash --unlock-bootloader --image bootrom.elf --image fullimage.elf

Flash the firmware done.

Last updated
Was this helpful?