... | ... | @@ -3,6 +3,6 @@ |
|
|
3. Genetic Algorithm library (`using genetic`)
|
|
|
4. Database library of some kind (dunno yet)
|
|
|
5. Cryptography library (`using crypto`)
|
|
|
6. Self-Modifying Code library (`using gencode`)
|
|
|
6. Self-Modifying Code library (`using gencode`) reference https://stackoverflow.com/questions/4812869/how-to-write-self-modifying-code-in-x86-assembly
|
|
|
|
|
|
It does not matter how a given target implements a library (assembly, LO, C, C++, universal binary). |
|
|
\ No newline at end of file |