The Lab

Retrocomputing, tinkering and some other stuff that steals my time.

Posts Tagged ‘Argo 95’

Amtec (ElsagDatamag) Argo 55/95 – Take 6: Uncompress rg_conf —

Just a quick one (thanks to purputy for pointing this out): the two configuration areas of the flash we dumped in the previous post are compressed with the deflate algorithm, and it’s quite easy to extract them. I’ve made up a quick’n’dirty script (in php, forgive me, just because the gzinflate function was quicker to use) that you can […]