I’ve gotten much more comfortable with LF stuff (mostly 5577 clones), but HF feels like I’m still over my head.
Here is a redacted version of the reads… let me know if I covered something you need, or left uncovered something I should
With the information included, can I clone it, and what can I clone it to? <fob/card/ring/implant> I found some fobs on ebay. But they seem expensive dice roll without knowing what Im doing.
I think I was successfully able to dump it to a file based on a different thread’s info, key 0 I think.
I was thinking of cloning to one of
these
It looks like it should be a pretty easy copy
You can find cards, that fob you linked to I believe should work, they make these adhesive puck things, and the FlexClass should work too, but I don’t believe I’ve ever come across a ring or wearable for these
1 Like
Got some cards in and tried to clone…
I did a:
Old card-
hf iclass dump --ki 0
New card-
hf iclass restore -f hf-iclass-olduidhere-dump.bin --first 6 --last 18 --ki 0
New card wrote… has new fc, cn, oem… all that matches… UID and E-purse Card challenge, CC did not appear to update.
Questions:
1, Does that matter?
2, What did I do wrong?
3, How can I try and fix it?
Note: It will be 1-2 weeks between each test cycle if this does not not, as I rarely go to the reader location.
1 Like
When you know the FC, CN and bit format I find it a bit easier to use the hf iclass encode
command instead of dumping and restoring
In most cases all the reader checks is the payload, the card info doesn’t matter, and in some cases, like the UID, it can’t be re-written anyways
So long as the decode and key is the same, I suspect it should work just fine
2 Likes