Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Dewie
on July 22, 2014
|
parent
|
context
|
favorite
| on:
Java Developers
Does assembly language leak compared to machine code? That is, does mnemonic names for machine code instructions leak?
fanf2
on July 23, 2014
[–]
Yes: for example the x86 MOV instruction is actually a family of instructions. You can see the leakage in the restrictions on which combinations of addressing modes you can use.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: