Repository navigation

#

low-level-programming

The best C-like language that can be implemented in 10kLOC.

Assembly
636
22 天前

An educational operating system written in C#. A great stepping stone from high to low level development.

C#
576
2 年前

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.

HTML
341
1 个月前

Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from start to finish using C++ and x86/x64 Assembly language in Microsoft Visual Studio. The solution includes a kernel driver project, a DLL project and a C++ test console project.

C++
139
4 年前

Repository for the code snippets from the AllThingsIDA video channel

Assembly
111
3 个月前

A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to be simple and fast

C++
77
2 年前

A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practical implementations of computer architecture concepts with a focus on performance and hardware interaction.

C
68
6 个月前

Материалы для студентов ФПМИ

Jupyter Notebook
66
3 年前

A repository that stores low-level programming projects done on Holberton Campus

C
60
3 年前

Learn assembly programming for x86 processor in AT&T (GAS) syntax

C
52
2 年前

Wonderful library with lots of useful functions, algorithms and data structures in C

C
51
4 年前