Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Libnfc compatible NFC readers for testing the firmware DESFire support #3

Closed
maxieds opened this issue Aug 25, 2020 · 1 comment
Closed

Comments

@maxieds
Copy link
Owner

maxieds commented Aug 25, 2020

Carried over from the post here:

If you want a cheap, reliable and configurable device you can use the ST M24LR-DISCOVERY dev board: it's basically an STM32 driving a CR95HF NFC front end. Being a dev board the sources for STM firmware are available and (pretty) easily editable, if you ever needed to. It can be used with the demo software or with python via simple HID commands.

Or you can buy a Proxmark for cheap on eBay: 36€ if you apply the PITLONG20 coupon listed on the item's page. Some of my friends use these ones and, after some initial issues with the older bootloader which must be upgraded, they're kinda fine.

--Edit--
By pure chance I stumbled upon this issue on the PM repo Proxmark/proxmark3#916 (comment) in which @pwpiwi complains about RDV3 Easy issues. Given his experience in Proxmark's codebase, I'd like to retract my take about the "acceptable reliability" of the Proxmark3 Easy on eBay. If you want a proxmark go for the proper ones (RDV3 or RDV4)

@maxieds maxieds changed the title Affordable solid NFC testing devices Solid and affordable NFC testing devices Aug 25, 2020
@maxieds
Copy link
Owner Author

maxieds commented Sep 19, 2020

For what it's worth, before getting into the device that @ceres-c suggested above, I finally got a working libnfc compatible device to work: Identive SCM SCL3711, USB 13.56 Mhz ISO 14443, Mifare, Felica Reader (no longer listed on Amazon, US). I have previously had problems with multiple seemingly standard NFC readers over USB, but this one does the trick. Anything that works well with libnfc on your platform of choice will allow users to verify my testing code works. Help with testing corner cases and expected behavior from the PICC emulator is welcome!

@maxieds maxieds changed the title Solid and affordable NFC testing devices Libnfc compatible NFC readers for testing the firmware DESFire support Sep 19, 2020
@maxieds maxieds closed this as completed Sep 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant