MifareClassicTool
MifareClassicTool copied to clipboard
Command-line API / Intent interface for writing
I need some automation of some functionalities of this app, especially writing.
I would appreciate if there's a command-line API to call this app to write a card. I can provide the key file and the dump file to write via command line arguments, or with am, the data sent to an intent.
Either form (directly call binary or call the app with am broadcast) would be OK!
Thanks in advance!
Although I like the idea, I think it is to much out of scope of what I wanted to achieve with this app. I don't think I will implement this functionality. However, this app is open source. So if someone is willing to implement it, feel free to contribute. ;)