assemblytutorials icon indicating copy to clipboard operation
assemblytutorials copied to clipboard

Add clarification that the code is of x86 32bit

Open harryhanYuhao opened this issue 1 year ago • 1 comments

As the system call opecode for 32-bit and 64-bit linux are different, may be it is helpful to add explicit clarification that the code in tutorial is of 32 bit, and can not be assembled by nasm to elf64 format.

harryhanYuhao avatar Jul 23 '23 05:07 harryhanYuhao

In fact, in 2024 these tutorials should be modified to support x64 architecture the sooner the better.

q2dg avatar Jul 21 '24 22:07 q2dg