My friend
1 What I need is to be able to change the factory key A/B , or use the one that comes by default. I need a function for that also
2 Then I need to handle the blokes and sectors
Each block has 4 sectors in such a way that I occupy the reading and writing of each sector as well as its conversion from dec to hex and vice versa.
Example
block 0
Sector 0
Sector 1
Sector 2
Sector 3
Block 1
Sector 4
Sector 5
Sector 6
Sector 7
you have to block certain blocks like 0, 3,7,11,15,21 ect that is not used and cannot be touched
as well as it could be a function that reads
Bloc = 0
Sect = 1
string1 = read (bloc, sect)
String2 = write (notepad, sect)
the blocks come in hexa so you have to convert them to dec and also in writing convert to hexa
Also read the card number returning the code 00 - 00 - 00 -00 in this format
This is for a device with ANDROID 7 that handles midfare classic
It is also necessary to control the acticolision function for that of putting more than one card near the reader, another would also have to control the false approach when you put and remove the card in itself giving time to read or write.
I appreciate your interest and what would be the price, thank you for answering