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.
Recreating strlen and strcmp in Assembly: A Step-by-Step Guide

Recreating strlen and strcmp in Assembly: A Step-by-Step Guide

6
Comments
4 min read
Embedded Rust: Programming Microcontrollers with Zero Compromises

Embedded Rust: Programming Microcontrollers with Zero Compromises

1
Comments
8 min read
I made a hobby OS

I made a hobby OS

1
Comments
1 min read
The Origin and factors for the birth of Assembly language

The Origin and factors for the birth of Assembly language

1
Comments
3 min read
Basics of Assembly Language: A Beginner's Guide

Basics of Assembly Language: A Beginner's Guide

17
Comments
3 min read
Modifying the 6502 Assembly Program

Modifying the 6502 Assembly Program

1
Comments
3 min read
OS Development (The truth)

OS Development (The truth)

Comments
9 min read
Building a 32-Bit Operating System: A Beginner-Friendly Project

Building a 32-Bit Operating System: A Beginner-Friendly Project

Comments
2 min read
Web Applications in 6502 Assembly!

Web Applications in 6502 Assembly!

Comments
3 min read
ErfanOS

ErfanOS

Comments
2 min read
LKM Addict, learning the basics of lkm

LKM Addict, learning the basics of lkm

3
Comments
4 min read
Emulating classes with functions in Kotlin for maximum performance 🚀

Emulating classes with functions in Kotlin for maximum performance 🚀

13
Comments 2
6 min read
6502 Assembly: Calculating Code Performance

6502 Assembly: Calculating Code Performance

3
Comments
7 min read
6502 Assembly - Intro

6502 Assembly - Intro

2
Comments
3 min read
Reverse Engineering?

Reverse Engineering?

Comments
1 min read
Do it Yourself: CPU

Do it Yourself: CPU

Comments
6 min read
Assembly Language: A Comprehensive Overview

Assembly Language: A Comprehensive Overview

2
Comments
4 min read
New Age New ASM: Syscall

New Age New ASM: Syscall

Comments 2
3 min read
Arrays em Assembly x86

Arrays em Assembly x86

53
Comments
19 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
Automatic Function Multi-Versioning: The Lazy Programmer’s Dream!

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

Comments
1 min read
loading...