C projects by Algerian developers
8 projects
Hollow
chaelsoo/hollow
A shellcode loader generator with support for multiple injection techniques, built for red team engagements.
stm8_started
hbend1li/stm8_started
Getting started with STM8 Development Tools on GNU/LINUX
ArduinoSpritzCipher
abderraouf-adjal/arduinospritzcipher
Spritz encryption system portable C library, CSPRNG, cryptographic hash and MAC functions, symmetric-key data encryption, and general-purpose functions. It's also an Arduino library.
Exploits
rhaym-tech/exploits
Exploits for iOS 11.4.1-iOS 17.4.1 and android 8.0-15
NeuroHTTP
okba14/neurohttp
High-performance, AI-native server built from scratch in C + hand-written Assembly (SSE2/AVX2/AVX-512). Supports 10 AI providers — OpenAI, Groq, Anthropic Claude, Google Gemini, DeepSeek, Moonshot/Kimi, Zhipu GLM, Perplexity, Mistral AI, and local models via Ollama — all in one binary.
Deep-Neural-Network-in-C
mounirouadi/deep-neural-network-in-c
This is a simple neural network implemented in C language, trained and tested on the MNIST dataset of handwritten digits.
c-web-server
b-aj-amar/c-web-server
lightweight webserver and proxy written in C
my-kernel
b-aj-amar/my-kernel
A hobby x86 operating system written from scratch in C and x86 Assembly with a custom BIOS bootloader, focusing on low-level systems programming.