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 2017-08-08 22:44:43

theguy
Contributor
Registered: 2017-08-08
Posts: 52

[solved] How to flash Proxmark3 Firmware in Ubuntu 17?

Followed the guide, but at ./flasher -b ../../bootrom/obj/bootrom.elf

i just get

Waiting for Proxmark to appear on USB... . .. .. . .. .



Tried holding down the button, unplugging/replugging, it exists and I run commands from proxmark3> command prompt so I don't know why it can't sense it over USB. Whatever the solution, it should be added to the Getting Started guides for Ubuntu.

Last edited by theguy (2017-08-08 23:23:20)

Offline

#2 2017-08-08 23:20:55

theguy
Contributor
Registered: 2017-08-08
Posts: 52

Re: [solved] How to flash Proxmark3 Firmware in Ubuntu 17?

Some thoughts on how I got this to work, compiled from multiple other people encountering these problems.

One: sudo
Two: /dev/ttyACM0
Three: hold the buttons
Four: Start to unplug the usb on the proxmark's side (maybe jiggle it is enough?)

So instead of what all the guides say, on Ubuntu you need to write commands like:

sudo ./flasher /dev/ttyACM0 -b ../bootrom/obj/bootrom.elf

sudo ./flasher /dev/ttyACM0 -b ../armsrc/obj/fullimage.elf

On the second one, unplugging/replugging USB with button held did nothing, but starting to unplug the usb cable from the Proxmark3's end while holding the button made it suddenly connect. Very bizarre.

Offline

#3 2017-08-09 06:43:10

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

Re: [solved] How to flash Proxmark3 Firmware in Ubuntu 17?

regarding the wiki:
...the wiki for ubuntu could need some remake since it only describes how to update with the old hid-flasher which was the command you used. Same goes for Gentoo wiki page.

The Kali-page looks updated.   The generic flashing page looks like it needs some rewritting aswell.

Feel free to update them.

Offline

#4 2017-08-09 16:55:48

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

Re: [solved] How to flash Proxmark3 Firmware in Ubuntu 17?

I did update the Ubuntu and Kali wiki page.  I belive it is not that confusing anymore.

Offline

#5 2019-04-02 20:36:49

mike
Member
Registered: 2018-10-11
Posts: 22

Re: [solved] How to flash Proxmark3 Firmware in Ubuntu 17?

Hi how can i run the proxmark3 on linux Ubuntu .Because I look  but the zip/file don't exist anymore can someone help me out whit Ubuntu

Offline

#6 2019-04-11 17:19:42

fazer
Contributor
Registered: 2019-03-02
Posts: 146

Re: [solved] How to flash Proxmark3 Firmware in Ubuntu 17?

Hi Mike, following this instruction https://github.com/RfidResearchGroup/proxmark3 you found for ubuntu . open terminal and clone the file and following .
Fazer

Last edited by fazer (2019-04-11 17:23:00)

Offline

Board footer

Powered by FluxBB