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.
☆137Updated last week
Related projects ⓘ
Alternatives and complementary repositories for underTheHoodOfExecutables
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆240Updated this week
- Book in Progress☆216Updated this week
- Low-Level Programming Roadmap and Resources☆138Updated this week
- A roadmap to learn C from Scratch☆488Updated 2 months ago
- A tinycompiler in C from scratch☆91Updated 3 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆80Updated 3 months ago
- ☆41Updated 4 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆39Updated this week
- An emulation based tool for learning and debugging assembly.☆288Updated this week
- Tiny Raspberry Pi Operating System☆183Updated 3 months ago
- ☆27Updated 4 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆29Updated 5 months ago
- creating a tiny tensor library in raw C☆543Updated last month
- A c/RISCV of "Let's Build a Compiler" by Jack Crenshaw☆91Updated 2 years ago
- my little linear algebra library☆45Updated 4 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆21Updated 3 months ago
- ☆235Updated 2 months ago
- Web based binary analysis☆80Updated last month
- pytorch from scratch in pure C/CUDA and python☆37Updated last month
- Some C++ Examples.☆54Updated last year
- Source code for the book Building a Debugger☆168Updated last week
- just for fun☆15Updated 2 weeks ago
- NES toolchain & emulator in C☆17Updated this week
- A custom ELF linker/loader for installing ET_REL binary patches at runtime☆151Updated last month
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆219Updated 3 months ago
- A single-threaded event-driven cache☆19Updated last month
- curiosity got me here☆34Updated 3 months ago
- ☆64Updated 4 months ago
- local language model for radare2☆101Updated this week