Proxmark3 community

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.

Announcement

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.

#1 2014-08-19 07:44:34

beee
Member
Registered: 2014-08-19
Posts: 5

Is there possible for pn532 to sniff data?

Hello,

I have a pn532 device with uart connected to the PC.I just found out yesterday that not every mifare card can be cracked by mfcuk. So I did some searches and I found a kind of card call SUPER CARD. At first I didnt believe it could work, but after I read the post here : http://www.proxmark.org/forum/viewtopic.php?id=1649 , I am really interested in it. But because this card is not cheap especially for students, I can't afford it. So I wonder if there a way to use pn532 device to sniff data between the working card and the reader?

Good day,
Beee

Offline

#2 2014-08-19 07:53:18

beee
Member
Registered: 2014-08-19
Posts: 5

Re: Is there possible for pn532 to sniff data?

and if there is no way for pn532 to sniff, what else cheap solution do I have ?

Offline

#3 2014-08-19 12:25:56

0xFFFF
Administrator
From: Vic - Australia
Registered: 2011-05-31
Posts: 632

Re: Is there possible for pn532 to sniff data?

NXp is not as easy to use as TI for sniffing (IMO).

The TRF7970A is good for sniffing. If you don't want to muck around with putting together a prototyping board, you can get the TRF7970ATB with the MSP-EXP430FR5739.
Also, check out http://hydrabus.com/.
I'm not sure if this falls within your budget?

I would not recommend using the 532. If I had to stick with NXP then I'd use the 663. Or if I had a morbid fear of small packages, I'd go for the old 632.

Offline

#4 2014-08-19 19:02:09

beee
Member
Registered: 2014-08-19
Posts: 5

Re: Is there possible for pn532 to sniff data?

Thanks, 0xFFFF. Your reply is really helpful.
About TRF7970A,I want to know if it can connect to PC via UART port like pn532?
And I do some search, found out that what I can buy in the market is a TRF7970A board like this:
TRF7970A Board

If this board can use for sniffing?
From the introduction, it is say that this board provides spi port and LPT port for connectting.
Is that mean I need a board like Arduino to control the TRF7970A?

Offline

#5 2014-08-20 00:16:31

0xFFFF
Administrator
From: Vic - Australia
Registered: 2011-05-31
Posts: 632

Re: Is there possible for pn532 to sniff data?

beee wrote:

Thanks, 0xFFFF. Your reply is really helpful.

You're welcome.

beee wrote:

About TRF7970A,I want to know if it can connect to PC via UART port like pn532?

If you want to connect this directly to a PC, there's this or this.

beee wrote:

If this board can use for sniffing?

The TRF7970A can sniff. If the board you get has an MCU you will need to investigate what limitations it may impose. Ideally you'd get something that is open source. Check out http://hydrabus.com/.

beee wrote:

From the introduction, it is say that this board provides spi port and LPT port for connectting.
Is that mean I need a board like Arduino to control the TRF7970A?

You can design your own solution but keep in mind that people have already done this for you.
If you are trying to learn how to design and develop an NFC sniffer, you're going about this the wrong way. First you need to understand NFC, RF, schematic and software design fundamentals.
The questions your asking indicate to me that you have not understood the datasheet for the TRF7970A. This datasheet has two sample schematics.

Offline

#6 2014-08-20 08:23:54

beee
Member
Registered: 2014-08-19
Posts: 5

Re: Is there possible for pn532 to sniff data?

0xFFFF wrote:

If you are trying to learn how to design and develop an NFC sniffer, you're going about this the wrong way. First you need to understand NFC, RF, schematic and software design fundamentals.

OK,I have got your meaning. Actually I certainally dont know much about NFC, I just suddenly want to hack my card school these days.
So I got myself a 532 board days ago. Luckily there are default keys were used in my card, with mfoc I had dump all the data.

I just curious about how to hack into those dont use default keys, this is the reason why I post this topic to ask.
Maybe I should listen to you to think about the opensource hardware sniffer for NFC.

thanks again, and have a good day.
beee

Offline

#7 2014-08-20 12:33:07

beee
Member
Registered: 2014-08-19
Posts: 5

