tauri-apps / tauri-apps/plugins-workspace
NFC plug-in: Working with Mifare Classic cards
Open
plugin: nfc
type: feature request
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
### Describe the problem
At the moment, the plugin can only read and write data to the NDEF card, but it cannot fully work with Mifare Classic cards.
### Describe the solution you'd like
I would like to be able to fully work with Mifare Classic, get UIDS, read, write data blocks, work with value blocks, perform authorization by searching keys or using a dictionary, and also send my requests to the card, but this is not necessary, an analog of RAW, APDU in fact
### Alternatives considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.