- Small trinkets for fun & learning
- Opens a random file in a directory using default file association
- Finds and removes files or folders recursively based on user input
- Shows basic information of physical drives
- Copies a file very unpredictably slowly
- Calculates Shannon's entropy of a file
- Example usage of
- fstat & fstatvfs on POSIX and GetFileInformationByHandle & GetFileInformationByHandleEx on Windows
- Periodically flips random bits on a file or a drive
- Polls for file changes in a folder
- A simple base64 encoder & decoder
- Search files for certain content
- Finds and replaces content in a file
- Finds a value in process memory
- A Linux kernel module (character device) which outputs "Lorem Ipsum" data
- Not quite finished yet
- Waits for process to exit and prints it's exit code
- Prints out a file in hex, byte by byte
- A simple sound recorder for Windows
- Windows, Linux, FreeBSD or macOS
- GCC, Clang or Visual Studio 2022