in this repository you will find codes in C and their equivalence in MIPS Assembly
-
Updated
Oct 28, 2025 - Assembly
in this repository you will find codes in C and their equivalence in MIPS Assembly
A memory allocator written in Assembly focused on speed and efficiency, making it fantastic for small programs.
Desarrollo paso a paso de cargadores de payloads, escritos exclusivamente en lenguaje Ensamblador x86-64 para Linux, sin dependencias externas y utilizando solo syscalls. | Step-by-step development of payload loaders, written exclusively in x86-64 Assembly for Linux, with no external dependencies and using only syscalls.
x86_64 Assembly examples written in AT&T GAS Syntax.
Simple DOS-like operating system in FASM
This is a simple 32 bit OS made to target ix86 CPUs
This guide is designed to help you learn assembly language from the ground up, focusing on the 64-bit Windows architecture. We'll cover everything from setting up your environment to understanding registers and writing basic programs.
Preemptive multitasking demo in 8086 assembler.
NOS stands for "Not an Operating System" ;-)
Cvičení z předmětu Programování na strojové úrovni (ISU), druhý semestr bakalářského studia BIT na FIT VUT/BUT, ak.rok 2021/2022
A mixed C and Assembly program demonstrating factorial calculation with efficient low-level computation and high-level input/output.
A repository containing example Assembly programs written for the x86-64 architectures along with the linux kernel
A few UNIX utilities that are implemented in i386 gnu assembly language for FreeBSD, macOS and GNU/Linux
It is a project I made after I learned MASM and I wanted it to be around malware development so here we are.
Desarrollo paso a paso de loaders y payloads polimórficos, escritos exclusivamente en Ensamblador x86-64 para Linux, sin dependencias externas y utilizando solo syscalls. | Step-by-step development of polymorphic loaders and payloads, written exclusively in x86-64 Assembly for Linux, without external dependencies and using only syscalls.
A structured 20-stage roadmap for mastering Assembly programming with a focus on systems, security, and offensive techniques. From low-level I/O and syscalls to shellcoding, malware concepts, rootkits, and hypervisors — this repo provides hands-on projects to build both fundamentals and advanced offensive engineering skills.
Operating System written in Aku as proof of Aku running on bare metal
Add a description, image, and links to the low-level topic page so that developers can more easily learn about it.
To associate your repository with the low-level topic, visit your repo's landing page and select "manage topics."