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.
VESQER: A DPCM+RLE Hybrid Compressor in Pure x64 Assembly

VESQER: A DPCM+RLE Hybrid Compressor in Pure x64 Assembly

Comments
8 min read
memfd_create: Anonymous RAM Files and Volatile Storage in x64 Assembly

memfd_create: Anonymous RAM Files and Volatile Storage in x64 Assembly

Comments
3 min read
Linux x64 Assembly: Syscalls, Registers, and the .bss Segment

Linux x64 Assembly: Syscalls, Registers, and the .bss Segment

Comments
4 min read
Network Fingerprinting: Analyzing Default ICMP Structures and Payload Mimicry

Network Fingerprinting: Analyzing Default ICMP Structures and Payload Mimicry

Comments
4 min read
Solving IP Endianness in x64 Assembly: A Single-Pass Algorithm

Solving IP Endianness in x64 Assembly: A Single-Pass Algorithm

Comments
4 min read
A compiler written in its own language just emitted a standalone Linux executable

A compiler written in its own language just emitted a standalone Linux executable

Comments
4 min read
Registers, Lanes, and Berry Phase: Lifting Siunertaq from Batch Graphs to the Complex Plane

Registers, Lanes, and Berry Phase: Lifting Siunertaq from Batch Graphs to the Complex Plane

Comments
8 min read
I replaced hooking libraries with one rust crate

I replaced hooking libraries with one rust crate

1
Comments
9 min read
43 Years Later: Finishing My BBC Micro Game in Assembly

43 Years Later: Finishing My BBC Micro Game in Assembly

Comments
4 min read
teamOS Bare Metal x86 Kernel

teamOS Bare Metal x86 Kernel

Comments
1 min read
OpenPetya

OpenPetya

1
Comments
1 min read
Zero Heap Allocations at 1.18 GB/s: Deep Dive into ForgeZero 4.0.x

Zero Heap Allocations at 1.18 GB/s: Deep Dive into ForgeZero 4.0.x

Comments
3 min read
Devlog 1: I tried building an SNES game with the super FX chip

Devlog 1: I tried building an SNES game with the super FX chip

Comments
1 min read
Ghost in the Stack (Part 1): Why uninitialized variables remember old data

Ghost in the Stack (Part 1): Why uninitialized variables remember old data

Comments
3 min read
Why I wrote an entire RP2350 SDK in pure ARM assembly

Why I wrote an entire RP2350 SDK in pure ARM assembly

Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.