Interface Generator was born from a need I encountered in my work as a systems engineer, particularly when analyzing network communications with Wireshark. The need to decode and interpret custom interfaces led me to develop LUA dissectors, a language close to C that is often difficult for non-developers to approach. In that context, the idea emerged to design a tool that would simplify this process: a graphical interface capable of automatically generating custom LUA dissectors, making this workflow accessible to a broader audience while preserving a rigorous engineering logic.
Today, Interface Generator is a personal project that I develop and maintain in my spare time, with the goal of evolving it into a more complete and versatile tool capable of addressing real engineering needs. The upcoming improvements follow that direction, relying on real-world use cases and user feedback. If the tool is useful to you, you can support its development freely: contributions help cover hosting costs and are directly reinvested into the continuous improvement of the project.