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.
☆341Updated 3 weeks 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☆357Updated last week
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆302Updated 3 weeks ago
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆576Updated 3 weeks ago
- A roadmap to learn C from Scratch☆635Updated 10 months ago
- Low-Level Programming Roadmap and Resources☆1,195Updated 2 weeks ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆153Updated last month
- Assembly Guide☆166Updated 3 years ago
- Lightweight web server with hot reload and dynamic html templating.☆253Updated 3 months ago
- C projects: algorithms, games, and networking