5GSD / AIMSICDL

AIMSICD Lite (Android IMSI-Catcher Detector) - reloaded!
GNU General Public License v3.0
137 stars 31 forks source link

/dev/smd[0,7] not found #9

Closed Imtiazkarimik23 closed 5 years ago

Imtiazkarimik23 commented 5 years ago

Thank you for your feedback! Please add below details so that we can help you a bit faster.

--- HI all,

When I was looking into the code Android-IMSI-Catcher-Detector/AIMSICD/src/main/java/com/secupwn/aimsicd/ui/fragments/AtCommandFragment.java, In a comment there is written that we need to have supported hardware that already has an AT serial device for Qualcomm: /dev/smd[0,7] but in Nexus 5 and Samsung Galaxy S3 I haven't been able to find /dev/smd[0-7]. I am confused about it. I have basically two questions.

  1. Does anyone have any idea on what interface Nexus 5/Galaxy S3 uses to communicate with the modem?
  2. Does the RILd interface / Modem driver use the AT interface or something else to communicate for the newer android phones?

Thank you.

Agreements

Please check these boxes to ensure you've actually read and understood these important rules!


Overview

Please add a short and easy to understand description of the Issue you've experienced here.


Reproduction

Please tell us the detailed steps on how to reproduce your Issue here.


References

If your Issue is related to any other existing Issues or pull requests, please link them here.


Screenshots

If you experienced visual glitches, please add a screenshot without metadata here.

E3V3A commented 5 years ago

Does anyone have any idea on what interface Nexus 5/Galaxy S3 uses to communicate with the modem?

Yes, we do, and we have known this for several years and is not relevant to this repo.