Re: Is there possible for pn532 to sniff data?

By the way, have you figure out where does the SUPER CARD store the captured key?
Is that can be read only by ACR122U?

Offline

#8 2014-09-23 12:22:20

bvernoux
Contributor
From: France
Registered: 2014-02-26
Posts: 21

Re: Is there possible for pn532 to sniff data?

beee wrote:

Thanks, 0xFFFF. Your reply is really helpful.
About TRF7970A,I want to know if it can connect to PC via UART port like pn532?
And I do some search, found out that what I can buy in the market is a TRF7970A board like this:
http://www.proxmark.org/forum/img/6269/1408470910_20140820015820.jpg

If this board can use for sniffing?
From the introduction, it is say that this board provides spi port and LPT port for connectting.
Is that mean I need a board like Arduino to control the TRF7970A?

This board alone is not enough to sniff NFC you need a very fast processor (>80MHz with modern instructions) and a very good algorithm
My board (HydraNFC+HydraBus) do that in realtime and even more soon
for more details see www.hydrabus.com

PS: The firmware is fully open source and also hardware is available on github

Best Regards
Benjamin Vernoux

Offline

#9 2014-09-24 08:27:31

vivat
Contributor
Registered: 2010-10-26
Posts: 332

Re: Is there possible for pn532 to sniff data?

bvernoux
Can you show some examples of your ISO14443A sniffer output please?

Offline

#10 2014-09-24 17:28:04

bvernoux
Contributor
From: France
Registered: 2014-02-26
Posts: 21

Re: Is there possible for pn532 to sniff data?

vivat wrote:

bvernoux
Can you show some examples of your ISO14443A sniffer output please?

Hi vivat

See at end of this post  full log of the card reading all sectors(encrypted).
I have also a firmware with ultra accurate timestamp (accuracy better than 100ns) which can be included in output.
I plan to encode those data in a binary file to with format like pcapng or other any advice is welcome for next firmware update.

There is just a little challenge to decrypt the data it use nested auth...
I have a tool to decrypt the first packet, I can post the output.
Else for others the KEYA is 0xFF ...

Best Regards
Benjamin

HydraBus+HydraNFC with firmware v0.1Beta sniffed data between Samsung Nexus S(app NFC TagInfo) & Mifare One with 16sectors Tag:
U55 00 00 20 40 4f 02 00 00 00 00 
U00 
Uff 
    26 
TAG 04 00 
    93 20 
TAG cd 81 5f 76 65 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    60 01 7c 6a 
TAG aa 7a 80 68 
    51 7d fd 6c 49 ad e1 d7 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    60 01 7c 6a 
TAG fa 5a cc a5 
    49 13 90 43 81 98 b8 04 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    60 00 f5 7b 
TAG 2a d9 8c 12 
    07 ed 3d ca ba a2 6c 9f 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    60 00 f5 7b 
TAG dc 27 ee 1b 
    7e 89 ea 7b 2a 93 19 5d 
TAG aa 21 f3 0c 
    e2 65 88 95 
TAG 6b 44 7a 72 ac 30 88 ff 9a e1 0c 55 54 f6 cf bc 12 e5 
    ce 9d 9a cd 
TAG 72 3d b1 c9 91 2e 9b 9d e5 c1 bc e3 94 b8 fa b4 7c 0f 
    4f 07 71 86 
TAG 48 fb 1b 77 ef 4a dd bd 6a 1a 11 c3 2e a1 1a 97 d5 7f 
    8b 5a 02 c0 
TAG 58 77 d0 79 74 de 8c 0b d4 70 33 f3 c2 ab c8 cb bc 44 
    bc 03 7d 9b 
TAG 8a 34 56 c2 
    2c ba bc f0 2e cf f8 72 
TAG 0e aa 8c 94 
    6d f7 50 0e 
TAG 50 fc f4 39 29 b6 b6 b4 c4 0b 1d a9 fb ec 73 da ef f2 
    3f 22 87 c7 
TAG 79 36 7c 93 16 96 a6 de 86 8a fc 42 4d 42 6e 0d 3d 82 
    bb 4d f7 7a 
