Skip to content
View PapaGateau's full-sized avatar
🏁
🏁
  • 42 School Paris
  • Paris, France

Block or report PapaGateau

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. malloc malloc Public

    C implementation of the malloc library using mmap and munmap. This project is a great introduction memory management and dynamic memory allocation

    C

  2. Nm-otool Nm-otool Public

    C implementation of Unix binary analysis tools nm & otool -t. This project was helpful to learn about the structure of macho-o files as well as how to parse and analyse them

    C 1

  3. ft_ssl_md5 ft_ssl_md5 Public

    C implementation of md5 and sha256 hashing algorithms, based on the OpenSSL library. An introduction to cryptographic hashing algorithms

    C

  4. 42-snowcrash 42-snowcrash Public

    Forked from jterrazz/42-snowcrash

    In a provided Linux ISO, perform a series of flag hunts by exploiting various security vulnerabilities. This project is an introduction to cyber security

    Shell

  5. rainfall rainfall Public

    In a provided Linux ISO, perform a series of flag hunts by exploiting various security vulnerabilities. Intermediate cybersecurity project, and an introduction to binary analysis (ELF)

    C 1

  6. override override Public

    Advanced binary analysis project. Primarily x86-64 bytecode

    C 2 2