Proxmark3 community

Research, development and trades concerning the powerful Proxmark3 device.

Remember; sharing is caring. Bring something back to the community.


"Learn the tools of the trade the hard way." +Fravia

You are not logged in.

Announcement

Time changes and with it the technology
Proxmark3 @ discord

Users of this forum, please be aware that information stored on this site is not private.

#1 2017-11-24 12:03:34

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Firmware for Chameleon Mini RevE

miniRevE.jpg

The little revision of Chameleon Mini,  based on Rev E firmware has been a beauty to play with.
Downside was that it contained custom firmware which wasn't available.   So it lacks some fixes like the offical github repo has.

After some time, I managed to get hold of the manufacturer and we have talked a bit about it.

The outcome of these talks is that the manufacturer agreed that it should be opensource again and I got the whole source code for it.

I'll make a iceman fork - chameleon mini revE  asap on my Github.

Offline

#2 2017-11-24 12:16:45

ceres-c
Contributor
From: Italy
Registered: 2017-10-28
Posts: 8

Re: Firmware for Chameleon Mini RevE

Great man!
It'd be nice to see iso 15693 emulation on this rev too, it could also broaden the devbase, given many people have bought these chinese clones

Offline

#3 2017-11-24 12:30:34

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Re: Firmware for Chameleon Mini RevE

This custom one,  is based on a very old revE code.  It doesn't even have all the revE fixes but it will open up for all who bought one!

sharing is caring

Offline

#4 2017-11-24 14:03:51

kevin2008
Contributor
Registered: 2017-10-01
Posts: 12

Re: Firmware for Chameleon Mini RevE

Cool, good news, thank you iceman.

Offline

#5 2017-11-26 11:16:19

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Re: Firmware for Chameleon Mini RevE

Offline

#6 2017-11-26 23:28:35

0xFFFF
Administrator
From: Vic - Australia
Registered: 2011-05-31
Posts: 632

Re: Firmware for Chameleon Mini RevE

Nice work Iceman!

Offline

#7 2017-11-27 13:27:11

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Re: Firmware for Chameleon Mini RevE

Hm,  there is two firmwares.  One marked OLD/no led,   the other one NEW/LED... Im guessing the last one is the most current one.

Offline

#8 2017-12-20 11:34:52

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Re: Firmware for Chameleon Mini RevE

And a repo for a open source GUI is also up,

https://github.com/iceman1001/ChameleonMini-rebootedGUI

Offline

#9 2018-01-19 15:32:42

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Re: Firmware for Chameleon Mini RevE

First release of firmware from the open source repo for Chameleon Mini - rebooted.

https://github.com/iceman1001/Chameleon … s/tag/v1.0

It is supported with existing GUI and the new open source GUI.

Offline

#10 2018-01-23 17:49:15

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Re: Firmware for Chameleon Mini RevE

For those who can't compile the windows GUI there is a click-once deployment installation located here.  It has the update functionality installed, so yes it does phone home to see if there is a new update and offers you to update before the client starts if an update is found.
This is standard Microsoft click-once functionality.  Google it if you are doubtful.

REF:  http://www.icesql.se/download/Chameleon … ublish.htm

Pre-requsite: dot.net 4.5.2

Feel free to make a contribution for the hosting.


First release of the Windows GUI,  v1.0.  is available on GitHub.   
https://github.com/iceman1001/Chameleon … s/tag/v1.0

Offline

#11 2018-01-28 17:10:37

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Re: Firmware for Chameleon Mini RevE

User @mosci has released his first draft for a GUI for the Chameleon Mini,  its developed in Golang.

Its a great contribution for all cross-platform ppl where before only Windows ppl got to play with a GUI.

Ref
https://github.com/WolfgangMau/chamgo-qt

Offline

#12 2018-03-23 09:57:22

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Re: Firmware for Chameleon Mini RevE

There are quite some few GUI's for Chameleon mini now. 

And with great help from user @Bogiton,  we added some really nice features to the iceman gui.
The languages and templates is simple textfiles which makes it  easy to add new templates etc.

This GUI version is quite slick!

- dump management
    - bin diff
    - color templates ( S50 1K,  UL-EV1-48b,  S20 320b available)
- Multilanguage support
- better identification of connected device.

Offline

#13 2018-03-29 13:44:49

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Re: Firmware for Chameleon Mini RevE

Latest release of the Chameleon GUI.  v1.1

https://github.com/iceman1001/Chameleon … s/tag/v1.1

For those who don't know how to compile, there is a Click-once deployment here
http://www.icesql.se/download/Chameleon … ublish.htm

Notes
its hosted on my server and yes, it calls home in order to look for updates each time it is started.
If update found, you get option to update (recommended to do so)  and if no internet, then it just runs.
This is standard Click-Once deployment behavior.  Google it if you are doubtful.

Offline

#14 2018-12-12 19:58:34

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Re: Firmware for Chameleon Mini RevE

With latest additions,  the GUI now supports RevE rebooted and RevG devices

The following functionality has been added
- support RevG devices
- support JSON dump format
- support EML dumps format
- Dark theme templates
- support GUI language in English, Chinese, Dutch, French, German, Greek, Italian, Swedish
- Fast startup time with enhanced com port identification of device

Check it out!

Offline

#15 2018-12-13 20:09:36

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Re: Firmware for Chameleon Mini RevE

...and now it also supports MCT dump format (For Ikarus MCT android app)

Offline

#16 2019-04-02 12:10:55

mike
Member
Registered: 2018-10-11
Posts: 22

Re: Firmware for Chameleon Mini RevE

I still do not know how i should go further when I have key a & b in the output of the chameleon mini reve. I also have many times read the data sheet but understand a little bit of it because is in english and my english is not so good. I still don't know how to put key & a & b on a card when I get key a&b from the chameleon mini reve.Can somebody help me out whit some advice .

Offline

#17 2019-04-02 14:25:54

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Re: Firmware for Chameleon Mini RevE

Don't hijack threads.

Offline

#18 2019-04-02 21:06:05

mike
Member
Registered: 2018-10-11
Posts: 22

Re: Firmware for Chameleon Mini RevE

I don't know what you mean whit that because I ask questions that are related to the chameleon mini reve!!!!! And can some one tell me how to install proxmark on unbunto?

Offline

#19 2019-04-02 22:30:21

mike
Member
Registered: 2018-10-11
Posts: 22

Re: Firmware for Chameleon Mini RevE

And don't tell me hijacks treads NO MORE because I ask question about the chameleon mini reve.And english s your language that's why you understand the data sheet
AND EVERY QUESTION I ASK ARE RELATED TO THE CHAMELEON MINI REVE.So don't tell me that no more

Offline

#20 2019-04-02 22:45:36

iceman
Administrator
Registered: 2013-04-25
Posts: 9,495
Website

Re: Firmware for Chameleon Mini RevE

Enjoy your ban...

Offline

Board footer

Powered by FluxBB