TAG 7e 4f 9d db 59 9f 9f 1d 9f 9c 95 94 39 d0 61 af 9d 7b 
    19 bb a6 a0 
TAG 91 1a 3e 87 c0 25 d4 93 13 35 64 7e 3e 42 16 2a 3c be 
    92 3b da 9f 
TAG 96 36 53 25 
    10 ae 93 a5 dc c9 41 31 
TAG 11 83 b2 3a 
    ed 23 0f 26 
TAG f2 ba 49 03 99 a2 e8 ac b3 b3 b7 d2 57 e3 b0 7a b9 9b 
    41 ff 87 c4 
TAG c0 80 7e fc d9 9a 3c 35 2a 75 72 07 7b e2 0b 24 c2 11 
    55 3e a4 ca 
TAG 64 a4 d2 7d 1a e6 cf 6d f4 6f c1 7a fc ed e6 d8 ea ba 
    22 c8 88 d6 
TAG 73 8a e9 8a ee dd e5 b6 d6 c4 df a4 55 0e 21 22 73 58 
    0a b7 80 30 
TAG f7 b8 81 ab 
    fc a0 fd 9a ce c1 9d 94 
TAG ca 04 54 e7 
    2b 0b c2 0c 
TAG 02 8b 38 ff 58 a8 e7 bd 6e fb 72 ce 39 f5 1f c4 9e 21 
    ac 00 e4 d2 
TAG 15 98 a0 71 24 e6 8d 6c f4 ee 67 2f 6c 44 56 c2 93 27 
    c2 2e 4f cd 
TAG 75 34 98 ff d3 04 83 d0 1c 4a f6 f2 7a e9 d1 cc 27 10 
    45 5a 3c f5 
TAG 46 5c 96 ff 7a 94 d0 3b c8 42 c2 e3 f0 12 31 fa 1d 2e 
    be 63 7f 5f 
TAG 29 3f 39 30 
    44 95 a1 fd ae b2 8b 2d 
TAG d9 5b 6c 55 
    11 2c b4 ed 
TAG 6b 21 76 25 02 d9 28 7b d1 47 94 03 71 58 96 6c 55 cc 
    37 f8 b6 59 
TAG 87 34 67 2e 8f a2 3e c7 cf 10 67 0d fc 4f c2 b5 a3 81 
    85 f6 18 1a 
TAG 04 20 70 9d 84 35 aa cc 09 98 06 4b cb 3b eb 47 b5 07 
    68 d0 d0 64 
TAG 17 cc 95 a0 84 b4 79 e0 e0 35 39 c0 94 32 69 6a 23 90 
    e2 12 cd ca 
TAG 69 89 6d f6 
    ac d1 9b 94 de 27 38 ce 
TAG 2a 19 9d 2d 
    e7 53 78 1f 
TAG 31 6a a7 59 06 9d f8 33 2b 13 2c d8 64 5b d8 14 45 6f 
    94 4a e9 c6 
TAG 2d b8 a0 3e 3d 96 ab 04 c5 7e 2d d6 6d d9 67 d1 ff ce 
    ed 74 cf 4c 
TAG 11 8a 26 3b 1a 8e 56 48 77 ee 4a 8b ee 03 29 43 a5 67 
    72 98 08 8f 
TAG de a7 9a 96 de 1b 99 b9 6b 99 6c 26 2b 60 c1 b1 53 97 
    36 46 24 89 
TAG 06 d6 35 d9 
    26 c4 3e a0 83 ae e3 8c 
TAG 7e 74 02 f8 
    17 f8 1c 00 
TAG 25 81 d3 18 66 28 a7 03 84 14 4d 81 99 0e 44 04 34 b8 
    88 99 e8 bb 
TAG 7e 7f b9 11 9d b2 11 6c 8a 37 fb 9a 61 1f cd 3b 1a ce 
    fb 3b 27 fe 
TAG 4f 04 23 3e 14 49 37 ad 9f c8 6d f1 cd 77 19 d3 7d 66 
    2e ad 2d 53 
TAG a5 04 d3 c7 c1 00 04 3c 94 82 ce d3 c3 8b 85 9b 70 79 
    fb 56 00 f8 
