Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.46 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.46 KB

Chameleon-Mini

This is the official repository of ChameleonMini, a freely programmable, portable tool for NFC security analysis that can emulate and clone contactless cards, read RFID tags and sniff/log RF data. Thanks to over 1700 backers from our Kickstarter project, the current Revision G has been realized by Kasper & Oswald GmbH.

First Steps

To upgrade the firmware of your ChameleonMini, please visit the Getting Started page from the doxygen documentation.

Questions

If you have any questions, please visit the Issues page and ask your questions there so everyone benefits from the answer.

Repository Structure

The code repository contains

  • Doc: A doxygen documentation
  • Driver: The Chameleon driver for Windows
  • Dumps: Dumps of different smartcards
  • Hardware: The layout and schematics of the PCB
  • Firmware: The complete firmware including a modified Atmel DFU bootloader and LUFA
  • Software: Contains a python tool for an easy configuration (and more) of the ChameleonMini, Note that this is currently under construction
  • RevE: Contains the whole contents of the discontinued RevE repository.