Tutorial Linux x64 Assembly Bahasa Indonesia
-
Updated
May 21, 2024 - CSS
Tutorial Linux x64 Assembly Bahasa Indonesia
Material da disciplina de Linguagens de Montagem disponível para os alunos de Bacharelado em Ciência da Computação - Unioeste - Cascavel.
x86_64 Assembly Tutorial
testing Assembler x86_64 in the Intel syntax
⚙️ Kernel-OS - Minimal 64-bit x86 bare-metal kernel featuring VGA text output, multiboot GRUB booting, and long-mode setup. Built from scratch with custom x86_64-elf toolchain, C, NASM, and Docker for easy cross-compilation and QEMU emulation.
🎨 A student project carried out at ESGI implementing the "Circle Packing" algorithm in x86-64 assembly language (NASM) with the X11 graphics library.
A simple, natively compiled programming language
This is a mathematical library or collection of functions implemented in Intel x86_64 assembly with gcc.
A repository containing example programs written in x86_64 assembly using nasm syntax and System V AMD64 ABI calling convention for macOS.
My Learning Insights and Road-Blocks; via OliveStm {GDB, NASM, x86_64_Linux_Assembly} on going at-the-moment.
Toy Time-Based One-Time password authenticator
All Assignments done for the Operating Systems Course in 2021. Includes codes done on Kernel Programming, Creating System Calls, Kernel Semaphores, Changing the Linux Scheduler & the Producer Consumer Problem in Kernel Space.
yet another operating system (using QEMU x86-64)
Developed a collection of 64-bit Linux shellcodes in NASM assembly, demonstrating deep understanding of system calls, memory management, and low-level programming. Includes examples for process control, file operations, networking, and exploitation techniques, showcasing hands-on expertise in Linux security and assembly coding.
A conglomeration of coursework centered around operation systems, and computer networks in C and Assembly
HTLL is a compiler designed to generate x86-64 assembly code for 64-bit Linux systems. It’s currently in early development.
Demonstrate assembly on Linux x86_64 (intel syntax) System V ABI
Add a description, image, and links to the x86-64-assembly-nasm topic page so that developers can more easily learn about it.
To associate your repository with the x86-64-assembly-nasm topic, visit your repo's landing page and select "manage topics."