Coder Social home page Coder Social logo

Comments (3)

SecUpwN avatar SecUpwN commented on June 13, 2024

@xLaMbChOpSx, awesome work! Just a small comment on the initial About-Tab: Would you please transform the links (which are obviously not clickable yet) into buttons? Might be much better to navigate. I know the About-Tab is in its inital version, but please don't forget to integrate the rest of the stuff mentioned at Issue #17. THANKS! 👍 Edit: Just noticed your comment on completing it later. Nevermind!

Request for small UI enhancement: Please align the Details of "Device Information" with the "SIM Information" and "Network Information". In more clear words: Device Information "Type", "IMEI" and so on is set a little behind - please have a quick glance at the main menu to see what I mean. Just a nitpicky issue, feel free to think I'm crazy. ;-)

Also, can we switch the "Database Viewer"-Tab with the "Cell Information"-Tab? I think it's much more relevant to first see the neighbouring cells, than to analyze the database logs. Other than that, just a quick question into the room: Am I right to assume that the ciphering Indicator is just shown on Samsung-Devices yet? May I ask how it is shown or indicated to the users?

On AIMSICD-Persistancy: AIMSICD seems to just quit when clearing all opened Apps, even if the persistance-service is enabled. Would be cool if AIMSICD could really hook as deep as possible.

from android-imsi-catcher-detector.

E3V3A avatar E3V3A commented on June 13, 2024

@SecUpwN He he! I was thinking the same thing (about the alignment), but was afraid to say anything, as I could come across as very ...you know. Anyway, I agree with all your comments.

Regarding the Ciphering indicator as shown on slide window. In all honesty, I have little frekkin clue to what it is actually telling us. I posted about it in the XDA thread, but never had any constructive response to my speculations. Thus that functionality is still purely speculation, but has something to do with the current enciphering status, which surely/probably depend on the current network you're connected to. (I started a new thread, to properly map out SM.)

What we would also need is the CI that is set in the SIM by your service provider.

This require us to use either:

(a) the AT command entry (my preferred way), as we had in the first versions or
(b) the internal SIM related API/IPC commands, for reading the SIM EF files.

@xLaMbChOpSx Would it be a problem to re-implement the AT command entry possibility as we had in the earlier versions? (Before I was able to test.) If so, we could use another slide page for this type of entry. I really promote the ATCoP entry, over the API stuff, because it give you complete and direct control without weirdness.

I know people probably think I'm a pain-in-the-.. for always talking obsessively about the AT access, but few people know that it allows for close-to full control of the Baseband, including completely reprogramming most RF-related main functions, as I have tried to document elsewhere.

@SecUpwN I forgot to mention that the persistence bug is an old one where the logic is reversed. Just check it and it will close down nicely.

from android-imsi-catcher-detector.

E3V3A avatar E3V3A commented on June 13, 2024

@xLaMbChOpSx Just to clarify. When I said "promote" in the above comment, I really meant prioritize and not "replace". Obviously we need the API stuff, but the AT based results may be (but not always) both faster and more trustworthy.

from android-imsi-catcher-detector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.