Comment on Minecraft is removing code obfuscation in Java Edition
Serinus@lemmy.world 3 days agoI wonder how good AI is at deobfuscating code. It seems like the kind of thing it might be good at.
Comment on Minecraft is removing code obfuscation in Java Edition
Serinus@lemmy.world 3 days agoI wonder how good AI is at deobfuscating code. It seems like the kind of thing it might be good at.
Cethin@lemmy.zip 3 days ago
With how bad it is at writing it, I’m guessing similarly bad. It’ll do something, but odds are it introduces a ton of errors that you then have to track down. That’s the best case. Worst case, it just creates something totally different that looks similar to the input but doesn’t do the same thing.