Pinned Repositories
death
A metamorphic ELF virus for Linux
dotfiles
All my configuration files on my mac
ft_containers
Implementation of a few containers from the STL
ft_printf
Recreate the printf function
ft_transcendence
Website implementing the pong game, a chat and user interface.
heap_allocator
Recreate the malloc function from the standard library
inception_of_things
K8s cluster deployments using k3s, k3d and vagrant
override
CTF based on x86_32 and x86_64 binary files
pestilence
An obfuscated ELF virus for Linux
woody_woodpacker
Packer program for x64 ELF executables.
mathias-mrsn's Repositories
mathias-mrsn/pestilence
An obfuscated ELF virus for Linux
mathias-mrsn/death
A metamorphic ELF virus for Linux
mathias-mrsn/woody_woodpacker
Packer program for x64 ELF executables.
mathias-mrsn/ft_containers
Implementation of a few containers from the STL
mathias-mrsn/ft_printf
Recreate the printf function
mathias-mrsn/ft_transcendence
Website implementing the pong game, a chat and user interface.
mathias-mrsn/inception_of_things
K8s cluster deployments using k3s, k3d and vagrant
mathias-mrsn/libft
My own C Library used in my C projects
mathias-mrsn/lzss_x86
An implementation of LZSS, a lossless data compression algorithm in assembly
mathias-mrsn/cpp_modules
CPP Piscine to learn basics of CPP
mathias-mrsn/dotfiles
All my configuration files on my mac
mathias-mrsn/heap_allocator
Recreate the malloc function from the standard library
mathias-mrsn/inception
Launch website with Nginx, MariaDB and WordPress using docker-compose.
mathias-mrsn/override
CTF based on x86_32 and x86_64 binary files
mathias-mrsn/rainfall
CTF based on x86_32 binary files
mathias-mrsn/snowcrash
Introduction to cybersecurity in the form of CTF
mathias-mrsn/webserv
Recreate tiny web server
mathias-mrsn/cub3d
3D Game using RayCasting
mathias-mrsn/famine
A simple ELF virus for Linux
mathias-mrsn/ft_dumb
Try it by yourself
mathias-mrsn/get_next_line
Function similar to getline in C++ for your lift
mathias-mrsn/mathias-mrsn
mathias-mrsn/minishell
Tiny shell process
mathias-mrsn/minitalk
Client that communicates with a server using 2 shell signals
mathias-mrsn/netpractice
Exercices to learn network basics
mathias-mrsn/philosophers
Simulator of the dining philosophers problem
mathias-mrsn/request-baskets-v121-ssrf
Server-Side Request Forgery exploit for Request Baskets up to version 1.2.1
mathias-mrsn/sau
Walkthrough for the retired HTB machine 'Sau'
mathias-mrsn/so_long
2D Game to learn how to use MLX
mathias-mrsn/war
A polymorphic ELF virus for Linux