![]() |
whats the best way to learn x86_64 assembly? - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Assembly (https://sinister.ly/Forum-Assembly) +--- Thread: whats the best way to learn x86_64 assembly? (/Thread-whats-the-best-way-to-learn-x86-64-assembly) |
whats the best way to learn x86_64 assembly? - timmypeachstatistic - 01-20-2025 I already know how to code simple programs in armv8 and a basic understanding of computer architecture. I know the stack pointer, frame pointer etc and the basic instructions, but the instruction set and structure of x86_64 assembly is kind of confusing and I can't find any good tutorials online of it |