|
|
|
|
|
by marlin
1111 days ago
|
|
I am also working on a project in this space. It is a template format for binary data, and accompanying commandline tooling. It is usable today for tasks such as: - generating structured binary diffs - creating universal extractors, several custom game formats are covered already It is in a early stage but would love some feedback! https://github.com/martinlindhe/feng |
|
For instance "if value at offset X is 123, then treat this other block of data as format ABC, otherwise treat it as as DEF". Obviously can get complex. The Adobe PSD format does horrible things like this all over the place (: