控制变色龙(Chameleon)Ultra 读写卡器,通过其 chameleon_cli_main 命令行程序操作设备。当用户想用命令行操作 Chameleon Ultra 设备时使用本技能:连接设备、扫描/读取高频(HF/NFC)或低频(LF)卡片、运行 MIFARE Classic 攻击(nested/darkside/hardnested)、管理模拟卡槽、载入/保存 dump、修改设备设置,或自动化任意 chameleon_cli_main 命令。本技能以非交互方式驱动交互式 REPL,并在首次配置后持久保存可执行文件路径。
Initial release of chameleon-ultra-cli-skill. - Enables scriptable, non-interactive control of Chameleon Ultra CLI via a PTY-wrapped chameleon_cli_main binary. - Supports device connection, card scanning (HF/LF), MIFARE Classic attacks, slot management, dump load/save, and device settings. - Guides initial executable path configuration with persistent storage in config.json. - Handles platform dependencies automatically (pywinpty for Windows, pty for POSIX). - Provides troubleshooting steps and attack strategy reference for various MIFARE Classic approaches.