Hacker News new | ask | show | jobs
by 6502nerdface 973 days ago
But disassembling/decompiling doesn't give you anything like the original code!
2 comments

It gives you a derivative work of the original code
That kind of depends on the language, but it's a fair point. I think it might only matter that the general algorithm/solution is the same, not the lines of text themselves.