Libfreefare
Contents |
Presentation
The libfreefare project aims to provide a convenient API for MIFARE card manipulations.
Download
Stable release
Stable releases can be found at libfreefare download section.
Development version
You can fetch development version using libfreefare git repository, more information at libfreefare development site.
git clone https://github.com/nfc-tools/libfreefare.git
cd libfreefare
Before compile it, remember to run
autoreconf -vis
Once fetched, you can now compile libfreefare using usual autotools way:
./configure --prefix=/usr make sudo make install
Installation
Troubleshooting
It uses extensively Cutter framework for testing.
See dedicated page Troubleshooting for more info.
ChangeLog
ChangeLog is directly available from libfreefare's repository: https://github.com/nfc-tools/libfreefare/blob/master/ChangeLog
If you want more detailed change log, you can use the repository log: https://github.com/nfc-tools/libfreefare/commits/master
Contribute
There are many ways to contribute to libfreefare, including but not limited to:
- reporting issues on libfreefare issues tracker
- providing patches on libfreefare issues tracker or using nfc-tools developers discussion group