[go: up one dir, main page]

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.
MAWA - A language as simple as Python but as powerful as Assembler, modern ASM but much simpler

MAWA - A language as simple as Python but as powerful as Assembler, modern ASM but much simpler

5
Comments 5
3 min read
MAWA - Un lenguaje tan simple como Python pero tan potente como Assembler, el ASM moderno pero mucho más sencillo

MAWA - Un lenguaje tan simple como Python pero tan potente como Assembler, el ASM moderno pero mucho más sencillo

5
Comments 9
4 min read
Comparing images with AVX
Cover image for Comparing images with AVX

Hacktoberfest: Contribution Chronicles

Comparing images with AVX

Comments
6 min read
Building an x86_64 Instruction Encoder from Scratch

Building an x86_64 Instruction Encoder from Scratch

Comments
3 min read
Programming Languages Lie: Variables Aren’t What You Think They Are
Cover image for Programming Languages Lie: Variables Aren’t What You Think They Are

Programming Languages Lie: Variables Aren’t What You Think They Are

11
Comments 8
8 min read
The Return of Assembly: When LLMs No Longer Need High-Level Languages

The Return of Assembly: When LLMs No Longer Need High-Level Languages

17
Comments 12
4 min read
Why NaN !== NaN in JavaScript (and the IEEE 754 story behind it)

Why NaN !== NaN in JavaScript (and the IEEE 754 story behind it)

3
Comments
7 min read
Binary Analysis Fundamentals

Binary Analysis Fundamentals

Comments
20 min read
How I made my own Operating System (OS)
Cover image for How I made my own Operating System (OS)

How I made my own Operating System (OS)

3
Comments
7 min read
General Assembly Language Primer (part #1)
Cover image for General Assembly Language Primer (part #1)

General Assembly Language Primer (part #1)

Comments
5 min read
从 COBOL 到汇编:用个税计算器带你扒光 60 年老古董语言

从 COBOL 到汇编:用个税计算器带你扒光 60 年老古董语言

Comments
2 min read
Writing SIMD in Crystal with Inline Assembly

Writing SIMD in Crystal with Inline Assembly

Comments
8 min read
Microsoft Just Open-Sourced the Original 6502 BASIC Interpreter
Cover image for Microsoft Just Open-Sourced the Original 6502 BASIC Interpreter

Microsoft Just Open-Sourced the Original 6502 BASIC Interpreter

17
Comments
3 min read
Vibe coding an Operating System chapter 2
Cover image for Vibe coding an Operating System chapter 2

Vibe coding an Operating System chapter 2

Comments
2 min read
Data Structures and Algorithms in C and Assembly Language: KatoKode
Cover image for Data Structures and Algorithms in C and Assembly Language: KatoKode

Data Structures and Algorithms in C and Assembly Language: KatoKode

Comments
1 min read
Guide to VBE graphics in x86

Guide to VBE graphics in x86

Comments
6 min read
Why RISC-V Might Be Perfect for Your Next Scripting Engine Backend
Cover image for Why RISC-V Might Be Perfect for Your Next Scripting Engine Backend

Why RISC-V Might Be Perfect for Your Next Scripting Engine Backend

Comments
8 min read
Making Pong in x86 Assembly
Cover image for Making Pong in x86 Assembly

Making Pong in x86 Assembly

Comments
11 min read
Transitioning from Assembly to C: Challenges and Solutions for Programmers Effectively

Transitioning from Assembly to C: Challenges and Solutions for Programmers Effectively

Comments
7 min read
Building a Security-First OS from Scratch: AtomicOS Journey
Cover image for Building a Security-First OS from Scratch: AtomicOS Journey

Building a Security-First OS from Scratch: AtomicOS Journey

Comments
3 min read
Unlocking the CPU: 16 Essential Resources for Assembly and Machine Code

Unlocking the CPU: 16 Essential Resources for Assembly and Machine Code

2
Comments
5 min read
How to vectorize your code for faster performance 🚀
Cover image for How to vectorize your code for faster performance 🚀

How to vectorize your code for faster performance 🚀

8
Comments 1
9 min read
From PEB to WinExec: Manual Shellcode Execution Without Imports on Windows x64
Cover image for From PEB to WinExec: Manual Shellcode Execution Without Imports on Windows x64

From PEB to WinExec: Manual Shellcode Execution Without Imports on Windows x64

2
Comments
12 min read
Building My First Kernel: Understanding Bare-Metal Operating Systems
Cover image for Building My First Kernel: Understanding Bare-Metal Operating Systems

Building My First Kernel: Understanding Bare-Metal Operating Systems

14
Comments 2
13 min read
Ring 3, and why its a nightmare

Ring 3, and why its a nightmare

Comments
3 min read
loading...