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
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.
I used my pm with the official repo and decided to try the RRG repo.
I install everything without a problem and flash the device to be up-to-date.
pm3 ~$ ./pm3-flash-bootrom
[=] Waiting for Proxmark3 to appear...
[=] Session log F:\Tools\P\ProxSpace_test\pm3/.proxmark3/log_20190925.txt
[+] About to use the following file:
[+] F:\Tools\P\ProxSpace_test\pm3\client\../bootrom/obj/bootrom.elf
[+] Waiting for Proxmark3 to appear on COM6
.Found
[=] Available memory on this board: 512K bytes
[=] Permitted flash range: 0x00100000-0x00180000
[+] Loading ELF file F:\Tools\P\ProxSpace_test\pm3\client\../bootrom/obj/bootrom.elf
[+] Loading usable ELF segments:
[+] 0 : V 0x00100000 P 0x00100000 (0x00000200->0x00000200) [R X] @0x94
[+] 1 : V 0x00200000 P 0x00100200 (0x00000e08->0x00000e08) [R X] @0x298
[+] Flashing...
[+] Writing segments for file: F:\Tools\P\ProxSpace_test\pm3\client\../bootrom/obj/bootrom.elf
[+] 0x00100000..0x001001ff [0x200 / 1 blocks]
. OK
[+] 0x00100200..0x00101007 [0xe08 / 8 blocks]
........ OK
[+] All done.
Have a nice day!
pm3 ~$ ./pm3-flash-fullimage
[=] Waiting for Proxmark3 to appear...
[=] Session log F:\Tools\P\ProxSpace_test\pm3/.proxmark3/log_20190925.txt
[+] About to use the following file:
[+] F:\Tools\P\ProxSpace_test\pm3\client\../armsrc/obj/fullimage.elf
[+] Waiting for Proxmark3 to appear on COM6
.Found
[=] Available memory on this board: 512K bytes
[=] Permitted flash range: 0x00102000-0x00180000
[+] Loading ELF file F:\Tools\P\ProxSpace_test\pm3\client\../armsrc/obj/fullimage.elf
[+] Loading usable ELF segments:
[+] 0 : V 0x00102000 P 0x00102000 (0x0003ea98->0x0003ea98) [R X] @0x94
[+] 1 : V 0x00200000 P 0x00140a98 (0x00001478->0x00001478) [RW ] @0x3eb2c
[=] Note: Extending previous segment from 0x3ea98 to 0x3ff10 bytes
[+] Flashing...
[+] Writing segments for file: F:\Tools\P\ProxSpace_test\pm3\client\../armsrc/obj/fullimage.elf
[+] 0x00102000..0x00141f0f [0x3ff10 / 512 blocks]
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ OK
[+] All done.
Have a nice day!
Everything looks good so far.
pm3 ~$ ./pm3
[=] Waiting for Proxmark3 to appear...
[=] Session log F:\Tools\P\ProxSpace_test\pm3/.proxmark3/log_20190925.txt
██████╗ ███╗ ███╗ ████╗ ...iceman fork
██╔══██╗████╗ ████║ ══█║ ...dedicated to RDV40
██████╔╝██╔████╔██║ ████╔╝
██╔═══╝ ██║╚██╔╝██║ ══█║ iceman@icesql.net
██║ ██║ ╚═╝ ██║ ████╔╝ https://github.com/rfidresearchgroup/proxmark3/
╚═╝ ╚═╝ ╚═╝ ╚═══╝ pre-release v4.0
Support iceman on patreon - https://www.patreon.com/iceman1001/
on paypal - https://www.paypal.me/iceman1001
[=] Using UART port COM6
[!!] ERROR: cannot communicate with the Proxmark
At this point i didn't notice that the pm was no longer available in the device manager. So i try it again.
pm3 ~$ ./pm3
[=] Waiting for Proxmark3 to appear...
So i try it again with holding the button. The first flash-bootrom was successful and the pm disappeared again from the device manager.
I hold the button again and make the fullimage flash, with success, but the pm disappeared again from the device manager.
Did i brick the pm?
P.S. I use Win10