Online editor / visualizer for Kaitai Struct .ksy files
- Clone stable release:
git clone https://github.com/kaitai-io/ide-kaitai-io.github.io
or- Devel release:
git clone https://github.com/kaitai-io/ide-devel-kaitai-io.github.io
- Devel release:
- Serve on a webserver (ex.
python -mSimpleHTTPServer
orpython serve.py
) - Go to http://127.0.0.1:8000/
git clone --recursive https://github.com/kaitai-io/kaitai_struct_webide
npm install
python serve.py --compile
- Go to http://127.0.0.1:8000/
For more screenshots visit the Features wiki page