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.
☆308Updated 3 months ago
Alternatives and similar repositories for underTheHoodOfExecutables:
Users that are interested in underTheHoodOfExecutables are comparing it to the libraries listed below
- Book in Progress☆333Updated last month
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆203Updated this week
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆456Updated last month
- Low-Level Programming Roadmap and Resources☆923Updated 2 months ago
- Tiny Raspberry Pi Operating System☆183Updated 6 months ago
- An emulation based tool for learning and debugging assembly.☆358Updated 3 weeks ago
- A roadmap to learn C from Scratch☆587Updated 5 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆57Updated this week
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 6 months ago
- NES toolchain & emulator in C☆130Updated 2 months ago
- A tinycompiler in C from scratch☆92Updated 6 months ago
- TCP server in C with dynamic HTML templating.☆123Updated 2 weeks ago
- creating a tiny tensor library in raw C☆650Updated 4 months ago
- Titc-Tac-Toe game in C☆13Updated last week
- Multithreaded Reverse Proxy Server In C☆33Updated 2 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆21Updated 6 months ago
- ☆41Updated 7 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated 8 months ago
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆186Updated 5 months ago
- Source code for the book Building a Debugger☆210Updated 3 months ago
- ☆235Updated 5 months ago
- Some C++ Examples.☆59Updated last year
- Virtual Machines Experimentation Sandbox 2☆16Updated 11 months ago
- HTTP Server in C☆30Updated 4 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆223Updated 6 months ago
- my little linear algebra library☆46Updated 7 months ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆90Updated 9 months ago