Android PoC for reading the new french transportation card "Navigo" with any Android equiped with a NFC reader.
Features:
- Prints the 3 last visited stations
- Prints contracts information
- Prints the 3 last validation failures
- Save raw dumps on external SD card
This project is **not** associated with the french transportation enterprise "RATP".
This PoC will only work with the new Navigo models "Designed by Stark".
Credit where it's due: https://github.com/Eric-Bourry/pssi
Code: https://github.com/sp1d3rb0y/Navigoat
Permissions details:
- android.permission.NFC : Mandatory for reading contactless information from card
- android.permission.WRITE_EXTERNAL_STORAGE: For dumps saving on external SD card