yds12 / x64-roadmapLinks
A roadmap to learn x64 assembly using nasm on Linux.
☆191Updated 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:
- Some of my notes, books, code listings for asembler studying. Enjoy!☆70Updated 2 years ago
- A roadmap to teach myself compiler dev, malware reverse engineering, exploitation and kernel dev fundamentals☆535Updated last year
- Assembly Guide☆178Updated 4 years ago
- Learn assembly programming for x86 processor in AT&T (GAS) syntax☆85Updated 2 years ago
- A roadmap to learn C from Scratch☆667Updated last year
- Programming in assembly language tutorial☆1,504Updated 3 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 7 months ago
- ☆345Updated 2 years ago
- A list of 8086 assembly projects solutions for Microprocessors course (CC421N) at Faculty of Engineering, Alexandria University.☆101Updated 2 years ago
- Resources for learning C that are the best in my opinion.☆185Updated 3 years ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆251Updated 3 years ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆346Updated 4 months ago
- Tiny Raspberry Pi Operating System☆276Updated last year
- Comprehensive beginner's guide to kernel development: Dive into core concepts, hands-on tutorials, and best practices. Whether you're a n…☆69Updated 2 years ago
- Simple kernel designed for a online course☆182Updated 2 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆353Updated 6 months ago
- A curated list of the top books to learn C programming, carefully selected to provide a comprehensive understanding of the language. Perf…☆299Updated 2 years ago
- Minimal, collaboratively written kernel☆443Updated last week
- A HTTP Web Server Framework Written In C (Just For Fun)☆525Updated 2 years ago
- A book that explore how to write an Operating System from scratch☆972Updated 2 weeks ago
- A curated list of *genuinely good* programming books