Hacker News new | ask | show | jobs
by marcodiego 1654 days ago
Because reverse engineered code is usually a mess, unmaintainable and takes a lot of effort to make even small improvements. Also, you run the risk of being accused of copyright infringement.
1 comments

You mean decompiled code? Reverse engineered code is just code that someone wrote to match the existing functionality of something else.
Yeah, right. I mixed up things. Clean-room reverse engineering is, AFAIK, legal.