Online editor / visualizer for Kaitai Struct .ksy files
git clone --recursive https://github.com/Lorthiz/kaitai_struct_webide
npm install
npm run generate-formats
npm run parcel-run
- Go to http://127.0.0.1:8000/
For more screenshots visit the Features wiki page