Pinned Repositories
Full-stack-intern-assessment
woody-woodpacker
This project coded in C is about coding a packer and an unpacker shellcode for ELF 64-bit binary files.
Webserv
A mini web server with C++
Minishell
A mini version of the POSIX shell
ft_nm
ft_nm is a command-line program that emulates the 'nm' command for analyzing ELF binaries. Written in C, supports x86 & x64 architectures.
ft_strace
Reimplementation of the strace command in C for monitoring system calls and signals.
tinky-winkey
A Windows service and keylogger written in C. The service launches the keylogger to capture keystrokes and foreground process details, saving them to a log file.
sdummett's Repositories
sdummett/ft_nm
ft_nm is a command-line program that emulates the 'nm' command for analyzing ELF binaries. Written in C, supports x86 & x64 architectures.
sdummett/ft_strace
Reimplementation of the strace command in C for monitoring system calls and signals.
sdummett/tinky-winkey
A Windows service and keylogger written in C. The service launches the keylogger to capture keystrokes and foreground process details, saving them to a log file.