Proxmark3 community

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.

Announcement

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.

#1 2019-08-28 10:13:21

enis
Contributor
Registered: 2019-08-14
Posts: 5

Flashing sudo flasher image not found

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

#2 2019-11-29 15:58:42

masterix
Contributor
Registered: 2017-03-28
Posts: 12

Re: Flashing sudo flasher image not found

Has been replaced by:

./client/proxmark3 /dev/cu.usbmodem1420 --flash --unlock-bootloader --image ./bootrom/obj/bootrom.elf

Offline

#3 2019-11-29 20:23:21

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Re: Flashing sudo flasher image not found

no,  v3.0.1  uses the old way.
only recent RRG/Iceman uses the new style command

Offline

Board footer

Powered by FluxBB