Detect-It-Easy/dbs_min/db/Binary/format_InterleafFile.1.sg
2026-01-12 16:03:12 +03:00

2 lines
No EOL
213 B
JavaScript

function detect(){var e
return Binary.compare("52494646........'OMNI'")&&(e=Binary.getString(12,4).trim(),/^[A-Za-z]{4}/.test(e))&&(X.isVerbose()&&(sOptions=e),bDetected=1),result()}meta("format","Interleaf File")