Hacker News
- x86 Assembly Guide (2018) http://www.cs.virginia.edu/~evans/cs216/guides/x86.html 20 comments
- X86 Assembly Guide http://www.cs.virginia.edu/~evans/cs216/guides/x86.html 16 comments
- Guide to x86 assembly http://www.cs.virginia.edu/~evans/cs216/guides/x86.html 23 comments
- An interactive guide to x86-64 assembly – moving data https://halb.it/posts/x64-moving-data/ 7 comments
- The faker's guide to reading x86 assembly language https://www.timdbg.com/posts/fakers-guide-to-assembly/ 45 comments
- The Art of Assembly - complete guide to x86 assembly http://webster.cs.ucr.edu/aoa/windows/html/aoatoc.html 8 comments programming
- The faker's guide to reading (x86) assembly language https://www.timdbg.com/posts/fakers-guide-to-assembly/ 14 comments coding
- A Beginner's Guide to x86 Assembly: Writing a calculator from scratch https://derekmaciel.com/2017-02-12/beginners-assembly-part1/ 69 comments programming