Proprietary data formats are one of the cruellest legacy software problems. The software that created the data is gone — the vendor closed, the developer retired, the application won't run on modern hardware — but the data itself still exists. It just can't be read.

How data gets trapped

Every piece of software that stores data makes a choice about format. Most chose proprietary binary formats — compact, fast, and completely opaque to anything other than the software that created them.

When the software dies, the data becomes unreadable:

The data still physically exists. The bytes are there. But without knowing the format specification, reading it is a technical challenge.

What I do

I analyse proprietary data files to determine their structure and extract their contents.

Not every format is recoverable. Some are encrypted or structured in ways that aren’t readable without the original software. I’ll be honest about that upfront.

What I need


Tell me about your data format problem

Describe the software that created the data, the file types involved, and what you need to do with the data. I'll respond with an honest view of what's recoverable.

I'll respond within one business day. Your details are never shared.