A tiny, single-file, in-browser tool that repacks a .bin into a .dat for use with an SX Pro dongle.
https://demoniskk.github.io/Igniter/
No installs, no server, runs entirely in your browser via the Web Crypto API. Nothing leaves your machine.
- Open the page (or
index.htmllocally). - Drop in your
.binfile. - Click Build .dat.
- Place the file in the root of your SD card
Based on CTCaer's Custom Payload Packer.