ECU Tuning File Tools

Test forms for the tuning-file API. Browse tuning files → · Full API reference: /api/doc

1. Check available modifications

POST/api/tuning-files/available-modifications
What this does Upload an ECU binary file. The system finds the closest matching release in the database and lists which tuning modifications (e.g. DPFOFF, EGROFF) are available for that file.
  1. Choose the .bin file you want to inspect.
  2. Optionally set the minimum match score (0–100, default 70). A higher value demands a closer match before any result is returned.
  3. Click Check modifications.
  4. Tick the modifications you want, then use the button to send them (and the file) down to the Apply form below.

2. Apply modifications

POST/api/file-modifications/apply
What this does Upload an ECU binary file plus a list of modifications. The system applies those modifications and your browser downloads the resulting modified file.
  1. Choose the .bin file (the same file used above).
  2. Enter the modifications as a comma-separated list, e.g. DPFOFF,EGROFF — or use the Send ticked modifications to Apply form button in section 1.
  3. Optionally set the minimum match score (default 70).
  4. Click Apply & download. The modified file downloads automatically (named like original.DPFOFF-EGROFF.bin).
Loading…
Loading the web debug toolbar…
Attempt #