aes

My personal take on the AES (Advanced Encryption Standard) algorithm, implemented strictly following FIPS 197. Designed with a focus on simplicity, single include.

cryptography AES fips197

PE-Library

A modern C++ library for parsing and manipulating Windows Portable Executable (PE) files. Fully supports PE32/PE32+ formats with a clean, intuitive API.

cpp windows pe-format reverse-engineering