-
After emulating m1 card, block 0 of all 8 slots can be changed with Android NFC hardware.
How to make it become ordinary m1 card?
Please help.
-
I received my ChameleonMini today. Great!
I checked the Getting Started to learn I had to upgrade the firmware. I downloaded the files and hit the first bump. It needed libusb0.dll. After getting and…
-
Hey,
when I bought this from lab401, they claim on their website that you can emulate DESFire with this, with a custom firware. However, it doesn't seem that firmware has been created...
I've been…
-
Has anyone managed to flash the compiled eep/hex files successfully onto the Chameleon?
If I run the ChameleonFirmwareUpgrade.bat script, while being in bootloader mode, I keep getting the followin…
-
While using QThread even when no timer is set, getting below error
`QObject::startTimer: Timers cannot be started from another thread
`
Sample code to reproduce this issue
````
#!/usr/bin/env…
msarm updated
3 years ago
-
Because Alpaca REST API supports HTTP/2 access we can enable it in SDK and check how stable it works.
-
## Environment
|Item|Your information|
|---|---|
|**Harware**|Chameleon mini RevE Rebooted by Lab401
|**Firmware**|Latest compiled (iceman 1.3) as suggested in the wiki since I'm affected by…
-
I have been thinking about and discussing a proposed set of [DESFire tag emulation support](https://github.com/emsec/ChameleonMini/issues/218) for a while. My code to implement this project is current…
-
Hi, I have modified the code from example-embed.py as the following:
````python
#!/usr/bin/env python3
import finplot as fplt
from functools import lru_cache
from PyQt5.QtWidgets import QGrap…
-
On Latest RRG firmware (2020-02-03) DETECTION command appears to be missing from "HELP", breaking mfkeys32 functionality in the Windows GUI.
Log output from GUI:
```
[=] Connecting to USB Seria…