mohitmishra786 / underTheHoodOfExecutables
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.
☆327Updated 4 months ago
Alternatives and similar repositories for underTheHoodOfExecutables:
Users that are interested in underTheHoodOfExecutables are comparing it to the libraries listed below
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆214Updated 2 weeks ago
- Book in Progress☆334Updated 2 months ago
- Low-Level Programming Roadmap and Resources☆984Updated 3 weeks ago
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆470Updated 2 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 7 months ago
- A roadmap to learn C from Scratch☆606Updated 6 months ago
- Assembly Guide☆150Updated 3 years ago
- Tiny Raspberry Pi Operating System☆182Updated 7 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆59Updated last month
- An emulation based tool for learning and debugging assembly.☆372Updated last month
- A tinycompiler in C from scratch☆92Updated 7 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated 9 months ago
- A curated list of project-based tutorials in C☆316Updated 5 years ago
- TCP server in C with dynamic HTML templating.☆126Updated last month
- NES toolchain & emulator in C☆130Updated 3 months ago
- ☆42Updated 8 months ago
- creating a tiny tensor library in raw C☆670Updated 2 weeks ago
- Multithreaded Reverse Proxy Server In C☆33Updated 2 weeks ago
- Titc-Tac-Toe game in C☆13Updated last month
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated 7 months ago
- Some C++ Examples.☆59Updated last year
- my little linear algebra library☆47Updated 8 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆22Updated 7 months ago
- A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native c…☆21Updated 4 months ago
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆187Updated 6 months ago