iceman1001 / ChameleonMini-rebooted

Chameleon Mini revE rebooted - Iceman Fork, the ChameleonMini is a versatile contactless smartcard emulator (NFC/RFID)
Other
388 stars 85 forks source link

[REQ] Synchronize with emsec/ChameleonMini #170

Closed X-Ryl669 closed 4 years ago

X-Ryl669 commented 4 years ago

How hard will it be to sync the codebase from emsec/ChameleonMini's repository? They seems to have a lot of additional features, like:

Having support for ISO15693 is really lacking here, IMHO

iceman1001 commented 4 years ago

This repo is a RevE firmware and since the emsec's main repo is the RevG firmware. Which is a complete different hardware.

You find emsec's RevE firmware https://github.com/emsec/ChameleonMini/tree/master/RevE as a subfolder. I don't think anyone is interested in merging those two.

IMHO, feel free to contribute.

X-Ryl669 commented 4 years ago

Ok, then from what I've read, it seems like RevE hardware is able to deal with ISO15693. Would it be possible to replicate the changes made in the emsec/revG Application in order to get support for such tags ?

iceman1001 commented 4 years ago

Yup, most definitely possible to add ISO15693 to this repo.