Comment by streetfighter64
6 hours ago
Free water but not electricity? I'll just hook up a generator to the shower...
These sorts of simplistic loopholes rarely work. Imagine if you could get copyright for the linux kernel by just rearranging it and renaming a few variables.
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).