yds12 / x64-roadmapLinks
A roadmap to learn x64 assembly using nasm on Linux.
☆187Updated 5 years ago
Alternatives and similar repositories for x64-roadmap
Users that are interested in x64-roadmap are comparing it to the libraries listed below
Sorting:
- A roadmap to teach myself compiler dev, malware reverse engineering, exploitation and kernel dev fundamentals☆515Updated 10 months ago
- A roadmap to learn C from Scratch☆645Updated last year
- Assembly Guide☆170Updated 3 years ago
- Programming in assembly language tutorial☆1,375Updated 2 weeks ago
- Some of my notes, books, code listings for asembler studying. Enjoy!☆66Updated 2 years ago
- A book that explore how to write an Operating System from scratch☆915Updated 2 weeks ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 4 months ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆247Updated 2 years ago
- Tiny Raspberry Pi Operating System☆271Updated last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆345Updated 3 months ago
- A list of 8086 assembly projects solutions for Microprocessors course (CC421N) at Faculty of Engineering, Alexandria University.☆100Updated 2 years ago
- Comprehensive beginner's guide to kernel development: Dive into core concepts, hands-on tutorials, and best practices. Whether you're a n…☆52Updated 2 years ago
- Book in Progress☆360Updated 3 months ago
- A curated list of the top books to learn C programming, carefully selected to provide a comprehensive understanding of the language. Perf…☆263Updated 2 years ago
- Simple kernel designed for a online course☆175Updated last week
- A comprehensive path to review the fundamentals of programming with C☆120Updated last month
- Test cases for Writing a C Compiler☆330Updated last week
- Resources for learning C that are the best in my opinion.☆168Updated 2 years ago
- A curated list of project-based tutorials in C☆981Updated 6 years ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- Learn 16bit x86 Assembly with emulator☆410Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆316Updated last month
- Information and projects related to my YouTube channel☆370Updated last week
- Reimplementing malloc(), calloc(), realloc(), free() in c from scratch using system calls☆42Updated 2 years ago
- Lightweight web server with hot reload and dynamic html templating.☆260Updated 6 months ago
- Minimal, collaboratively written kernel☆424Updated 3 weeks ago
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆902Updated 3 weeks ago
- This project was put together to teach myself NASM x86 assembly language on linux.☆705Updated 7 months ago
- Artifacts of that Memory Management Tsoding Session☆172Updated last year
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆39Updated last year