// tools, libraries, and my projects
My personal take on the AES (Advanced Encryption Standard) algorithm, implemented strictly following FIPS 197. Designed with a focus on simplicity, single include.
A modern C++ library for parsing and manipulating Windows Portable Executable (PE) files. Fully supports PE32/PE32+ formats with a clean, intuitive API.