← Back to context

Comment by sylware

5 hours ago

I wonder how much of linux and *BSD is in the windows kernel.

Is there really likely to be any? The design is very different isn't it? Ghidra with llm plugins is likely at a place a determined person could find out.

  • Do you really think with that massive amount of open code, some would not be injected in windows kernel (or even .net with mono, or even windows userland with wine)? It is easier to hide it: it is closed source, and they are probably using the same hiding tricks than those used to hide coding AI generated code (usually some level of refactoring to adapt to windows data structures).