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 2010-01-28 16:43:30

adam@algroup.co.uk
Contributor
From: UK
Registered: 2009-05-01
Posts: 203
Website

New command: 'losimman' - emulate arbitrary LF Manchester encoded tags

This command allows you to simulate an arbitrary Manchester encoded tag with any clock rate you specify, and an inter-ID gap if required:

  lossimman <Clock Rate> <Binary> <GAP>

For example:

  losimman 64 1111111110001100101001100100101010011000111110001100100000000010 0

would simulate an EM4102/Unique tag with the UID 1234567890. This can also be used to simulate 'unknown' TAG types for which you've got the raw binary data. The inter-UID gap is a number of microseconds to pause between sending each burst of  simulated ID. This option has also been added to the 'losim' command, which normally strips such gaps out.

Rev 316 FTW.

Offline

#2 2014-06-11 07:27:31

eskizle
Contributor
Registered: 2011-07-18
Posts: 26

Re: New command: 'losimman' - emulate arbitrary LF Manchester encoded tags

adam@algroup.co.uk wrote:

This can also be used to simulate 'unknown' TAG types for which you've got the raw binary data.

How to obtain the raw binary data ?

lf read
data samples 40000
data mandemod

that command is ok ?
What is
data bitsamples ?
data bitstream ?

Offline

Board footer

Powered by FluxBB