Post #588651
2026-03-08 19:26 UTC
Does this work the other way round? Where open source models can reverse engineer binaries and make free copies?
Replies (1)
-
@kibiz0r@midwest.social 2026-03-08 23:14
Like, as far as legal basis? Yes. But if you’re hoping to leverage an LLM… Part of the reason they’re so good at producing replacements for e.g. react is that the source code for react is in the training data, along with test suites and a ton of commentary related to the source code. That’s on top of the basic legibility challenges of decompiled binaries.