Forum Replies Created

  • Re: Reply To: DESFire EV1 SelectApplication Command

    10. October 2017 at 16:56
    in reply to: DESFire EV1 SelectApplication Command
    Forum cuts text :( i try to repost log.
    B7 [Version]
    92
    01 0F 11 3D 2D 30 2C 00 2A 8D 2B 3E 14 83 26 70 15 40 [Init]
    52 01 0C 0D 87 [Send REQA]
    44 03
    93 20 01 0C 0D 80 [Anticol]
    88 04 5E 6F BD
    93 70 88 04 5E 6F BD 01 03 01 00 [Calculate CRC]
    A2 A1 [GET CRC]
    0E 60
    93 70 88 04 5E 6F BD 0E 60 01 0C 0D 80 [Select]
    24 D8 36
    95 20 01 0C 0D 80 [Anticol]
    DA 49 34 80 27
    95 70 DA 49 34 80 27 01 03 01 00 [Calculate CRC]
    A2 A1 [GET CRC]
    A4 E1
    95 70 DA 49 34 80 27 A4 E1 01 0C 0D 80 [Select]
    20 FC 70
    0A 80 [Clear FIFO]
    E0 20 01 03 01 00 [Calculate CRC]
    A2 A1 [GET CRC]
    3B D6
    E0 20 3B D6 01 0C 0D 80 [Send RATS]
    06 75 77 81 02 80 02 F0
    02 60 01 03 01 00 [Calculate CRC]
    A2 A1 [GET CRC]
    16 4E
    02 60 16 4E 01 0C 0D 80 [Send]
    02 AF 04 01 01 01 00 18 05 88 B9 DA DA DA
    + 0  |  - 0

    Re: Reply To: DESFire EV1 SelectApplication Command

    9. October 2017 at 22:14
    in reply to: DESFire EV1 SelectApplication Command
    Hello.

    Newbie in Mifare.
    How u peoples works with APDU ISO7816 commands wrapping?
    My tag can works just with commads like
    02 60 (GetVersion) (Native commands?)
    Don't
    90 60 00 00 00 00

    My log
    -> 010F113D2D302C002A8D2B3E148326701540 [Init]
    -> 0952010C0D87 [Send REQA]
    -> 8989 [Read REQA]
    09930920010C0D80 [Anticol]
    -> 8989898989 [Read UID]
    0993097009880904095E096F09BD01030100 [Calculate CRC]
    -> A2A1 [GET CRC]
    0993097009880904095E096F09BD090E0960010C0D80 [Select]
    -> 898989 [Read SAK]
    09950920010C0D80 [Anticol]
    -> 8989898989 [Read UID]
    0995097009DA094909340980092701030100 [Calculate CRC]
    -> A2A1 [GET CRC]
    0995097009DA094909340980092709A409E1010C0D80 [Select]
    -> 898989 [Read SAK]
    0A80 [Clear FIFO]
    -> 09E0092001030100 [Calculate CRC]
    -> A2A1 [GET CRC]
    09E00920093B09D6010C0D80 [Send RATS]
    -> 8989898989898989 [ATS]
    0902096001030100 [Calculate CRC]
    -> A2A1 [GET CRC]
    090209600916094E010C0D80 [Send]
    -> 8989898989898989898989898989 [Read]
    09AF01030100 [Calculate CRC]
    -> A2A1 [GET CRC]
    09AF0903090C010C0D80 [Send]
    -> 8989898989898989898989898989 [Read]
    php c:\app\serial.php
    -> 010F113D2D302C002A8D2B3E148326701540 [Init]
    -> 0952010C0D87 [Send REQA]
    -> 8989 [Read REQA]
    09930920010C0D80 [Anticol]
    -> 8989898989 [Read UID]
    0993097009880904095E096F09BD01030100 [Calculate CRC]
    -> A2A1 [GET CRC]
    0993097009880904095E096F09BD090E0960010C0D80 [Select]
    -> 898989 [Read SAK]
    09950920010C0D80 [Anticol]
    -> 8989898989 [Read UID]
    0995097009DA094909340980092701030100 [Calculate CRC]
    -> A2A1 [GET CRC]
    0995097009DA094909340980092709A409E1010C0D80 [Select]
    -> 898989 [Read SAK]
    0A80 [Clear FIFO]
    -> 09E0092001030100 [Calculate CRC]
    -> A2A1 [GET CRC]
    09E00920093B09D6010C0D80 [Send RATS]
    -> 8989898989898989 [ATS]
    0902096001030100 [Calculate CRC]
    -> A2A1 [GET CRC]
    090209600916094E010C0D80 [Send]
    -> 8989898989898989898989898989 [Read]
    09AF01030100 [Calculate CRC]
    -> A2A1 [GET CRC]
    09AF0903090C010C0D80 [Send]
    -> 8989898989898989898989898989 [Read]
    php c:\app\serial.php
    -> 010F113D2D302C002A8D2B3E148326701540 [Init]
    -> 0952010C0D87 [Send REQA]
    -> 8989 [Read REQA]
    09930920010C0D80 [Anticol]
    -> 8989898989 [Read UID]
    0993097009880904095E096F09BD01030100 [Calculate CRC]
    -> A2A1 [GET CRC]
    0993097009880904095E096F09BD090E0960010C0D80 [Select]
    -> 898989 [Read SAK]
    09950920010C0D80 [Anticol]
    -> 8989898989 [Read UID]
    0995097009DA094909340980092701030100 [Calculate CRC]
    -> A2A1 [GET CRC]
    0995097009DA094909340980092709A409E1010C0D80 [Select]
    -> 898989 [Read SAK]
    0A80 [Clear FIFO]
    -> 09E0092001030100 [Calculate CRC]
    -> A2A1 [GET CRC]
    09E00920093B09D6010C0D80 [Send RATS]
    -> 8989898989898989 [ATS]
    0902096001030100 [Calculate CRC]
    -> A2A1 [GET CRC]
    090209600916094E010C0D80 [Send]
    -> 8989898989898989898989898989 [Read]
    <- 02AF0401010100180588B9DADADA

    MFRC522 / Desfire EV1 4k
    + 0  |  - 0

    Re: Reply To: Classic 1k (4byte uid) Authentication procedure.

    4. October 2017 at 21:40
    in reply to: Classic 1k (4byte uid) Authentication procedure.
    Thank you for your attention to the matter.
    The problem is solved.
    I did not immediately realize that crypto1 was a private protocol. :)

    P.S. I use mfrс522 directly connected to UART via a self-made ttl to usb adapter based on ch340.
    Thanks for the attention.
    + 0  |  - 0
Viewing 3 posts - 1 through 3 (of 3 total)