• @Zangoose
    link
    29 months ago

    If you think keyloggers require software running on your physical keyboards you’re in for a rude awakening.

    Keyloggers are almost always at a pure software level and are conceptually simple to make. So simple that in fact, it’s the same thing as running a regular application with background shortcuts. The only thing that is different is that regular apps aren’t saving/recording anything, they’re just listening for you to press cmd+whatever.

    It takes maybe ~10-15 minutes to make a keylogger in Python that could run on any computer, mac, windows, or Linux. Maybe a little longer if you wanted to use a compiled language and properly hide it.

    Sorry to burst your bubble.

    • A software developer
    • @macaroni1556@lemmy.ca
      link
      fedilink
      29 months ago

      And what does that have to do with the risk of a screen repair?

      I can also install a key logger on Linux and I can also freely change the SSD to anything I buy on the internet.

      And yet somehow people still use computers!? Madness.

      • @Zangoose
        link
        29 months ago

        I think we’re on the same page? If an attacker wanted a keylogger they wouldn’t even need to go as far as a screen, there are plenty of other ways (like a 3rd party keyboard app) that would work just as well, if not better, on an iPhone.

        Hell, while we’re at it, using a phishing email to get you to enter a password in a fake site or using social engineering to reset your passwords is way more effective than reverse engineering and modding a camera/screen.

        There’s no reason why Apple should get to keep exclusive rights on repairs just to profit more on parts. 3rd party screens, cameras, face id modules, etc. aren’t going to suddenly make your phone less secure.

        • @macaroni1556@lemmy.ca
          link
          fedilink
          29 months ago

          Ok, agreed we are on the same page! My misunderstanding.

          (I thought you were defending the idea a keylogger is a risk not worth taking with a screen replacement, somehow.)