iceman1001 / proxmark3

[Deprecated] Iceman Fork, the most totally wicked fork around if you are into proxmark3
http://www.icedev.se/pm3.aspx
GNU General Public License v2.0
466 stars 116 forks source link

improve nedap XS #244

Closed insatomcat closed 6 years ago

insatomcat commented 6 years ago

Some changes I had to do to be able to read/sim/clone NEDAP XS tags, following up on this thread : http://www.proxmark.org/forum/viewtopic.php?id=2364

Note that you cannot simulate/clone having only the tagID, but you can with the full raw dump (which is the major point of this PR).

I'm also beginning working on a NEDAP XS standalone mode, but I'm really just beginning.

I would love to hear your comments and whether part of this PR is mergeable.

insatomcat commented 6 years ago

closing this one and opening a new one, with a standalone mode almost working