u2f-token icon indicating copy to clipboard operation
u2f-token copied to clipboard

Script to inject key and/or auth counter directly into binary image

Open eliotb opened this issue 5 years ago • 1 comments

#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

eliotb avatar Mar 22 '19 01:03 eliotb

Any update on this?

gl-sergei avatar Apr 28 '19 11:04 gl-sergei