Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Pages: 1
have problem at flashing, image not found !
macs-MacBook-Air:~ mac$ cd downloads
macs-MacBook-Air:downloads mac$ cd pm3-bin-v3_0_1/
macs-MacBook-Air:pm3-bin-v3_0_1 mac$ sudo ./flasher /dev/cu.usbmodem14201 -b ../bootrom/obj/bootrom.elf
Password:
sudo: ./flasher: command not found
macs-MacBook-Air:pm3-bin-v3_0_1 mac$ cd macOS/
macs-MacBook-Air:macOS mac$ sudo ./flasher /dev/cu.usbmodem14201 -b ../bootrom/obj/bootrom.elf
sudo: ./flasher: command not found
macs-MacBook-Air:macOS mac$ cd client/
macs-MacBook-Air:client mac$ ls
flasher fpga_compress proxmark3
macs-MacBook-Air:client mac$ sudo ./flasher /dev/cu.usbmodem14201 -b ../bootrom/obj/bootrom.elf
dyld: Library not loaded: /usr/local/opt/readline/lib/libreadline.7.dylib
Referenced from: /Users/mac/Downloads/pm3-bin-v3_0_1/macOS/client/./flasher
Reason: image not found
Abort trap: 6
macs-MacBook-Air:client mac$
i checked the path and everything is correct but still i got the message of "image not found" how i can solve this problem?
Last edited by enis (2019-08-29 07:32:00)
Offline
Has been replaced by:
./client/proxmark3 /dev/cu.usbmodem1420 --flash --unlock-bootloader --image ./bootrom/obj/bootrom.elf
Offline
no, v3.0.1 uses the old way.
only recent RRG/Iceman uses the new style command
Offline
Pages: 1