u2f-token
u2f-token copied to clipboard
Script to inject key and/or auth counter directly into binary image
#25 I have changed the parameters slightly: The --key must be given explicitly or key in .bin is not modified The --ctr must be given (and non-zero) or counter are in .bin is not modified.
Thus it is possible to change just the key or the counter independently.
I have confirmed that this script produces the same modifications as the original inject_key.py
Any update on this?