With reference to section 8.7.1 to 8.7.3 NFC Mifare Spec Doc. I need to know the bit order of the trailor sector bytes, i.e. byte 6, 7, 8. So that I can do further processing on the trailor Sector i.e. write new key with access bytes to trailor sector, because as I write to the trailor sector it becomes inaccessible.
For byte 6, I am not clear that either
bits 0,1,2,3,4,5,6,7
or
bits 7,8,6,5,4,3,2,1,0
of byte 6 of trailor sector means
~C10 ~C11 ~C12 ~C13 ~C20 ~C21 ~C22 ~C23