Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 478 Bytes

File metadata and controls

15 lines (12 loc) · 478 Bytes

Online_File_Signature_Discriminator

It is a site where you can easily determine the signature of files online. image

Contribution

With regard to json files, adding signatures is always welcome

The Json form is as follows

    "FileType": {
      "header": "Header Signature",
      "footer": "Footer Signature"
    }