RawNFC has been released!

Hey everyone! Since NFC Shell is no longer supported on current Android OS versions, we decided to release RawNFC! In addition to having a raw command interface to RFID / NFC transponders on your phone, it also makes importing well known commands easy by way of a custom URI hook.

We will be building a library of these “command links” here;

13 Likes

That is awesome

I absolutely love how it just auto sends the commands when you present the tag, no more fumbling about with hitting send

Better than I ever would have hoped for

Thanks!

7 Likes

This is great!

Meanwhile my dumbass kept clicking the RawNFC link thinking it was going to Google Play and not just the DT hyperlink

6 Likes

Thank you, this is awesome!

FlexDF2 support would be sweet.

1 Like

It’s definitely supported… you just have to know the commands you want to send. DESFire chips have most of the fun commands accessible as isodep

4 Likes

This is awesome! Can’t wait for someone to make a RawNFC Library for the FlexUG4!

3 Likes

Is there spec sheet with commands and registers list like on microcontroller?

1 Like

I believe the DESFire commands are in the spec sheet on the xDF2 product page… possible also the flexDF2

1 Like

Yeah…

6 Likes

Though to be fair you wouldn’t be able to enter into an encrypted session with RawNFC commands like this because it requires dynamic cryptographic calculations to be done to set up th secure session.

5 Likes

also found here

SCREENSHOT

6 Likes

I should take a look at the DESFire EV1 datasheet, I carry a fob with that chip because of the range limitations of a certain reader that I can’t replace or modify.

2 Likes

After fighting with Google for… years? I just decided to release RawNFC as a VivoKey app and it was approved in a matter of days.

8 Likes

I’m not able to get dnfc::// links to work with the vivokey version of the app, also seems the first few lines of the text box is cut off on the top. The standalone APK works well, however.

1 Like

Can you post a screenshot of your phone?

Part of our switch to VivoKey was changing this out too. Now it’s .. uhh.. lemme look it up haha

I uninstalled the old version and installed the one from the app store and the top line is cut off.

I have typed in the top box

1 Like

fix is in review with Google

1 Like