MifareClassicTool icon indicating copy to clipboard operation
MifareClassicTool copied to clipboard

Command-line API / Intent interface for writing

Open iBug opened this issue 5 years ago • 1 comments

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!

iBug avatar Sep 20 '18 13:09 iBug

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. ;)

ikarus23 avatar Sep 21 '18 18:09 ikarus23