• @T156@lemmy.world
    link
    fedilink
    English
    5
    edit-2
    10 months ago

    Would it not be possible to fake most of those by spoofing the model the CPU reports, like what happens with GPUs?

    • falsem
      link
      fedilink
      1410 months ago

      Theoretically possible? Yes, of course. Well beyond the ability of most people including those that print a different model number on the heat shroud? Also yes

      • @Buddahriffic@lemmy.world
        link
        fedilink
        English
        110 months ago

        Yes, and to be more clear, in order to do something like this, you’d need to manufacture a chip to do so. It doesn’t have to be a full CPU, but it does need to intercept any signal looking for the id and pass the rest to the real CPU you’re using. If there’s any cryptography involved, the problem becomes NP hard to solve unless you can get ahold of a private key, but then you might need to intercept even more signals to keep everything coherent.

        And you need to solve any problems involved in having two chips (or more) work together seemlessly. And if you want to fit it on one package, now you need to make a custom one that routes the pins as you need them to be, when the current design already tries to make optimal use of the space. If you could do this, you could probably make more money working with one or more chip makers legitimately.

        Odds are all of this will be more expensive than the difference between the price of the high end chip you’re pretending to be and the low end chip you’re really using. Unless you can sell them at a scale that will attract the attention of the companies that you’re trying to steal revenue from who have the tools to make detection easy regardless of what your custom chip does.

    • @BitingChaos@lemmy.world
      link
      fedilink
      English
      210 months ago

      With GPUs you can do things like dump its BIOS, alter the identification string, and then re-flash the card.

      I’ve modified a lot of GPU BIOSes to tweak GPU and memory clock timings or enable Mac support.

      CPUs aren’t that easy to modify. I am not aware of any consumer tools that can simply re-write CPU’s internal code.

      Regardless, the first time you run a benchmark and it shows that your CPU is really X and not Y, you will know something is wrong.

    • circuitfarmer
      link
      fedilink
      English
      210 months ago

      Yeah, I think this is the real danger. “I don’t know why this i9 isn’t performing like expected” is a problem where the cause may be much harder to trace if people can reliably change what the processor reports itself as. And even then, the question only even gets asked by those who actually benchmark it.