Pinned Repositories
42_CPP_POOL
A bunch of modules in C++ as an introduction to Object-Oriented Programming.
Aymane-1
dirb
Web Fuzzer
ETCH-A-SKETCH
ft_printf
This project is pretty straight forward. It's about recoding the printf function in C, using my own library of re-coded functions, and learning how to manipulate variadic functions and it's arguments.
Get_next_line
The aim of this project is to code a function that returns a line, read from a file descriptor; it will also allow to learn and manipulate a highly interesting new concept in C programming: static variables.
IRC
Internet is ruled by solid standards protocols that allow connected computers to interact with each other.
Libft
Re-coded C functions library
Minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
RockPaperScissor
Aymane-1's Repositories
Aymane-1/42_CPP_POOL
A bunch of modules in C++ as an introduction to Object-Oriented Programming.
Aymane-1/RockPaperScissor
Aymane-1/Libft
Re-coded C functions library
Aymane-1/ETCH-A-SKETCH
Aymane-1/Aymane-1
Aymane-1/dirb
Web Fuzzer
Aymane-1/ft_printf
This project is pretty straight forward. It's about recoding the printf function in C, using my own library of re-coded functions, and learning how to manipulate variadic functions and it's arguments.
Aymane-1/Get_next_line
The aim of this project is to code a function that returns a line, read from a file descriptor; it will also allow to learn and manipulate a highly interesting new concept in C programming: static variables.
Aymane-1/IRC
Internet is ruled by solid standards protocols that allow connected computers to interact with each other.
Aymane-1/Minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
Aymane-1/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
Aymane-1/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
Aymane-1/Philsophers
Aymane-1/PUSH_SWAP
Aymane-1/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
Aymane-1/Website-Tracker-Chrome-Extension