DEV Community

Assembly

Assembly is a low-level programming language that uses mnemonics to represent machine instructions.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Arrays em Assembly x86

Arrays em Assembly x86

54
Comments
19 min read
Reverse Engineering?

Reverse Engineering?

1
Comments 1
1 min read
Running inline assembly code in C

Running inline assembly code in C

Comments
1 min read
Recursion vs Loop: a low-level analysis

Recursion vs Loop: a low-level analysis

Comments 2
4 min read
An Overview of Bitwise Operations

An Overview of Bitwise Operations

Comments 2
13 min read
Marrying Perl to Assembly

Marrying Perl to Assembly

4
Comments
5 min read
ShellCode 1.0

ShellCode 1.0

1
Comments
3 min read
New Age New ASM: Syscall

New Age New ASM: Syscall

Comments 2
3 min read
Automatic Function Multi-Versioning: The Lazy Programmer’s Dream!

Automatic Function Multi-Versioning: The Lazy Programmer’s Dream!

Comments
1 min read
Construindo um web server em Assembly x86, the grand finale, multi-threading

Construindo um web server em Assembly x86, the grand finale, multi-threading

80
Comments 1
29 min read
Project Stage 1: Preparation(part-2)

Project Stage 1: Preparation(part-2)

Comments
5 min read
error: mismatch in operand sizes [pt-br]

error: mismatch in operand sizes [pt-br]

Comments
2 min read
64-Bit Assembly Language Lab 3 part-3

64-Bit Assembly Language Lab 3 part-3

Comments
3 min read
64-Bit Assembly Language Lab 3 part-2

64-Bit Assembly Language Lab 3 part-2

Comments
5 min read
Exploring 64 Bit Asseembly lanaguage

Exploring 64 Bit Asseembly lanaguage

Comments
3 min read
Construindo um web server em Assembly x86, parte V, finalmente o server

Construindo um web server em Assembly x86, parte V, finalmente o server

55
Comments 3
18 min read
Embracing Creativity: The Evolution of "Dumb Daniel"

Embracing Creativity: The Evolution of "Dumb Daniel"

Comments
3 min read
So Long Venerable Z80 and Thanks For All the Fish!

So Long Venerable Z80 and Thanks For All the Fish!

1
Comments
2 min read
Easiest program in 6502 emulator part-3

Easiest program in 6502 emulator part-3

Comments
2 min read
Easiest program in 6502 emulator part-2

Easiest program in 6502 emulator part-2

1
Comments
4 min read
Easiest program in 6502 emulator part-1

Easiest program in 6502 emulator part-1

Comments
2 min read
6502 Assembly Language Basics

6502 Assembly Language Basics

3
Comments
6 min read
Construindo um web server em Assembly x86, parte IV, um assembly modesto

Construindo um web server em Assembly x86, parte IV, um assembly modesto

39
Comments 5
45 min read
Construindo um web server em Assembly x86, parte III, código de máquina

Construindo um web server em Assembly x86, parte III, código de máquina

53
Comments 8
20 min read
Understanding the Flag Register in x86 Assembly Language

Understanding the Flag Register in x86 Assembly Language

4
Comments
2 min read
loading...