Forem

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.
64-bit Assembly Programming: AArch64

64-bit Assembly Programming: AArch64

Comments
7 min read
Your FIRST STEPS on the ASSEMBLY Programming Language!
Cover image for Your FIRST STEPS on the ASSEMBLY Programming Language!

Your FIRST STEPS on the ASSEMBLY Programming Language!

8
Comments
8 min read
Recreating strlen and strcmp in Assembly: A Step-by-Step Guide
Cover image for 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
I made a hobby OS

I made a hobby OS

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

The Origin and factors for the birth of Assembly language

3
Comments
3 min read
Basics of Assembly Language: A Beginner's Guide
Cover image for Basics of Assembly Language: A Beginner's Guide

Basics of Assembly Language: A Beginner's Guide

22
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!
Cover image for Web Applications in 6502 Assembly!

Web Applications in 6502 Assembly!

Comments
3 min read
ErfanOS
Cover image for ErfanOS

ErfanOS

Comments
2 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?
Cover image for Reverse Engineering?

Reverse Engineering?

Comments
1 min read
Do it Yourself: CPU
Cover image for Do it Yourself: CPU

Do it Yourself: CPU

Comments
6 min read
Assembly Language: A Comprehensive Overview
Cover image for Assembly Language: A Comprehensive Overview

Assembly Language: A Comprehensive Overview

2
Comments
4 min read
Arrays em Assembly x86
Cover image for Arrays em Assembly x86

Arrays em Assembly x86

54
Comments
19 min read
Running inline assembly code in C
Cover image for 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
Cover image for 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
Cover image for ShellCode 1.0

ShellCode 1.0

1
Comments
3 min read
New Age New ASM: Syscall
Cover image for 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
loading...