What is the most efficient way to learn x86 assembly?
Posted
by
Web Des
on Stack Overflow
See other posts from Stack Overflow
or by Web Des
Published on 2012-06-23T03:06:26Z
Indexed on
2012/06/23
3:16 UTC
Read the original article
Hit count: 236
I want to learn x86 assembly and I want to know if learning reverse engineering is a good way to learn it? Also I have some c++ knowledge of pointers, stack, heap , references, etc.. I was considering this book.
Also Is reverse engineering the same as what they call disassembly?
© Stack Overflow or respective owner