mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-05-12 11:22:59 -07:00
Add MTools Lite link and quickstart documents.
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@ There are multiple GUIs to control your Chameleon, two are featured in this docu
|
||||
|
||||
- [Chameleon Ultra GUI](./chameleonultragui.md) ([github](https://github.com/GameTec-live/ChameleonUltraGUI))
|
||||
|
||||
- [MTools for iOS](https://shop.mtoolstec.com/mifare-classic-tool-for-ios)
|
||||
- [MTools Lite for iOS](https://shop.mtoolstec.com/mifare-classic-tool-for-ios)
|
||||
|
||||
@@ -0,0 +1,42 @@
|
||||
# MTools Lite Introduction
|
||||
MTools Lite supports managing the ChamleonUltra, ChameleonLite and DevKits via BLE connections.
|
||||
## Downlaod Link
|
||||
- [MTools Lite on iOS](https://apps.apple.com/app/mtools-ble-rfid-reader/id1531345398)
|
||||
- [MTools Lite on Google Play](https://play.google.com/store/apps/details?id=com.mtoolstec.mtoolsLite)
|
||||
|
||||
## How to connect with Bluetooth in MTools Lite
|
||||
1. Click **A** or **B** button to power on.
|
||||
2. Click **Bluetooth List** icon in App to search devices.
|
||||
3. Click **Connect** button on the right to connect.
|
||||
|
||||
#### Notice for Bluetooth Connection
|
||||
1. Grant the Bluetooth permission of App on iOS.
|
||||
2. Allow Location permission to scan Bluetooth devices on Android.
|
||||
|
||||
## Functions for ChameleonUltra in MTools Lite
|
||||
### Slot Manager
|
||||
1. Fetch all slot status.
|
||||
2. Enable or disable Slots.
|
||||
3. Change LF and HF Slot name.
|
||||
4. Set LF and HF Tag Type.
|
||||
5. Delete and reset all slots.
|
||||
|
||||
### Reader
|
||||
1. Fast read LF and HF Tag.
|
||||
2. Simulate Mifare Classic Tag with UID, SAK, ATQA and empty dump.
|
||||
3. Simulate EM410X LF tag or manually set the ID then simulate.
|
||||
|
||||
### Dumps
|
||||
1. Mifare Keys Manage.
|
||||
2. Get dump of Mifare Classic Mini, 1K, 2K and 4K with known keys.
|
||||
3. Modify block data and save to new dump file.
|
||||
4. Do quick simulation to current active slot.
|
||||
5. Upload full dump to current active slot.
|
||||
6. Eread full dump from current active slot to App.
|
||||
|
||||
### Settings
|
||||
1. Set the Animation of LEDs.
|
||||
2. Set press and long press button of A and B.
|
||||
3. Set the **Mifare Classic Emulation** of current slot.
|
||||
4. Enter DFU Mode.
|
||||
5. Reset Chameleon Device.
|
||||
+2
-1
@@ -9,7 +9,8 @@ Quickly get up and running with your Chameleon and no technical skill
|
||||
- [ChameleonUltraGUI on Windows](https://nightly.link/GameTec-live/ChameleonUltraGUI/workflows/buildapp/main/windows-installer.zip) ([or without installer](https://nightly.link/GameTec-live/ChameleonUltraGUI/workflows/buildapp/main/windows.zip))
|
||||
- [ChameleonUltraGUI on Linux](https://nightly.link/GameTec-live/ChameleonUltraGUI/workflows/buildapp/main/linux.zip)
|
||||
- [ChameleonUltraGUI on macOS](https://apps.apple.com/app/chameleon-ultra-gui/id6462919364)
|
||||
- [MTools on iOS](https://apps.apple.com/app/mtools-ble-rfid-reader/id1531345398)
|
||||
- [MTools Lite on iOS](https://apps.apple.com/app/mtools-ble-rfid-reader/id1531345398)
|
||||
- [MTools Lite on Google Play](https://play.google.com/store/apps/details?id=com.mtoolstec.mtoolsLite)
|
||||
|
||||
2. Connect your Chameleon via USB or BLE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user