wiki

Help! I'm trapped in a wiki!

Site Tools


lang:assembly

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
lang:assembly [2026/05/11 16:34] – created - external edit 127.0.0.1lang:assembly [2026/05/27 21:25] (current) – external edit 127.0.0.1
Line 57: Line 57:
  
 See also See also
------+--------
 Most of this is taken from https://github.com/hackclub/some-assembly-required a really great introduction to assembly. Most of this is taken from https://github.com/hackclub/some-assembly-required a really great introduction to assembly.
  
-[NASM Assembly Language Tutorials - asmtutor.com](https://asmtutor.com/-> this seems like a good place to jump to after some-assembly-required. +[NASM Assembly Language Tutorials - asmtutor.com](https://asmtutor.com/) seems like a good place to jump to after some-assembly-required.
- +
-https://defuse.ca/online-x86-assembler.htm#disassembly -> this could be useful to practice writing x86/64 assembly and see its machine code representation (how it’s actually interpreted by the computer, as bytes)+
  
 +https://defuse.ca/online-x86-assembler.htm#disassembly practice writing x86/64 assembly and see its machine code representation (how it’s actually interpreted by the computer, as bytes)
  
 As sidenote knowledge (debugging) go through [Assembly - Nightmare](https://guyinatuxedo.github.io/01-intro_assembly/assembly/index.html) to prep assembly knowledge. As sidenote knowledge (debugging) go through [Assembly - Nightmare](https://guyinatuxedo.github.io/01-intro_assembly/assembly/index.html) to prep assembly knowledge.
  
lang/assembly.1778517289.txt.gz · Last modified: by 127.0.0.1