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,
I am having quite a lot of trouble reading type B tags: no matter what I do the hi14read command does not do much, and hi14snoop sometimes gives good results, but is very sensitive to the probe's placement. I suspect my home-made antenna, actually...
Does anyone else have experience on 14443 type B modulation with the Proxmark ?
Ed
Offline
Ed,
My experience has been Type B cards require more energy to power up than Type A cards so your antenna has to really be tuned for consistent, repeatable results. The card will couple with the PM3 antenna as you've noticed, effectively de-tuning the antenna. Try different distances between the two and see if you get better results as right on top of the PM3 antenna is sometimes not the best placement.
What kind of antenna are you using? I've had succes by making a loop out of formable wire and then "tuning" it by changing the shape until the tune command reports the largest value. A better approach is to insert a trimmer cap on the PM3 at C36 (an AVX CTZ3E-50C-W1-PF fits nicely between C36 pad and TP3 pad). That way you can tune any antenna for different situations (and different cards). Using this technique I was able to read Type B cards repeatably.
Offline
Ed, any progress?
I've been tinkering with 14443b and have been having similar results.
Offline
Using this technique I was able to read Type B cards repeatably.
Henry, would you have examples - screenshots or traces - of what a "good read" looks like with your antenna ?
Offline
Hi Guys
I am implementing ISO 14443 B protocol using NI system and Labview 8.5. I am looking for an HF Transceiving Antenna (13.56 Mhz).Could you please suggest me an antenna that I could buy which is not too expensive.
Thanks in Advance
Offline
Ok, I had it all wrong: the hi14read function, despite the "rawadcsamples" function calls, does not output Raw samples whatsoever: it actually decodes the hex value of the response, and stores it in the output buffer. You get the actual value by typing hexsamples. It was that simple
Offline
Which is the voltage drop of a 14443B tags?
My PIII rev. 258 (last) has normal:
# LF antenna: 0.00 V @ 125.00 kHz
# LF antenna: 0.13 V @ 134.00 kHz
# LF optimal: 0.00 V @ 12000.00 kHz
# HF antenna: 11.12 V @ 13.56 MHz
and with unknow tags:
# LF antenna: 0.00 V @ 125.00 kHz
# LF antenna: 0.00 V @ 134.00 kHz
# LF optimal: 0.00 V @ 12000.00 kHz
# HF antenna: 6.83 V @ 13.56 MHz [~ 4.29 V drop ]
Is it could be a 14443B tags?
> hi14bdemod tell me too weak to sync
> hi14list
recorded activity:
time :rssi: who bytes
---------+----+----+-----------
+ 0: : (SHORT)
+ 0: : (SHORT)
.....
+ 0: : (SHORT)
+ 0: : (SHORT)
Do I need increase the HF Voltage? Is it ok?
Thank you for help
Offline
After a
> hi14read
#db# 00000003, 00000000, 00000000
I have this result
> hi14list
recorded activity:
time :rssi: who bytes
---------+----+----+-----------
+ 0: : 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 **FAIL CRC**
+ 0: : 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 44 03 ff 03 00 03 00 03 ff 03 ff 04 00 03 ff 03 00 03 ff 03 ff 04 00 03 ff 03 00 **FAIL CRC**
+985643711: 196612: TAG 00 03 ff **FAIL CRC**
+-2130640896: : ff 03 ff **FAIL CRC**
+2130575616: -16580605: TAG ff 03 00 **FAIL CRC**
+-2130706432: : ff 03 ff 03 **FAIL CRC**
Someone can I help me?
Thank you
Offline
I tried to read a SRIX4K (ISO14443B) with command sri512read and work perfectly. The command read only from 0x0 to 0xF blocks, the SRIX4K has more block but not problem, I think a simple patch to source and I can introduce a new command.
I have a Volt drop of ~ 1.90 V
Offline
Pages: 1