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
I am trying to read a tag with the proxmark but I can not find the tag with "hf search".
On the phone using NFC Tools Pro on Android the tag shows:
ISO15693
NXP - ICODE SLIX
NfcV
NdefFormatable
112bytes
28 blocks
I am using the latest version:
[=] Session log /home/bs/.proxmark3/logs/log_20240916141554.txt
[+] loaded `/home/bs/.proxmark3/preferences.json`
[+] Using UART port /dev/ttyACM0
[+] Communicating with PM3 over USB-CDC
8888888b. 888b d888 .d8888b.
888 Y88b 8888b d8888 d88P Y88b
888 888 88888b.d88888 .d88P
888 d88P 888Y88888P888 8888"
8888888P" 888 Y888P 888 "Y8b.
888 888 Y8P 888 888 888
888 888 " 888 Y88b d88P
888 888 888 "Y8888P" [ ☕ ]
[ Invest in open innovation! ]
Patreon - https://www.patreon.com/iceman1001/
Paypal - https://www.paypal.me/iceman1001/
[ Proxmark3 RFID instrument ]
MCU....... AT91SAM7S512 Rev B
Memory.... 512 KB ( 64% used )
Client.... Iceman/master/v4.18994-65-g805dc99b9 2024-09-16 14:35:46
Bootrom... Iceman/master/v4.18994-65-g805dc99b9-suspect 2024-09-16 14:54:47
OS........ Iceman/master/v4.18994-65-g805dc99b9-suspect 2024-09-16 14:54:56
Target.... PM3 GENERIC
Offline
iCODE is not the same as iCLASS
what is the output of
hf search
Offline
Thank you.
I played around with the position of the tag and taped it in one spot that gave me best results during sniff.
hf search gives me no tags found
[usb] pm3 --> hf search
[!] ⚠️ No known/supported 13.56 MHz tags found
hf 15 info also no tags
[usb] pm3 --> hf 15 info
[=] Using scan mode
[!] ⚠️ no tag found
Sniffing works:
[usb] pm3 --> hf 15 sniff
[=] You can cancel this operation by pressing the pm3 button
[#]
[#] Trace length........... 719
[?] Try `hf 15 list` to view captured tracelog
[?] Try `trace save -h` to save tracelog for later analysing
[=] Done!
[usb] pm3 --> hf 15 list
[+] Recorded activity ( 719 bytes )
[=] start = start of start frame. end = end of frame. src = source of transfer.
[=] ISO15693 / iCLASS - all times are in carrier periods (1/13.56MHz)
Start | End | Src | Data (! denotes parity error) | CRC | Annotation
------------+------------+-----+-------------------------------------------------------------------------+-----+--------------------
0 | 22016 | Rdr |26 01 00 F6 0A | ok | INVENTORY
116896 | 130720 | Rdr |1F 00 45 | !! | ?
229056 | 251072 | Rdr |26 01 00 F6 0A | ok | INVENTORY
356384 | 378400 | Rdr |26 01 00 F6 0A | ok | INVENTORY
382816 | 436064 | Tag |00 01 A2 EA 33 03 53 01 04 E0 3F 6F | ok |
508160 | 530176 | Rdr |26 01 00 F6 0A | ok | INVENTORY
614432 | 636448 | Rdr |26 01 00 F6 0A | ok | INVENTORY
640864 | 694112 | Tag |00 01 A2 EA 33 03 53 01 04 E0 3F 6F | ok |
765280 | 787296 | Rdr |26 01 00 F6 0A | ok | INVENTORY
884192 | 906208 | Rdr |26 01 00 F6 0A | ok | INVENTORY
When I try to send the same data I am getting a command failed:
[usb] pm3 --> hf 15 raw -d 260100f60a
[!] ⚠️ command failed
Offline
Pages: 1