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

  • Logged in as ikarus
  • Last visit: Today 11:22:42

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 2021-12-05 15:27:53

moha9303
Contributor
Registered: 2021-10-18
Posts: 4

problem compilation iceman

hello i am new in the forum i speak litle english but iam french i just need help for installation the programme iceman for my proxmark3 os linux i have probleme when i execute this command line └─# sudo dmesg | grep -i usb i have
: new full-speed USB device number 3 using xhci_hcd
[    2.764610] usb 2-7: New USB device found, idVendor=8087, idProduct=07dc, bcdDevice= 0.01
[    2.764614] usb 2-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    7.563668] cdc_acm 2-2:1.0: ttyACM0: USB ACM device
[    7.583075] usbcore: registered new interface driver cdc_acm
[    7.583078] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    7.931331] usbcore: registered new interface driver btusb


and when i flash my proxmark3 rdv4 i have
└─# pm3-flash-all

[=] Waiting for Proxmark3 to appear...
[=] Session log /root/.proxmark3/logs/log_20211203.txt
[+] loaded from JSON file /root/.proxmark3/preferences.json
[+] About to use the following files:
[+]    /usr/local/bin/../share/proxmark3/firmware/bootrom.elf
[+]    /usr/local/bin/../share/proxmark3/firmware/fullimage.elf
[+] Waiting for Proxmark3 to appear on /dev/ttyACM0
?  59 found
[!!] ? ====================== OBS ! ===========================================
[!!] ? Note: Your bootloader does not understand the new CMD_BL_VERSION command
[!!] ? It is recommended that you first update your bootloader alone,
[!!] ? reboot the Proxmark3 then only update the main firmware

[!!] ? Follow these steps :
[!!] ?  1)   ./pm3-flash-bootrom
[!!] ?  2)   ./pm3-flash-all
[!!] ?  3)   ./pm3
[=] --------------------------------------------------------
[=] Available memory on this board: UNKNOWN

[!!] ? ====================== OBS ! ======================================
[!!] ? Note: Your bootloader does not understand the new CHIP_INFO command
[=] Permitted flash range: 0x00100000-0x00140000
[+] Loading ELF file /usr/local/bin/../share/proxmark3/firmware/bootrom.elf
[+] Loading usable ELF segments:
[+]    0: V 0x00100000 P 0x00100000 (0x00000200->0x00000200) [R X] @0x94
[+]    1: V 0x00200000 P 0x00100200 (0x00000d04->0x00000d04) [R X] @0x298

[+] Loading ELF file /usr/local/bin/../share/proxmark3/firmware/fullimage.elf
[+] Loading usable ELF segments:
[+]    0: V 0x00102000 P 0x00102000 (0x00047f88->0x00047f88) [R X] @0x94
[!!] ? Error: PHDR is not contained in Flash
[!!] ? Firmware is probably too big for your device
[!!] ? See README.md for information on compiling for platforms with 256KB of flash memory
[=] The flashing procedure failed, follow the suggested steps!
[+] All done

[=] Have a nice day!

I followed the instructions here
https://github.com/RfidResearchGroup/proxmark3
thanks for you help

Offline

#2 2021-12-05 15:59:54

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

Re: problem compilation iceman

Have you tried following the suggested steps in the output?

Offline

Board footer

Powered by FluxBB