Trd (TRID)
From Just Solve the File Format Problem
(Difference between revisions)
(TRID TRD database) |
(correct trd extension instead tdr) |
||
| Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
| − | |extensions={{ext| | + | |extensions={{ext|trd}} |
|mimetypes=<!-- {{mimetype|application/x-trid-trd}} --> | |mimetypes=<!-- {{mimetype|application/x-trid-trd}} --> | ||
|released=~2003 | |released=~2003 | ||
Revision as of 00:07, 14 July 2020
A TRD file is a RIFF like container that hold a serie of TrID's definitions.
TrIDDefs.TRD is the default databases used by TrID file identification tool, if no other TRD database is given by -d option.
Contents |
Identification
.TDR files start with ASCII "RIFF", have "TRID" at offset 8, and DEFN at offset 12.
[1]
Software
Sample files
- https://mark0.net/download/triddefs.zip → TrIDDefs.TRD
Links
References
- ↑ http://mark0.net/download/triddefs_xml.7z → t → trd.trid.xml