Highlights
- Pro
-
ft_traceroute Public
This project is about re-implementing the traceroute command.
C UpdatedFeb 2, 2025 -
-
-
dr-quine Public
This project is about making you discover the recursion theorem of Kleene.
Assembly UpdatedApr 9, 2024 -
ft_ssl Public
This project is about recoding the MD5 and SHA-256 hashing algorithms from the OpenSSL program.
C UpdatedMar 20, 2024 -
ft_ping Public
This project is about recoding the function ping and some of its options.
C UpdatedMar 11, 2024 -
-
snow_crash Public
This project is about learning vulnerabilities in various situations
Python UpdatedFeb 15, 2024 -
-
Storm-Breaker Public
Forked from ultrasecurity/Storm-BreakerSocial engineering tool [Access Webcam & Microphone & Location Finder] With {Py,JS,PHP}
HTML UpdatedJan 10, 2024 -
-
ft_malcolm Public
The purpose of this project is to implement an ARP spoofing/poisoning method in C.
C UpdatedNov 20, 2023 -
libasm Public
The aim of this project is to get familiar with assembly language.
C++ UpdatedSep 15, 2023 -
ft_irc Public
This project is about creating a IRC server. Communication between client and server are done via TCP/IP.
C++ UpdatedApr 25, 2023 -
CPP_Modules Public
This project is an introduction to Object-oriented Programming with C++.
C++ UpdatedMar 20, 2023 -
Inception Public
This project is about system administration by using Docker.
Dockerfile UpdatedMar 9, 2023 -
-
philosophers Public
This project is about the philosophers dilemma and the basics of threading a process. It is an introduction on mutexes and how to create threads
C UpdatedNov 11, 2022 -
minitalk Public
Minitalk is a small programm to exchange data between a client and a server using UNIX signals.
C UpdatedNov 9, 2022 -
-
-
-
push_swap Public
This is my work for the project push_swap for 42. I used selection sort for the range 0 - 10, a selection sort on chunked numbers for the range 11 - 499 and a radix sort for the range 500+
C UpdatedJul 3, 2022 -
get_next_line Public
My get_next_line version for the 42 project gnl, with bonus. The code was moulinette approved, it uses one static variable that i do not malloc, hence no leak are possible if you don't finish to re…
C UpdatedMay 31, 2022 -
libft Public
This is my libft project for 42, with bonus. Everything was Moulinette approved.
C UpdatedMay 19, 2022 -
ft_printf Public
This the ft_printf project of 42 without the bonus. The result was Moulinette approved.
C UpdatedMay 19, 2022 -