ChameleonMiniLiveDebugger Versions Save

Live logger and GUI tool for the Chameleon Mini developed for Android OS in Java.

0.5.8-free-r2

4 years ago

This should fix most of the reported crashes from the Google Play Store developer console. The Google FirebaseCrash packages are also included to help the developer catalog and better log the oddball exceptions that happen on some weird combinations of Android devices that can't be identified with my testing. As usual, the free version of the APK (signed with the same Play Store developer key) can be downloaded from the link below for those who are too paranoid :smile: to install a re-packaged Google APK binary, but do not want the hassle of performing a lengthy code audit of this repository.

Enjoy, and please do let me know if there are persistent problems in your regular use of the application. Simply sending the crash or ANR report data through the Google-only channel is surprisingly uninformative alone!

Users who want to contribute to the project without having me pull request their code contributions are always welcome to see the new sponsorship link button. I am also always in need of extra Chameleon hardware and/or a decent used/new Proxmark device if you really appreciate the app.

v0.5.7

4 years ago

The following former bugs are fixed in this new release:

  • The set RANDOM UID function now works completely and does not change the toolbar contents when run.
  • The printing of LIVE logs is now re-enabled for sure.
  • APDU send commands: Updated SEND/SEND_RAW to use full byte strings instead of parsing the output to send byte-by-byte.

v0.5.4

5 years ago

This update fixes the inconsistencies mentioned here (#185) on the Chameleon Mini (Rev. G) firmware issues discussion board. In particular, it adds recognition for the new logging codes found here: LOG_INFO_CODEC_SNI_READER_DATA, LOG_INFO_CODEC_SNI_READER_DATA_W_PARITY, LOG_INFO_CODEC_SNI_CARD_DATA, and LOG_INFO_CODEC_SNI_CARD_DATA_W_PARITY. Given that the sniffer mode in the Chameleon Mini firmware now distinguishes bidirectional logging data, the direction data (previously denoted by <-->, in image form) is now correctly reported in the live logs.

New / interested users, please test and give me feedback on the new version of the app which will be pushed to Play Store just shortly!

v0.5.3

5 years ago

A few incremental improvements have been introduced (see the Git commit logs). This re-release is mostly just a forced update by the Google who made some determination that the app was collecting information about device advertising IDs. As such a user privacy policy has been installed on the WIKI site. I believe that the policy serves to clarify my stance on what data is aggregated by the app -- which is to say that user data is not collected whatsoever. Concerned users who want more information about the alleged breach of their privacy can read the email ultimatum I was sent this week by a no-reply address at Google. Believe me I would take more issue with Google on this than most users probably would from a violation of my builds like this. Any questions there can be directed at my inbox.

On a brighter note, the build number for this release has been updated to reflect the changes. We are now a prime number and should stay that way for the foreseeable future. As a special gift for the users of lucky number 53(!!) the free version will include a new lightening theme (screenshot attached below).

v53

0.5.2-free

5 years ago

Better support for RevE board configurations (configmy=). Added a help dialog button to the top of the app. Verified RevE support now works with my newly arrived board.

0.4.9-free

5 years ago

Also added nicer looking graphics for the threshold signal bars, a CONFIG=? button and a STORE button to the Tools menu, markers at the top of the app to denote REVE/REVG boards, and misc other formatting changes.

0.4.7-free

5 years ago

Fixed errors running DUMP_MFU and added warnings about needing to be in reader mode to send APDU commands to the output. Added auto-scrolling to the logging tab when there is a new metadata record added to the logs (i.e., command output).

0.4.6-free

5 years ago

Pushed this release out the door to fix a critical bug setting the timeout on the Chameleon boards which was causing the app to freeze on startup. More testing to come. RevE support should be verified soon.

0.4.4-free

5 years ago

Fixed many of the crashes in the Play Store ANR report. Added LAST_UID button. Updated display of threshold signal strength bars at top of the app.

Update: This release has apparently broken support for both the RevE and RevG devices. I will not be able to fix this for a couple of days unfortunately. I have uploaded the original v0.3.6 APK for backwards support until I am able to fix the issues in the updated code.

0.4.2-free

5 years ago

Attempts to fix many of the common crashes in the Play Store ANR report.