git clone https://github.com/mualloc/IdentifyParser.git
cd IdentifyParser
cmake -S . -B build
cmake --build build
or
cmake --build build --config Release
build\Debug\IdentifyParser.exe Input\identify1.bin
or
build\Release\IdentifyParser.exe Input\identify1.bin
Double click IdentifyParserInstaller.msi in installer folder.