you are viewing a single comment's thread
view the rest of the comments
[+] -9 points 2 years ago (4 children)

Yeah, so if they have the code, they could run it...

  • source
  • parent
  • hideshow 4 child comments
  • [–] 35 points 2 years ago* (1 child)

    That's not how code of this magnitude works off the cuff GetPhysicallyInstalledSystemMemory() and GetPhysicalDiskSize()) aren't defined and might exist in a file they couldn't access. It's also in C++ so you'd have to compile it first no one's going through all that for a visual screenshot of a watermark at this stage

  • source
  • parent
  • hideshow 1 child comment
  • [–] 2 points 2 years ago

    If you want a serious answer, you could theoretically disable all security checks on Win11 so you could hex-edit patch it to run, but it would be (1) a lot of effort and (2) probably show that it's nowhere near finished, because it still misses UI integration for example

  • source
  • parent