Badcfe.org - too small to not fail

Chameleon Ultra Cheat Sheet

When first started the client will not be connected. So connect

[Offline] chameleon --> hw connect with the hardware command
 { Chameleon connected }

Get the mode of operation emulation or reader

[USB] chameleon --> hw mode get
- Device Mode ( Tag Emulator )

Set the mode of operation to reader

[USB] chameleon --> hw mode set -m r
Switch to {  Tag Reader  } mode successfully.

Set the mode of operation to emulator

[USB] chameleon --> hw mode set -m e
Switch to {  Tag Reader  } mode successfully.

Low frequency commands

Read a em em410x tag

[USB] chameleon --> lf em read
 - EM410x ID(10H): 30004201ed

Write to a T5557

[USB] chameleon --> lf em write --id 30004201ed
 - EM410x ID(10H): 30004201ed write done.

Simulate an em410x tag first set the id then switch to emulator mode

[USB] chameleon --> lf em sim --id 30004201ed
 - Set em410x tag id success.
[USB] chameleon --> hw mode set -m e