Proxmark3 community

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.

Announcement

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.

#1 2023-06-27 11:01:46

Zbre@ker
Contributor
Registered: 2023-06-20
Posts: 5

lf em 4X50 tag script lua for icopy-x

HI everyone is it possible to script lua file to execute automated commands to write on a lf EM4X50 tag on a icopy-xs ?

The commands are

lf em 4X50_write a 5 w 09800000

lf em 4X50_write a 9 w 09800000

Thanks all for your answer

Offline

#2 2023-10-04 19:02:44

fazer
Contributor
Registered: 2019-03-02
Posts: 154

Re: lf em 4X50 tag script lua for icopy-x

if nb == ? then  core.console(string.format('Lf em 4x50 wrbl -b 5 -d %s',a))end
    if nb == ? then  core.console(string.format('Lf em 4x50 wrbl -b 9 -d %s',s))end

Good evening, here is an example for blk 5 & 9. I use a.lua script to write to this transponder.

Offline

Board footer

Powered by FluxBB