{"id":21026972,"url":"https://github.com/iceman1001/chameleonmini-rebootedgui","last_synced_at":"2025-05-15T10:32:03.211Z","repository":{"id":48435505,"uuid":"114782527","full_name":"iceman1001/ChameleonMini-rebootedGUI","owner":"iceman1001","description":"Windows based GUI for Chameleon Mini, the contactless smartcard emulator (NFC/RFID)","archived":false,"fork":false,"pushed_at":"2023-10-12T09:31:14.000Z","size":1730,"stargazers_count":302,"open_issues_count":7,"forks_count":73,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-04-03T07:43:06.588Z","etag":null,"topics":["card","chameleon","chameleonmini","contactless","emulator","gui","hack","iceman","iso14443a","mifare","nfc","rebooted","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iceman1001.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":"iceman1001","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/iceman1001"]}},"created_at":"2017-12-19T15:39:50.000Z","updated_at":"2025-03-22T02:15:03.000Z","dependencies_parsed_at":"2024-11-19T11:56:59.946Z","dependency_job_id":"56dd1a3e-fb89-41bf-b077-fb38f5dd214b","html_url":"https://github.com/iceman1001/ChameleonMini-rebootedGUI","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceman1001%2FChameleonMini-rebootedGUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceman1001%2FChameleonMini-rebootedGUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceman1001%2FChameleonMini-rebootedGUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceman1001%2FChameleonMini-rebootedGUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iceman1001","download_url":"https://codeload.github.com/iceman1001/ChameleonMini-rebootedGUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254322960,"owners_count":22051691,"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","chameleon","chameleonmini","contactless","emulator","gui","hack","iceman","iso14443a","mifare","nfc","rebooted","rfid","sniffer"],"created_at":"2024-11-19T11:47:02.780Z","updated_at":"2025-05-15T10:31:58.200Z","avatar_url":"https://github.com/iceman1001.png","language":"C#","funding_links":["https://patreon.com/iceman1001","https://www.paypal.me/iceman1001","https://www.patreon.com/iceman1001"],"categories":[],"sub_categories":[],"readme":"# ChameleonMini GUI (windows)\n [![Build status](https://ci.appveyor.com/api/projects/status/fqsw72e2os8jyuui/branch/master?svg=true)](https://ci.appveyor.com/project/iceman1001/ChameleonMini-rebootedGUI/branch/master) \n[![Latest release](https://img.shields.io/github/release/iceman1001/ChameleonMini-rebootedGUI.svg)](https://github.com/iceman1001/ChameleonMini-rebootedGUI/releases/latest)\n\n\nThis is a MS Windows based GUI for the ChameleonMini device.\n\n## discord server\nThe new Proxmark community discord server is a great place to discuss Chameleon Mini GUI releated stuff. [discord server](https://discord.gg/zjxc8ZB)\n\n\n## Which device does GUI support?\nin short, the GUI, it's\n - Device agnostic \n - Firmware independent\n\nyou can connect any known chameleon mini device, installed with any known firmware.\n\n - [RevG, (RevE)](https://kasper-oswald.de/gb/chameleonmini/),\n - RevE Rebooted,\n - [RevG Rebooted, ChameleonTiny](https://www.indiegogo.com/projects/chameleonmini-rev-g-chameleontiny-by-proxgrind#/)\n\n## Changelog\nYou find the [changelog](https://github.com/iceman1001/ChameleonMini-rebootedGUI/blob/master/CHANGELOG.md) \n\n\n## Binary distribution / windows installer\nFor the sake of easiness or for those who can't compile this project there is a _click-once deployment_ installation located here.\n\nRelease: [v1.3.0.6](http://www.icesql.se/download/ChameleonMiniGUI/publish.htm)\n\n__Prerequisite__\n* dot.net 4.7.2\n* Application needs full rights.\n\n### About _click once technology_\nThe application is being deployed with Click-Once technology, this means that the application phones home to see if there is an update available everytime you start it. If there is an update you get an choice to install or skip.  I do recommend that you update. If you think this is not good for your privacy,  feel free to block the application from reaching internet.  It should work but its untested.\n\n\n## Roadmap\nThere isn't a roadmap for this software. Go in under _issues_ and see which ideas / known bugs there is.\n\n## Code Quality\nThis projoect uses the CI service _Appveyor_.  Thanks to @merlokk for adding some tests and hooking it up.\nThis project doesn't use any code quality service like _Coverity scan_  \nIt would be nice if we did,  feel free to contribute!\n\n## Screenshots\n![chameleon1](https://user-images.githubusercontent.com/34060135/37828799-90af7bba-2e94-11e8-98d2-d832ddfd720d.jpg)\n\n![chameleon2a](https://user-images.githubusercontent.com/34060135/37828802-9261fd02-2e94-11e8-8e30-b4b075d51043.jpg)\n\n![chameleon2b](https://user-images.githubusercontent.com/34060135/37828804-942a1a3e-2e94-11e8-895c-339078081a95.jpg)\n\n![chameleon3](https://user-images.githubusercontent.com/34060135/37828807-95be31e6-2e94-11e8-8bcd-e8a35ecd1cde.jpg)\n\n\n## Perpetual glory!\n\nA list of those who contributed to this repo in order to make it work. The community owns you all a deep and sincere thank you.\n- @bogiton \n- @kevin2008-01 (French translations)\n- @proxgrind (Chinese translations)\n- @asper (Italian translations)\n- @djbiohazard (Dutch translations)\n- @hiwanz\n- @kgamecarter\n- @Vrumfondel\n- @neijpass (spanish translations)\n- @shinhub\n- @mceloff\n- @uspilot\n- @grspy\n- @merlokk\n\n\n## Donate\nIf you feel the love,  do feel free to become a Iceman patron. \nhttps://www.patreon.com/iceman1001 \n\nAll support is welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficeman1001%2Fchameleonmini-rebootedgui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficeman1001%2Fchameleonmini-rebootedgui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficeman1001%2Fchameleonmini-rebootedgui/lists"}