Iceman

Results 359 comments of Iceman

ASK/Biphase demod is now 32 of 32 test pass :)

This paper implements a better anticollision on 14a. ref: https://delaat.net/rp/2015-2016/p04/report.pdf and here is that repo: https://github.com/zyronix/proxmark3 Some easy diff and you see the list* struct inside iso14443a.c

I wouldn't be surprised if there is many supercards. I have seen the card with a battery on it. And yours is just a card. The battery version has a...

yeah, that is the crappy difference between 14a sim x and mf sim x. It is hooked up to interactive .. like sim x i otherwise you only get the...

Good. This is also one of those quirks that proxmark client consists of. You have to know this in order to understand. You also need to know that you can...

Another issue / wish on our list. Making sim x attack nicer and behaive the same on both 14a / mf

Speaking of which... @doegox this issue.. now that we added supercard to the client,...

So @VortixDev 's PR is merged. That document you linked to has a nasty decision tree

Not that many *SendCommandOLD* or *reply_old* left in the repo. Of course a bunch of SendCommandMIX... We can actually increase a NG frame to any multiple of 64bytes. There is...

Just for cross ref. https://github.com/RfidResearchGroup/proxmark3/issues/992