It also doesn't matter how by-the-law they do that if they're still using trademarked terms so will easily show up as a search result when they use a script to do another batch of DMCA takedowns.
I mean unless they have the willingness+time+money to fight a highly-paid team of lawyers in court. (which could happen either way, but it much more likely when it's so easy to find even if it gets 3 downloads)
mesamunefire@lemmy.world 11 months ago
Thats my understanding of what happened here. The code is even included in this port. So everything was written from the ground up. I haven’t had a chance to actually compile it yet, but it looks solid.
BleakBluets@lemmy.world 11 months ago
I think the binary they distributed still included the art and sound assets; the users didn’t have to provide their own. And “clean-room” design is more than just providing source code. You need to provide a “paper trial” / commit history and documentation of how the final code was derived from the original code.
cheet@infosec.pub 11 months ago
Can you really not read any of the compiled code tho? Like if I take the binary, put it in ghidra and use that to reverse engineer something, is that not clean room still?
I remember watching Halt and Catch fire where they had 1 group writing specs for what he REed and another group would write that code according to spec.
BleakBluets@lemmy.world 11 months ago
I thought decompiling with Ghidra was okay too, I may have just misunderstood the wiki article when I double checked post-commenting and crossed out my comment. I’m not entirely sure what comprises “proprietary techniques”. But I’m pretty sure that documentation needs to be provided in order to keep it on the legal side. Hopefully this project can come back and recieve continued support ala similar decomp projects.