Repository navigation

#

42fremont

A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language

C
1860
2 年前

My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes

Python
25
3 年前

parses your intra page and sends a slack notification (and/or sms) when you have a correction

Python
16
7 年前

cross platform elf64/macho64 binary infector

Assembly
5
6 年前

Learn how to learn again with Big(O) notation and other cool things

C
3
7 年前

This small algo project allows you to tackle the problems of self-replication, and confronts you with the recursion theorem of Kleene!

Assembly
2
7 年前

42 Exam C for pisciners and cadets. Good luck ✊

C
1
6 年前

Hardware Piscine at 42Robolab including sketching, 3d modeling, and making API

1
6 年前

This introductory project on UNIX network programming prompts you to create a client-server offering identical services to ftp. Bonus: respect the standard to be interoperable with existing tools!

C
1
2 年前

42_Project: ft_server (new curriculum). The aim of the project is to learn automation, the "docker" technology and use it to install a complete web server. This server will run multiple services: Wordpress, phpMyAdmin, and a SQL database.

PHP
1
5 年前

Parse the format of the MacOS executables and understand how the kernel launches the binaries, by rewriting these two system tools. Essential for all those who want to make security, this project is more generally an opening on the UNIX culture system.

C
1
7 年前

Rainfall is a challenge iso slightly more complex than Snow Crash that will plunge you into the intricacies of reverse engineering and teach you to rebuild a code and understand its operation to find the flaws. Can you reach the last level?

GDB
1
6 年前

42_Project: ft_printf (new curriculum). The aim of the project is to recode the libc’s printf function.

C
1
5 年前

this project is an introduction to web application security

Python
1
6 年前