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.
Pages: 1
Hi all,
Recently I got Proxmark but can't make it work.
When I connect device I get the next log
[ 166.688098] usb 7-1: new full-speed USB device number 3 using uhci_hcd
[ 171.875159] usb 7-1: New USB device found, idVendor=9ac4, idProduct=4b8f
[ 171.875172] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 171.875180] usb 7-1: Product: ProxMark-3 RFID Instrument
[ 171.875187] usb 7-1: Manufacturer: J. Westhues
[ 171.875194] usb 7-1: SerialNumber: ChangeMe
[ 171.883542] hid-generic 0003:9AC4:4B8F.0003: hiddev0,hidraw2: USB HID v1.00 Device [J. Westhues ProxMark-3 RFID Instrument] on usb-0000:00:1d.2-1/input0
there are no any new devices in /dev except the next:
andy@shinai:~/pm3/client$ ls -lart
drwxr-xr-x 2 root root 80 Apr 8 12:50 usb
drwxr-xr-x 17 root root 4280 Apr 8 12:50 .
crw------- 1 root root 248, 2 Apr 8 12:50 hidraw2
drwxr-xr-x 2 root root 4120 Apr 8 12:50 char
crw-rw-rw- 1 root tty 5, 2 Apr 8 12:56 ptmx
Which device I need to connect? I tried to connect with proxmark client to /dev/ptmx
andy@shinai:~/pm3/client$ ./proxmark3 /dev/ptmx
proxmark3> hw version
proxmark3>
Thanks for help
Offline
Also I tried to reflash with old flasher
andy@shinai:~/proxmark3-old/client$ ./flasher -b ~/pm3/bootrom/obj/bootrom.elf
Loading ELF file '/home/andy/pm3/bootrom/obj/bootrom.elf'...
Loading usable ELF segments:
0: V 0x00100000 P 0x00100000 (0x00000200->0x00000200) [R X] @0x94
1: V 0x00200000 P 0x00100200 (0x00000b60->0x00000b60) [RWX] @0x298
Waiting for Proxmark to appear on USB.....
Connected units:
1. SN: [007/006]
.
Connected units:
1. SN: [007/006]
.
Connected units:
1. SN: [007/006]
.
Connected units:
1. SN: [007/006]
.
Connected units:
1. SN: [007/006]
.
Connected units:
1. SN: [007/006]
.
Connected units:
1. SN: [007/006]
.
Connected units:
1. SN: [007/006]
.
Connected units:
1. SN: [007/006]
.
Connected units:
1. SN: [007/006]
Offline
did you remember to hold the button down?
Offline
Maybe you should try with old HID interface first? Install libusb 1.0 first and try old flasher and if it doesn't help, try libusb-legacy. Or just JTAG your proxmark.
Offline
Pages: 1