This document describes a preliminary version of a text-based file format designed for small patches to binary files. The format is derived from JSON. Readers are invited to comment and help shape its direction.
Having the ability to make small patches to binary files can be valuable in situations where a user needs to make changes to a program, particularly to hard-coded strings or "magic numbers," but does not have access to the source code.