Hacker News new | ask | show | jobs
by moonchild 1930 days ago
‘Clean-room reverse engineering’ refers to the practice of having one person look at disassembled source code, spec sheets, actual behaviour, etc. of some program; describe that behaviour to a second person; and having the second person implement the described behaviour.

https://en.wikipedia.org/wiki/Chinese_wall#Reverse_engineeri...

1 comments

Ah, that's interesting! I didn't know that was a sufficient insulation of IP.
yea seems pretty easy then right, sounds like no source that is available for eyes to see is safe from 'clean room reverse engineering'