Pinned Repositories
AtmoVim
AtmoVim My Vim Workspace
Etheria
Etheria is a powerful and lightweight tool for reverse engineering, security analysis, and Web3.0 development.
ft_ftp
Simple FTP server write in C
LibSocket42
Simple Socket Library writed in C++98 for 42 [WebServ/IRC]
MiniChat
MiniChat is a program used for learn select,poll, epoll and more [CONF 42]
WebServer
Rocket HttpServer writed in C++ 98 [42 Project]
Wincat
Wincat is simple program like netcat for windows
WinLoader
Simple custom PE Loader
WinPack
Packer written in C
Unam3dd's Repositories
Unam3dd/LibSocket42
Simple Socket Library writed in C++98 for 42 [WebServ/IRC]
Unam3dd/WebServer
Rocket HttpServer writed in C++ 98 [42 Project]
Unam3dd/Etheria
Etheria is a powerful and lightweight tool for reverse engineering, security analysis, and Web3.0 development.
Unam3dd/WinPack
Packer written in C
Unam3dd/AtmoVim
AtmoVim My Vim Workspace
Unam3dd/libaes
Implemenation of Simple AES library using AES-NI (Advanced Encryption Standard) and SIMD (Single Instruction Multiple Data) written in pure C and Assembly.
Unam3dd/AssemblyPacks
Simple program in Assembly x86 [Nasm/Masm]
Unam3dd/TCPServer
Simple generic TCP Server with epoll for C
Unam3dd/Unam3dd
Unam3dd/Wincat
Wincat is simple program like netcat for windows
Unam3dd/CipherLib
Cipherlib is a lightweight cipher library
Unam3dd/CWebServer
Simple Web Server in C
Unam3dd/Etheria-std
Etheria-STD is a lightweight and optimized replacement for GNU libc, used in Etheria to ensure compatibility, eliminate dependencies, and support cross-platform development.
Unam3dd/LearnIPC
Learn IPC (Inter Process Communicate)
Unam3dd/MiniChat
MiniChat is a program used for learn select,poll, epoll and more [CONF 42]
Unam3dd/42header
42 header
Unam3dd/AES-NI
use of the AES-NI instruction set
Unam3dd/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
Unam3dd/chkcpu
chkcpu is utils which return CPU informations writed in fasm
Unam3dd/ClientWebSocket
Simple WebSocket Client. Experimentation
Unam3dd/ElfLibx86
First version of ElfLib only for x86 (soon x86_64)
Unam3dd/ft_printf
ft_printf make printf for libft
Unam3dd/FZWID
Fast Zydis Web Intel Disassembler.
Unam3dd/i3rice
My I3 configuration rice
Unam3dd/libdsa
Data Structure Algorithms
Unam3dd/Libft
First 42 project libft
Unam3dd/push_swap
Push swap
Unam3dd/SoLong
So long 42 project
Unam3dd/unam3dd.github.io
My Blog
Unam3dd/WASMZydis
Fork of Zydis for WASM