I’m learning the basis of RFID cloning and finally got my hands on the Proxmark RDV4.
Lately I have been cloning some HID/Indala tags for access control of my building onto the T5577 lf card that came with the proxmark without any problems.
The issues started coming in once I bought some rewritable lf t5577 tags from amazon (link for reference)
For these types of tags the Proxmark RDV4 would simply not recognize the chip within the tag.
I recently also bought some Keysy blank lf tags from the lab401 website (link for reference) and still the Proxmark would not recognize the chip (should be a t5577 again).
Below the command I run on both the amazon lf tag and the Keysy tag
[=] NOTE: some demods output possible binary
[=] if it finds something that looks like a tag
[=] False Positives ARE possible
[=]
[=] Checking for known tags…
[=]
[-] No known 125/134 kHz tags found!
[=] Couldn’t identify a chipset
[usb] pm3 →
Attached you will find the client version on my Proxmark RDV4
where ×××××××××××××××× will be the RAW read result from above
I believe the Keysy tags are proprietary to the Keysy writer, (Which is unfortunate for us, but its his decision) anyway, I dont see any reason why you cant “see” them if you run a lf T5 detect
but I dont think you will be able to write to them.
Unfortunately the command t5 detect will return
[usb] pm3 → lf t5 detect
[!] Could not detect modulation automatically. Try setting it manually with ‘lf t55xx config’
on both of the tags.
I have previously tried the command lf t55xx config but don’t really know what I am doing with that.