Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Pages: 1
Can a t5577 card be rewritten? i bought a bunch of fobs with pre-written em410x uids and im wondering if i can re-write them
Offline
Sure, if the tag doesn't have the password mode set it should not be a problem.
Then you would need to know the password...
Offline
I'm new to proxmark and I tun into same issue/question.
How to rewrite T5577 ?
I used t5577 card to clone an Indala card and it worked just fine then I tried to clone an Awid key (which wasn't successful yet).
So now I'm not able to clone Indala card into same t5577 card, proxmark client just says "No Known Tags Found!" after I trying to clone indala card.
Any ideas ? How to reset t5577 card ?
Thank you for advice.
Offline
just write a new valid block0
Offline
All right so here's what I did, I wrote All blocks 0 ... then tried to copy indala card and again i'm getting "No Known Tags Found!"
This t5577 was working fine yesterday.
I'm I doing something wrong ?
proxmark3> lf search
Reading 30000 bytes from device memory
Data fetched
Samples @ 8 bits/smpl, decimation 1:1
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 Tags Found!
proxmark3>
proxmark3> lf t55xx write 2 0
Writing to block: 2 data : 0x00000000
proxmark3>
proxmark3> lf t55xx write 1 0
Writing to block: 1 data : 0x00000000
proxmark3>
proxmark3> lf t55xx write 3 0
Writing to block: 3 data : 0x00000000
proxmark3>
proxmark3> lf t55xx write 4 0
Writing to block: 4 data : 0x00000000
proxmark3>
proxmark3> lf t55xx write 5 0
Writing to block: 5 data : 0x00000000
proxmark3>
proxmark3> lf t55xx write 6 0
Writing to block: 6 data : 0x00000000
proxmark3>
proxmark3> lf t55xx write 7 0
Writing to block: 7 data : 0x00000000
proxmark3>
proxmark3> lf t55xx read 1
proxmark3>
proxmark3> lf t55xx read 2
proxmark3>
proxmark3> lf t55xx info
proxmark3>
proxmark3> lf search
Reading 30000 bytes from device memory
Data fetched
Samples @ 8 bits/smpl, decimation 1:1
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 Tags Found!
proxmark3>
proxmark3> lf indalaclone 50a1eb40d
Cloning 64bit tag with UID 50a1eb40d
proxmark3>
proxmark3> #db# DONE!
proxmark3> lf search
Reading 30000 bytes from device memory
Data fetched
Samples @ 8 bits/smpl, decimation 1:1
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 Tags Found!
proxmark3>
Offline
He said write a correct block 0, not all other blocks to 0
Offline
Pages: 1