Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

Commit

Permalink
Updated the README (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxieds committed May 12, 2018
1 parent 90f80e5 commit 652f3ff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Chameleon Mini Live Debugger

```
_____ _ _ __ __ _ _
/ ____| | | | | \/ (_) (_)
Expand All @@ -15,9 +14,7 @@
|______|_| \_/ \___|_____/ \___|_.__/ \__,_|\__, |\__, |\___|_|
__/ | __/ |
|___/ |___/
```

![](https://user-images.githubusercontent.com/22165688/35208704-a1ebdc68-ff17-11e7-8fde-291c89ff61bd.png)

This application is an interactive NFC debugging and logging tool for Android using the [Chameleon Mini](https://github.com/emsec/ChameleonMini) Rev. g boards using [this (microUSB)](https://www.amazon.com/gp/product/B00CXAC1ZW/ref=oh_aui_detailpage_o03_s00?ie=UTF8&psc=1) or [this (USB-C)](https://www.amazon.com/gp/product/B071J92Q91/ref=oh_aui_detailpage_o02_s00?ie=UTF8&psc=1) USB cable (or some variants thereof). The Chameleon Mini is a hardware tool for NFC debugging, card emulation, security testing, reconnaissance, and general purpose debugging over this interface. These small card-sized NFC emulator devices are able to clone contact-less cards and RFID tags and sniff the raw RF-framed data sent over the interface without the overhead of Android's prohibitive NFC stack. Recent versions of the Chameleon boards (Rev. >= g) have the option to perform LIVE logging with the device where the raw logs are printed to the console in real time. This application provides a portable interface to be used with the live logging features of the device for on the go and stealth NFC card reader debugging and testing. This application also provides full support for the [RevE board command set](https://github.com/iceman1001/ChameleonMini-rebooted/wiki/Terminal-Commands) and is a solid choice as an Android-based GUI for the [RevE Rebooted](https://github.com/iceman1001/ChameleonMini-rebooted) firmware variants of these devices.
Expand Down

0 comments on commit 652f3ff

Please sign in to comment.