News

C++ Struct Memory Parser (GUI Version - MVP Architecture) This project provides a graphical user interface (GUI) tool built with Python and Tkinter to parse the memory layout of a C++ struct. It has ...
Simple C++ binary serialization library (with Python struct.pack-like interface).