ADD: started with a NEDAP demod, read, clone and sim functionality.

The encrypted part is not solveabled today.
This commit is contained in:
iceman1001 2016-05-02 13:42:06 +02:00
commit 56bbb25a41
7 changed files with 293 additions and 0 deletions

View file

@ -1192,6 +1192,7 @@ static command_t CommandTable[] =
{"hid", CmdLFHID, 1, "{ HID RFIDs... }"},
{"hitag", CmdLFHitag, 1, "{ HITAG RFIDs... }"},
{"io", CmdLFIO, 1, "{ IOPROX RFIDs... }"},
{"nedap", CmdLFNedap, 1, "{ NEDAP RFIDs... }"},
{"pcf7931", CmdLFPCF7931, 1, "{ PCF7931 RFIDs... }"},
{"presco", CmdLFPresco, 1, "{ Presco RFIDs... }"},
{"pyramid", CmdLFPyramid, 1, "{ Farpointe/Pyramid RFIDs... }"},