dogtopus

Results 90 comments of dogtopus

> Hi! It's a Fairpointe card, just like the one shown [here](https://www.farpointedata.com/downloads/datasheets/DC1_TDS.pdf) and the reader looks like [this pyramid here ](https://i.imgur.com/jxTirTa.jpg) > > The RFID read keeps hanging on the...

> Actual standard FeliCa cards are hard to come by outside of Japan, so it may prove difficult to implement and verify Auth1 and Auth2 command flows, especially when the...

@nullableVoidPtr So if I understand correctly, the problem is less about finding blanks, but more about the fact that we don't know much about FeliCa Standard application management and how...

> Indeed, the point of this (admittedly slightly inactive fork) is just to read as much data. We may be able to issue Lite or Lite-S cards from a Flipper...

> I'm in japan and have easy access to felica cards. Tell me what is needed and I am happy to contribute. This is a capability that the hacker scene...

@Astrrra Somewhat a generic Flipper UI programming question: FeliCa Standard has a tree filesystem structure and therefore the current in-memory structure for the dump is also a tree. However when...

> Had a question, looking at [this reddit comment](https://www.reddit.com/r/flipperzero/comments/xyvp4i/comment/iry6dfb/?utm_source=reddit&utm_medium=web2x&context=3) it seems that emulating NFC-F isn't possible. Is this true? Wait this doesn't really make sense. Cycle-accurate anti-collision makes it a...

> but maybe they meant how long the timeout the reader waits on a response? I think they meant FeliCa user manual section 2.3.5. > Towards emulation though, no; again,...

@0chroma The NFC type detection is broken currently, and if you read modern mobile FeliCa it will read the EMV side instead which would be NFC-A with random UID.

So now #2961 is a thing. Do we need to keep going or FeliCa support will be developed in-house instead?