{"id":15027569,"url":"https://github.com/emsec/chameleonmini","last_synced_at":"2025-04-04T22:07:59.131Z","repository":{"id":11096363,"uuid":"13447787","full_name":"emsec/ChameleonMini","owner":"emsec","description":"The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was developed by https://kasper-oswald.de.  The device is available at https://shop.kasper.it. For further information see the Getting Started Page https://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/_page__getting_started.html or the Wiki tab above.","archived":false,"fork":false,"pushed_at":"2023-08-29T16:14:49.000Z","size":11090,"stargazers_count":1786,"open_issues_count":71,"forks_count":394,"subscribers_count":131,"default_branch":"master","last_synced_at":"2025-04-04T22:07:50.483Z","etag":null,"topics":["card","contactless","emulator","hack","iso14443","mifare","nfc","reader","rfid","sniffer"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emsec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2013-10-09T16:39:37.000Z","updated_at":"2025-04-03T19:10:31.000Z","dependencies_parsed_at":"2023-01-13T16:24:56.341Z","dependency_job_id":"72a54ad7-1315-43e6-87e5-8a23f2f81d6b","html_url":"https://github.com/emsec/ChameleonMini","commit_stats":null,"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emsec%2FChameleonMini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emsec%2FChameleonMini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emsec%2FChameleonMini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emsec%2FChameleonMini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emsec","download_url":"https://codeload.github.com/emsec/ChameleonMini/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256112,"owners_count":20909240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["card","contactless","emulator","hack","iso14443","mifare","nfc","reader","rfid","sniffer"],"created_at":"2024-09-24T20:06:41.572Z","updated_at":"2025-04-04T22:07:59.110Z","avatar_url":"https://github.com/emsec.png","language":"C","readme":"Chameleon-Mini\n==============\nThis 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](https://www.kickstarter.com/projects/1980078555/chameleonmini-a-versatile-nfc-card-emulator-and-mo), the current Revision G has been realized by Kasper \u0026 Oswald GmbH.\n\nThe ChameleonMini RevG is now also available via the Kasper \u0026 Oswald [Webshop](https://shop.kasper.it/). Thank you for supporting the project!\n\nIMPORTANT: Third-party Clones\n------------------\nWe are aware of various third-party ChameleonMini clones or modified variants that are available on the Internet. Warning: We have evidence that some of these devices are defective or suffer from reading problems et cetera. Please understand that we cannot give support for these non-official devices, as we have no schematics / layout or other information, nor do we know the manufacturers. In case of problems, please contact the manufacturers of your device directly.\n\nNote to the manufacturers: Some of the third-party ChameleonMini are violating the ChameleonMini license, please obey the license (see LICENSE.txt)!\n\nFirst Steps\n-----------\nTo upgrade the firmware of your ChameleonMini, please visit the [Getting Started page](https://cdn.statically.io/gh/emsec/ChameleonMini/master/Doc/Doxygen/html/Page_GettingStarted.html) from the [doxygen documentation](https://cdn.statically.io/gh/emsec/ChameleonMini/master/Doc/Doxygen/html/index.html).\n\nSupported Cards and Codecs\n--------------------------\nSee [here](https://github.com/emsec/ChameleonMini/wiki/Supported-Cards-and--Codecs). The linked wiki page also includes notes on DESFire emulation and certain cases of application specific emulation (Gallagher).\n\nQuestions\n---------\nIf you have any questions, please visit the [Issues page](https://github.com/emsec/ChameleonMini/issues) and ask your questions there so everyone benefits from the answer.\n\n**Please note that we cannot give any support if you have issues with the RevE-rebooted hardware or any GUI. Please use this issues page only for problems with the RevG hardware as distributed by Kasper \u0026 Oswald and for problems with the firmware from this page.** \n\nExternal Contributions\n----------------------\nWe appreciate every contribution to the project. Have a look at the [External Contributions page](https://github.com/emsec/ChameleonMini/wiki/External-Contributions).\n\nRepository Structure\n--------------------\nThe code repository contains\n* Doc: A doxygen documentation\n* Drivers: Chameleon drivers for Windows and Linux\n* Dumps: Dumps of different smartcards\n* Hardware: The layout and schematics of the PCB\n* Firmware: The complete firmware including a modified Atmel DFU bootloader and LUFA\n* Software: Contains a python tool for an easy configuration (and more) of the ChameleonMini, Note that this is currently under construction\n* RevE: Contains the whole contents of the discontinued RevE repository.\n* RevE-light: Contains our development files for the RevE-light - **WARNING:** currently not supported / not functional\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femsec%2Fchameleonmini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femsec%2Fchameleonmini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femsec%2Fchameleonmini/lists"}