Iceman

Results 359 comments of Iceman

you need the emulator mem to have keys first. ``` hw dbg 2 hf mf ecfill ``` And yes, ecfill tries to read sector 0 to x, it doesn't keep...

pull latest, flash and test

If you comment out line 1977 and forward, armsrc/mifarecmd.c fct MifareECardLoad Like this, compile, flash, and test.. ``` for (uint8_t sectorNo = 0; sectorNo < sectorcnt; sectorNo++) { uint64_t ui64Key...

There has been some fixes for hardnested, try pulling latest and see if this issue still persist

if you used the token with the duplicator (like the blue gun) then the tag is password protected. Look into the dictionary file, the three most common pwd for those...

@merlokk you have the old LF dual antenna on your rdv4, it need the keyfob / tag to be direct over the antenna

another tip when trying individual configs, set the debug. `data setd 1`

yeah, I see a strong tendecy with 0xFF FF FF FF gets wrong,

I have some more ideas to test. Since the new noise detection is in place, starting to sample the response a bit earlier makes use get the inital response better....