Current command:
analyse lcr --help
Specifying the bytes of a UID with a known LRC will find the last byte value needed to generate that LRC with a rolling XOR. All bytes should be specified in HEX. usage: analyse lcr [-h] -d <hex> options: -h, --help This help -d, --data <hex> bytes to calc missing XOR in a LCR examples/notes: analyse lcr -d 04008064BA -> Target (BA) requires final LRC XOR byte value: 5A