|
|
|
|
|
by khedoros1
3407 days ago
|
|
> Once you have the asm of a program, you have 100% knowledge of it if you put the time in to learn& follow the assembly. You have all of the "what" (in an inconvenient format that will need tremendous effort to be useful for most things), but you're mostly guessing on the "why". Tons of information is discarded, and can't be retrieved. Just guessed at. This puts a good bit of distance between what you have access to in the theoretical sense and how useful it is in the practical sense. |
|