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.
Hello, i try to update firmware on my proxmark3 easy but i couldnt.
make PLATFORM=PM3OTHER
sudo make install PLATFORM=PM3OTHER
[net_client@netarchwork git]$ ./pm3-flash-bootrom
[=] Session log /home/net_client/.proxmark3/logs/log_20201010.txt
[+] About to use the following file:
[+] /home/net_client/prox/git/client/../bootrom/obj/bootrom.elf
[+] Waiting for Proxmark3 to appear on /dev/ttyACM0
? 59 found
[+] Entering bootloader...
[+] (Press and release the button only to abort)
[+] Waiting for Proxmark3 to appear on /dev/ttyACM0
? 49 found
[=] Available memory on this board: 256K bytes
[=] Permitted flash range: 0x00100000-0x00140000
[+] Loading ELF file /home/net_client/prox/git/client/../bootrom/obj/bootrom.elf
[+] Loading usable ELF segments:
[+] 0: V 0x00100000 P 0x00100000 (0x00000200->0x00000200) [R X] @0x94
[+] 1: V 0x00200000 P 0x00100200 (0x00000d50->0x00000d50) [R X] @0x298
[+] Flashing...
[+] Writing segments for file: /home/net_client/prox/git/client/../bootrom/obj/bootrom.elf
[+] 0x00100000..0x001001ff [0x200 / 1 blocks]
. OK
[+] 0x00100200..0x00100f4f [0xd50 / 7 blocks]
....... OK
[+] All done
Have a nice day!
[net_client@netarchwork git]$ ./pm3-flash-fullimage
[=] Session log /home/net_client/.proxmark3/logs/log_20201010.txt
[+] About to use the following file:
[+] /home/net_client/prox/git/client/../armsrc/obj/fullimage.elf
[+] Waiting for Proxmark3 to appear on /dev/ttyACM0
? 59 found
[+] Entering bootloader...
[+] (Press and release the button only to abort)
[+] Waiting for Proxmark3 to appear on /dev/ttyACM0
? 49 found
[=] Available memory on this board: 256K bytes
[=] Permitted flash range: 0x00102000-0x00140000
[+] Loading ELF file /home/net_client/prox/git/client/../armsrc/obj/fullimage.elf
[+] Loading usable ELF segments:
[+] 0: V 0x00102000 P 0x00102000 (0x0003cc90->0x0003cc90) [R X] @0x94
[+] 1: V 0x00200000 P 0x0013ec90 (0x00001700->0x00001700) [RW ] @0x3cd24
[!!] ? Error: PHDR is not contained in Flash
[+] All done
Have a nice day!
What i do wrong? Thanx
Offline