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.
Folks!
Following the Windows instructions in this link https://github.com/Proxmark/proxmark3/wiki/Windows
I have made progress and now at the point of establishing a COM Port for the Proxmark3.
I did the FLASH NEW Bootrom from pm3-bin-756.
The flash was successful but the COM port is not showing up in the Device Manager.
I still see the libusb-win32 devices - ProxMark-3 RFID instrument in the Device Manager.
I need the COM port to execute the ./client/proxmark3.exe comX.
Thanks!
Last edited by jayc (2017-05-07 06:34:26)
Offline
After changing HID to CDC device by flashing bootrom, you need to inenabling, then de-install or upgrading the libusb-win32 to new CDC proxmark3 driver for window to see the re-flashed device. When you plugin off and re-plug in, you'll see window will search new driver, and try to setup PORT COM.
from window7 there is a problem with signed/unsigned USB proxmark driver.
(google for test mode, and unsigned driver window10 to see tool/howto get window accept proxmark3 driver)
run window in "test mode" to install the proxmark drivers. without a proxmark pluggin.
restart window then pluggin proxmark
Offline
If you flash the bootrom you will need to flash the arm as well.
And 765 is really really old.
Offline
@Marshmellow, I think that version should still be OK for now, because JayC just needs something simple to upgrade the proxmark3 ready to be a USB communications device class. After that he can tackle the step of install unsigned USB driver in window 10 "test mode".
When window complete installing the driver, then JayC can setup the build environment proxspace and compile more up-to-dated SW for his proxmark3 he will start studying and testing
@JayC just doing slowly each step, sail close to the instruction then you should be fine.
Last edited by ntk (2017-05-07 17:19:32)
Offline
If you have mismatched versions of bootrom and arm the device won't even be detected by any os... (Unless you hold the button to get ready to flash...)
Offline
@Marshmellow OK you are right better safe than sorry.
@JayC follow the instruction line for line, as MM said, do:
FLASH - Bootrom.bat
FLASH - FPGA fullimage.bat
FLASH - OS.bat
FLASH - NEW Bootrom (uses old flasher exe with -b option).bat
Offline
Don't use old flasher EVER, unless you know exactly what you are doing.
Offline
@Marshmellow OK you are right better safe than sorry.
@JayC follow the instruction line for line, as MM said, do:
FLASH - Bootrom.bat
FLASH - FPGA fullimage.bat
FLASH - OS.bat
FLASH - NEW Bootrom (uses old flasher exe with -b option).bat
I'm pretty much at this step on in device manager mine says just HID Compliant vender-defined device. Is there any way I can get this to the USB class. My bootrom is a different version than my OS is. I just need to know if there are any options. Thanks!
Offline
uuuhhhhmmm U thought that was the option....
it is long time ago before the dementia I recall I used a prebuilt windows, check the batch files and dependencies, then run those batch files to. Roughly it was so.
The other brutal way is do it straight over JTAG.
Offline
uuuhhhhmmm U thought that was the option....
it is long time ago before the dementia I recall I used a prebuilt windows, check the batch files and dependencies, then run those batch files to. Roughly it was so.
The other brutal way is do it straight over JTAG.
I'm not exactly sure what you're talking about here. Currently I can't flash using the regular flasher in Ubuntu. IT says 'Unknown Proxmark Mode". Are you saying I need to get that old release as described above and run all of those bat files? I just want to make sure. Thanks!
Offline
@Marshmellow OK you are right better safe than sorry.
@JayC follow the instruction line for line, as MM said, do:
FLASH - Bootrom.bat
FLASH - FPGA fullimage.bat
FLASH - OS.bat
FLASH - NEW Bootrom (uses old flasher exe with -b option).bat
Doesn't this contradict what MM said about never using an old Flasher?
Offline
Thanks!
What's the difference between the pm3-bin-756 versus the pm3-bin-756- lua branch?
Offline
I must hav missed something, why would you even consider flashing r756 ?
Offline
I must hav missed something, why would you even consider flashing r756 ?
does your HID brute work? its not registering any scans for me
Last edited by trevor_s (2017-05-07 22:50:26)
Offline
not at all, its unfinished with the generation of wiegand codes.
Offline
not at all, its unfinished with the generation of wiegand codes.
damn! best way to downgrade without breaking everything? this broke it for me https://github.com/exploitagency/github-proxmark3-standalone-lf-emulator
Offline
I must hav missed something, why would you even consider flashing r756 ?
It was in the instructions provided in https://github.com/Proxmark/proxmark3/wiki/Windows
What do you recommend?
Thanks.
Offline
[NOTE: if your proxmark has a firmware greater than r654 (old google code naming) you will need the new CDC serial drivers contained in pm3-bin-756 (cdc+lua).rar that is also available in the above link - more info in this paragraph]
Since r655 (included) proxmark uses the new CDC/Serial interface; it is very fast if compared to old libusb one. Usually proxmark boards bought online have r486 or r650 firmware so you will probably need to update your firmware if you want to use the latest code revisions !
So you had a firmware before r655 ?!? You must had bought it four years ago or earlier.
Offline