Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 360 Bytes

File metadata and controls

12 lines (8 loc) · 360 Bytes

Mifare-Value-Block-Decoder-Encoder

Very simple encoder/decoder of mifare block.
Couldn't find a free one online, so I made one by myself.

How to Decode a value block as Int:
insert your block value and press DECODE.

How to Encode:
insert your block value, put your new int you wanna encode and press ENCODE.

Easy!