Skip to content
View kavu's full-sized avatar

Block or report kavu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
15 stars written in Assembly
Clear filter

Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.

Assembly 64,547 7,371 Updated Jan 22, 2026

Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-modu…

Assembly 5,227 416 Updated Jul 18, 2022

An introduction to ARM64 assembly on Apple Silicon Macs

Assembly 4,889 322 Updated Nov 19, 2025

An experiment.

Assembly 4,045 784 Updated Jan 8, 2026

Learning assembly for Linux x86_64

Assembly 3,397 374 Updated Dec 22, 2025

Web server for Linux written in amd64 assembly.

Assembly 3,104 204 Updated Mar 1, 2025

bootOS is a monolithic operating system in 512 bytes of x86 machine code.

Assembly 2,024 107 Updated Jan 11, 2026

Proof of Concepts (PE, PDF...)

Assembly 1,535 204 Updated Dec 22, 2024

MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/x86_64 SEE README. x8…

Assembly 890 124 Updated Jun 25, 2019

Pure64 is a kernel/software loader for x86-64 systems.

Assembly 580 99 Updated Oct 29, 2025

Here I share the code of my CV, which is also a bootable bootloader :)

Assembly 524 27 Updated Oct 28, 2025

Low level image processing library in pure Go with SIMD assembly

Assembly 132 15 Updated Apr 20, 2017

Automatic inference of a formal specification of the x86_64 instruction set

Assembly 72 13 Updated Apr 11, 2016

👾 { lexing, parsing, bytecode VM, asm, ncurses } Corewar is a programming game in which programs called warriors compete for control of a virtual computer

Assembly 6 Updated Mar 24, 2018

This project involves creating a virtual arena, and having simplistic-language programs fight each other. It involves getting familiar with VM concept (with the instructions it recognises, the regi…

Assembly 1 Updated Aug 30, 2020