This application initializes Crescendo 4000 smart cards with a custom profile and generates a custom output file. It does the following:
- Sets an initial six digit PIN
- Sets an 8-byte PUK
- Clears the minidriver administration tool (the card is unblocked with the PUK)
- Sets the rules for PIN and PUK
- Generates an output file with the values
It requires the original cross-reference output file from HID production to retrieve details about each card, make sure you put that file in the same folder as the application.
Modify the crescnedo-init.ini file to define the rules for the PIN and PUK, like the number of incorrect tries or their length.