TAG 6f 7d bd 44 
    61 18 19 a0 75 47 ec b1 
TAG a0 86 83 77 
    74 80 4a f9 
TAG 85 c6 0a c0 28 5b 2e 73 91 31 bd 19 95 2f 7c b3 88 97 
    6c 10 40 85 
TAG 0e 94 dd 04 e5 bd 0c 6d 7d a0 e9 79 1d c9 e1 19 7d d4 
    7e 51 ae ac 
TAG 02 7a 61 05 40 40 57 c3 87 62 91 4b 55 bf fd a8 50 cb 
    e6 8d 98 0f 
TAG 33 90 13 1d 93 d6 62 c6 44 8b 6a 1e 38 65 27 b1 1f 67 
    5f 42 89 10 
TAG 1b 58 96 ff 
    53 61 ce 20 31 36 f2 98 
TAG ad 50 c6 95 
    80 6a 7b 6b 
TAG 07 99 fb 5a 23 42 45 cb 58 61 39 a3 88 cc f6 f0 88 2b 
    f7 a7 1e 36 
TAG ee 8c ab e8 f0 c5 68 d8 14 44 3c c2 60 1b 0c 01 00 dc 
    fd 60 1c c6 
TAG 6f c4 2f eb cf af 2a a2 a4 a9 ed 01 eb a4 59 5a a9 9a 
    4d f5 78 8e 
TAG b9 63 b0 3a 48 40 4a fa ac 62 3f 7c 52 f4 aa 50 cd 59 
    f0 c8 f7 b7 
TAG 6f 6f f9 96 
    24 30 a0 57 6d 21 46 01 
TAG 5c e9 0d ec 
    9f f9 2b f3 
TAG 1a 9f 51 78 10 a1 7d 24 3a 05 5f 23 0a 3b 8c 11 f0 ff 
    ee 09 b8 6d 
TAG 33 92 64 87 9a 87 83 eb e2 59 de 9a ed 86 82 05 b0 c4 
    67 78 1b 80 
TAG 25 65 7a 44 21 cf d4 6f ac 8a cd b9 4a 7f e3 5f 91 b7 
    0f e3 bb 07 
TAG 36 0a b3 27 36 3f e3 31 b1 02 35 08 63 05 05 95 1d cc 
    42 cd d6 97 
TAG ab a2 24 fc 
    69 d4 4d d2 86 79 6f c3 
TAG b5 28 5b 0a 
    55 f1 8d db 
TAG 79 e4 a6 60 cd f8 06 e4 7d e0 44 d7 35 21 05 3f b2 3b 
    4e 02 dc db 
TAG d8 06 33 8a 17 1a d4 9d d9 8b 9b 13 cd 4a 1f d3 5d c2 
    b3 93 68 e0 
TAG a2 98 41 2e 7e 72 04 26 04 80 8c 0f c9 2e 4d 19 d0 8a 
    61 04 6f b3 
TAG 0b b8 09 1c f2 95 92 25 52 f3 01 fb 73 21 fb a2 4e f1 
    f4 46 8b 80 
TAG e6 93 47 2a 
    65 e8 da 16 3c d2 70 44 
TAG bb 1d 32 7d 
    09 41 e7 dd 
TAG 75 74 2e a4 51 8e 57 80 6a 07 c0 fc 20 48 8d 49 25 de 
    8e 18 a4 32 
TAG 7c 42 dd f6 14 77 d5 9d f6 87 0e 80 8d 76 a2 84 d0 79 
    77 ae fd 3b 
TAG 7c 12 f5 f9 88 7e da ab cd 46 0e 16 b0 44 3e a8 7e 23 
    e6 6c 01 7f 
TAG 1b 57 95 3c f3 f9 1e 58 e0 1e 0b f8 d4 bb b0 3a 28 e9 
    43 9b c7 48 
TAG 16 8c 13 33 
    2a b2 a1 8e 20 ba 51 50 
TAG 80 bf aa cb 
    be 9b a5 7e 
TAG d8 5f b4 ca de f0 bd 5f f1 7c 15 80 d8 93 53 86 d8 d9 
    19 0c 43 5a 
