yds12 / x64-roadmap
A roadmap to learn x64 assembly using nasm on Linux.
☆168Updated 4 years ago
Alternatives and similar repositories for x64-roadmap:
Users that are interested in x64-roadmap are comparing it to the libraries listed below
- Practice C Programming Projects | This repo collects 19 of programming projects for C. C programming is fundamental to computer science. …☆320Updated 4 months ago
- Assembly Guide☆167Updated 3 years ago
- Tiny Raspberry Pi Operating System☆186Updated 8 months ago
- A roadmap to learn C from Scratch☆618Updated 7 months ago
- A curated list of project-based tutorials in C☆390Updated 5 years ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆38Updated 11 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆328Updated 5 months ago
- A roadmap to teach myself compiler dev, malware reverse engineering, exploitation and kernel dev fundamentals☆441Updated 4 months ago
- A tinycompiler in C from scratch☆92Updated 9 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 8 months ago
- A curated list of the top books to learn C programming, carefully selected to provide a comprehensive understanding of the language. Perf…☆247Updated last year
- Some of my notes, books, code listings for asembler studying. Enjoy!☆59Updated 2 years ago
- A curated list of project-based tutorials in C☆208Updated 5 years ago
- Programming in assembly language tutorial☆1,119Updated 8 months ago
- Learn 16bit x86 Assembly with emulator☆396Updated last year
- Learn assembly programming for x86 processor in AT&T (GAS) syntax☆44Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆218Updated 2 weeks ago
- A curated list of awesome Assembler and Machine Codes☆21Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆257Updated 2 months ago
- Compiler for the COOL language written in C.☆115Updated 6 months ago
- A comprehensive path to review the fundamentals of programming with C☆96Updated last month
- Test cases for Writing a C Compiler☆261Updated this week
- Simple Perceptron Implementation inspired by Veritasium Video☆95Updated 3 years ago
- A curated list of awesome Assembler☆69Updated 10 years ago
- This project was put together to teach myself NASM x86 assembly language on linux.☆693Updated last month
- HTTP Server in C☆32Updated 7 months ago
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆224Updated last year
- Resources for learning C that are the best in my opinion.☆142Updated 2 years ago
- Reimplementing malloc(), calloc(), realloc(), free() in c from scratch using system calls☆34Updated 2 years ago
- A TUTORIAL ON POINTERS AND ARRAYS IN C☆1,082Updated last year