mohitmishra786 / underTheHoodOfExecutablesLinks
A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C developers, and anyone interested in low-level programming concepts.
☆350Updated 5 months ago
Alternatives and similar repositories for underTheHoodOfExecutables
Users that are interested in underTheHoodOfExecutables are comparing it to the libraries listed below
Sorting:
- Book in Progress☆364Updated 5 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆340Updated 3 months ago
- Low-Level Programming Roadmap and Resources☆1,295Updated last week
- A roadmap to learn C from Scratch☆654Updated last year
- Assembly Guide☆175Updated 4 years ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 6 months ago
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆602Updated 5 months ago
- Lightweight web server with hot reload and dynamic html templating.☆261Updated 8 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 10 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆87Updated last year
- Tiny Raspberry Pi Operating System☆272Updated last year
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆254Updated 3 years ago
- C projects: algorithms, games, and networking☆1,350Updated last month
- An emulation based tool for learning and debugging assembly.☆581Updated 3 months ago
- NES toolchain & emulator in C☆128Updated last year
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆1,299Updated last month
- ☆42Updated last year
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆105Updated last month
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆40Updated last year
- x86_64 OS in C☆76Updated 7 months ago
- A tinycompiler in C from scratch☆108Updated last year
- Some C++ Examples.☆63Updated 2 years ago
- Multithreaded Reverse Proxy Server In C☆34Updated 10 months ago
- A Free Seminar Introducing the C Language☆76Updated last year
- example output☆48Updated last month
- an http server from scratch in C☆110Updated 7 months ago
- Lightning-fast HTTP server built in C☆183Updated 7 months ago
- A modern, visual guide to programming, from assembly to high-level languages. Covers core concepts, performance, internals, and real-worl…☆30Updated 8 months ago
- creating a tiny tensor library in raw C☆1,290Updated 10 months ago
- A roadmap to learn x64 assembly using nasm on Linux.☆189Updated 5 years ago