Assembler

What is Assembler?


1.

A program that reads a file written in the assembly language and translate it into a binary representation of the corresponding machine instructions.

NASM:

section .text

global _start

msg db 'Hello, world!',0xa

len equ $ - msg

_start:

mov edx,len

mov ecx,msg

mov ebx,1

mov eax,4

int 0x80

mov eax,1

int 0x80

See Martin

2.

A person who works on a factory production line.

Similar to working with c++

I am an assembler.


43

Random Words:

1. (O>) he ownz joo all chicken ownz joo! See texas 2. a spamming poultrey wgr flap flap See ivan..
1. someone who is trying to spilt you apart from someone else so you can call them it e.g like i allways called scott it "ugh stop be..
1. To chop very finely. like an onion or chop suey. French. I feel like making a brunoise of your face beeyotch! See chop, dice, mince, c..