TAG f4 32 83 a6 5a 88 be 4a c0 29 69 88 01 14 2e 2d 62 0f 
    69 45 12 85 
TAG e0 30 14 65 d7 85 ee d3 85 53 db e4 e1 97 2a cc bd d3 
    b9 40 81 a4 
TAG 36 13 c8 04 2c 37 f9 e5 0b 3a 35 95 4e be 68 76 98 22 
    e8 c4 44 91 
TAG 22 4d bc 68 
    9d 99 22 80 1b 00 82 2a 
TAG 79 e1 21 ea 
    75 dd ce a9 
TAG a0 41 d6 56 f3 44 6f 84 a3 fe 2e 3c 8e 0a ae 44 8e 55 
    e2 30 29 f9 
TAG 92 75 88 85 47 c1 40 93 b9 7e fe 08 ca 9d 98 0b c6 ae 
    c2 59 3d 6c 
TAG 20 98 c7 c0 7e e4 4a 61 be 9a 0c 6d 7d 55 10 f3 65 53 
    e2 2a 2c b7 
TAG 19 63 5d c3 74 99 c7 b1 9e 6e 53 ae 5d ca 44 e0 a5 95 
    81 de 72 85 
TAG ee 9e 41 c0 
    3e d6 1d e7 67 e1 68 1c 
TAG 03 ca 78 a1 
    ad c8 15 5f 
TAG ba 6f d3 a4 a1 dd cd ff fc e8 e2 08 1f cc a5 95 fa 0e 
    26 a2 fe c3 
TAG b7 15 df e4 93 72 f9 fd 31 f1 d9 c7 09 d8 af 8c 28 f4 
    64 17 3f 08 
TAG 7b 61 6c 7a 59 4c 22 37 58 91 99 b8 fe 50 5b c8 35 88 
    56 0c 6a c8 
TAG 72 2a 52 61 2c 9b fc 31 6c 40 13 1e 40 0a 18 23 da 77 
    f9 71 1a e3 
TAG 4c 17 00 61 
    c7 71 f6 d0 28 3c a7 60 
TAG 2a f3 7b b6 
    9c 72 d4 e9 
TAG 13 57 51 59 86 59 36 b1 c5 3b 3a 2f ae b9 62 9f f7 13 
    a8 6f 33 0d 
TAG e6 94 c2 17 13 a9 69 00 8d d3 36 8b 78 b8 30 3d c7 35 
    4b 0f d8 89 
TAG fe 86 dc 63 12 34 fd 69 5a 1d 51 90 44 a5 b2 3e 18 5f 
    3a 7b 66 23 
TAG dd 64 fe e1 84 9c c5 59 d6 97 75 a9 d4 b6 a8 8e 5e 7a 
    11 27 91 e8 
TAG 9e f3 85 a8 
    92 5c 0d a6 c1 52 b1 9a 
TAG 89 a0 80 f2 
    4e 53 b1 d3 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 
TAG 04 00 
    93 70 cd 81 5f 76 65 d1 86 
TAG 08 b6 dd 
    50 00 57 cd 
    52 

Last edited by bvernoux (2014-09-24 17:48:53)

Offline

#11 2016-12-02 00:12:43

roman921
Contributor
Registered: 2015-06-21
Posts: 48

Re: Is there possible for pn532 to sniff data?

0xFFFF wrote:

The TRF7970A is good for sniffing. .

I want buy this TRF7970A, but i don't find sorce for sniff mifare card.
Please, can you send me sorce code for sniff mifare card with TRF7970A ?

Offline

#12 2016-12-02 19:11:05

bvernoux
Contributor
From: France
Registered: 2014-02-26
Posts: 21

Re: Is there possible for pn532 to sniff data?

roman921 wrote:
0xFFFF wrote:

The TRF7970A is good for sniffing. .

I want buy this TRF7970A, but i don't find sorce for sniff mifare card.
Please, can you send me sorce code for sniff mifare card with TRF7970A ?

The source is available here https://github.com/bvernoux/hydrafw/tre … r/hydranfc

Last edited by bvernoux (2016-12-05 19:48:25)

Offline

Board footer

Powered by FluxBB