libnfc
libnfc copied to clipboard
Platform independent Near Field Communication (NFC) library
Hi everyone I successfully extracted the contents of a MIFARE classic card using mfoc-hardnested using `mfoc-hardnested -f keys.txt -O extractedcard.mfd` over an USB Adafruit PN532 Breakout Board: ``` # ./mfoc-hardnested...
There has been no activity (commits or comments) for nearly 10 month from any of the main developers, the website given in the README, nfc-tools.org, is down (last snapshot from...
There was a similar issue closed some time ego (#466), but I think that this issue needs to be reevaluated to support cases like #455 (Lenovo T470) and for many...
Unfortunately, the nfc module of lenovo T470 is not yet supported. Neither lsusb is showing the device: Bus 002 Device 002: ID 0bda:0316 Realtek Semiconductor Corp. Bus 002 Device 001:...
Fixes #191 I reimplemented the usb code for libusb1.0. Currently it uses https://github.com/kenspeckle1/libnfc/tree/update_libusb10_branch as base which in turn updates the libusb10 branch to match the master branch. As such it...
This is just an update of the libusb10 branch. The master branch was merged into libusb10 and the resulting merge conflicts were resolved
I use (linux) parrot os, when a try nfc-list the mesege: libnfc.driver.acr122_usb. but I install driver of acs. help please
nfc-list reports "application level error detected" while searching for Felica 212 and 414 kbps cards. ``` debug libnfc.general set_property_bool NP_INFINITE_SELECT False debug libnfc.chip.pn53x RFConfiguration debug libnfc.bus.uart TX: 00 00 ff...
Add ```FR/Dijon/Divia``` to ST25TB512-AT chip
Hi all, Im trying to work with a PN532 SPI NFC reader but it dont works. Version 1.8.0 ``` debug libnfc.general log_level is set to 3 debug libnfc.general allow_autoscan is...