|
|
|
|
|
by ithkuil
1142 days ago
|
|
Could a human also accidentally spit out the exact code while having it just learned and not memorized in good faith? I guess the likelihood decreases as the code length increases but the likelihood also increases the more constraints on parameters such as code style, code uniformity etc you pose. |
|
That's just copying with extra steps.
The way to do it legally is to have 1 person read the code, and then write up a document that describes functionally what the code does. Then, a second person implements software just from the notes.
That's the method Compaq used to re-implement the original PC BIOS from IBM.