From cf7afd22d912e5ce18d04f3fb166ef5be5a44706 Mon Sep 17 00:00:00 2001 From: DXL <64101226@qq.com> Date: Wed, 4 Jan 2023 10:59:53 +0800 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7a4c653..414a39d 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,13 @@ High frequency analog: ISO 14443, NFC, NXP Mifare Classic, Plus, Ultralight, Ult Low frequency support: ASK, FSK, PSK, card reader, analog card, Brute Force. EM410X, T5577, HID prox, Indala. # PSK +![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/3.png) # FSK +![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/4.png) # ASK +![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/5.png) # 1. Ultra-low power consumption @@ -43,33 +46,33 @@ This project specially optimizes the start-up and interaction logic and antenna # 4. Ultra-fast response speed and low interaction delay # Standard MF card: -![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/2.png) +![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/6.png) # AVR simulation card: -![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/3.png) +![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/7.png) # PM3 analog card: -![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/4.png) +![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/8.png) # Mi K30 analog card: -![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/5.png) +![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/9.png) # Chameleon Ultra Sim Card: -![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/6.png) +![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/10.png) # 5. 256kB super large RAM cooperates with RC522 to replace Proxmark3 magically to complete the decoding Darkside decoding function: -![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/7.png) + Nested decoding function: -![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/8.png) + Staticnest decoding function: -![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/9.png) + Hardnest decoding function: -![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/10.png) + Hardware frame diagram: ![alt text](https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/Photos/11.png)