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;
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.
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.
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.