Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 369 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 369 Bytes

SGML Object File reader

dumps contents of SGML Object File version 2 files ( .sgo files ) a file format used for updating volkswagen group ( Volksvagen, Audi & Skoda ) ECU firmware.

Usage

#shows the files data
php read_sgo.php file.sgo

#dumps the contents to a .bin file padded with zeros for parts that has no data.
php read_sgo.php file.sgo dump