Gator96100 / ProxSpace

Proxmark III develoment environment for Windows
269 stars 70 forks source link

Still unable to Flash bootrom or Firmware #46

Closed bad4dayz closed 3 years ago

bad4dayz commented 3 years ago

I completed all the instructions for Windows installation, to the point where I type in the Flasher command. ./client/flasher comx -b ./bootrom/obj/bootrom.elf I also tried client/flasher comx -b bootrom/obj/bootrom.elf either way I get ... no such file or directory

flash.txt flash.txt

I get to this point and I'm unable to continue... ICEMAN, i followed your instructions and tried previous versions to no avail. I tried to follow Chrissy Morgan's video, and got to the same point and not Flash... additionally, I couldn't find a FLASHER.EXE file either.

Any assistance would be appricated

Thank you

Gator96100 commented 3 years ago

The dedicated flasher.exe was removed some time ago, unfortunately most guides are quite outdated. Flashing is now done with the pm3-flash-bootrom and pm3-flash-fullimage scripts.

For more information look at: https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md#flash-the-bootrom--fullimage

iceman1001 commented 3 years ago

the videos becomes out-dated quite fast, but the guides / notes should all be up-to-date and well proven to work.

bad4dayz commented 3 years ago

do I have to assign the port, it just sits and states waiting for Proxmark3 to appear, yes it's plugged in, and i loaded the drivers to Com 3 and it's presenting in Device Manager as Proxmark3 (com3) ... Thanks all

Gator96100 commented 3 years ago

Did you try to specify the port by yourself? When coming from an unknown firmware the auto detection might not work properly.

bad4dayz commented 3 years ago

Yes I specified com3 to all flash files,(they were com5) when I run pm3-flash-all; i get -waiting for Proxmark3 to appear... what could I be missing? thank you in advance

bad4dayz commented 3 years ago

Truth be told everyone, I'm 60 years old, and was programing back with FORTRAN77 so it's been a while for me, and I purchased the ProxMark3 RDV4 because I was told it was the best for cloning... all I want to do i cone FOB's for condo's in my area, and This is the best I'm told. But I can't get past the Flash issue. I have changed all the flash*.bat files to specially identify com3, and device manager identifies a Proxmark3 on com3 but i get the error... -waiting for proxmark to appear... I just am looking forward to doing FOB Cloning, I followed Chrissy's video, but i can't get past Flashing, same with all the previous documentation, is the a straight forward 60 year old goof proof method :P Thanks all, sorry if this sounds pedantic. I just am looking for a lot of assistance, Thanks

bad4dayz commented 3 years ago

erased all. re pulled zip and compiled... worked perfectly; got clone from GIT, perfect, copied files PM3 director; make clean && make all .. worked perfectly...... ran ./pm3-flash-all and got this... :( Proxmark3 waiting

Proxmark3 is on com3 and attached Gator96100, i found your video posted Nov 16 2020 and was able to follow it... but I stopped at the flash again

bad4dayz commented 3 years ago

device manager for clarification and verification, I moved the (Standard Serial over Bluetooth Link) to Com5 after I took this, but get the same .... Waiting for Proxmark3 to appear ... comment

device manager

Gator96100 commented 3 years ago

It’s an RDV4? In this case pm3-flash-all should work out of the box. You can specify the com port with following commands:

./client/proxmark3 COM3 --flash --unlock-bootloader --image bootrom/obj/bootrom.elf
./client/proxmark3 COM3 --flash --unlock-bootloader --image armsrc/obj/fullimage.elf
iceman1001 commented 3 years ago

Do please remember that this is an community effort. It doesn't sound that its a issue with this Proxspace env. We have the discord server for asking questions and getting help from others in the community. You find it here: https://discord.gg/BNKMqZcK

or ask questions on the Proxmark3 forum, however its quite silent nowadays.

With that said, try, what is called, the button trick. unplug yr device, press and hold the pm3 button, start the bootrom flash, don't let go of the button until its finished. then flash fullimage normally after this.

bad4dayz commented 3 years ago

ICEMAN.... your suggestion worked Perfect.... thank you :) Proxmark3_flashed