discovered 10 Aug 2026
parselab
→ View on GitHubparseLab is a protocol parser generation tool developed by Lockheed Martin ATL, which facilitates the creation of parsers, valid and invalid protocol messages, and offers a framework for building custom protocol generator modules. It supports native parser generation with the Hammer C-library and provides an interface for developing custom generators through the ParselabGenerator class. Key features include message generation tailored to specific protocols and the capability to expand its functionality through user-defined generator modules.