Posts by Alex Nascimento • 11 points
1 post
-
1
votes0
answers98
viewsQ: What is that nasm-created file when I "compile" it?
I compiled an Assembly code in nasm using "nasm.exe -f Win64 program.asm -the program. o" and got more doubts than anything. My intention in making this simple program is to take a pure code,…