Replies: 3 comments 2 replies
|
Hello! Thanks a lot for your support!
We can add the file format rapidly. Do you need just detect + version ? Or you need some extra information? |
1 reply
|
https://github.com/horsicq/Detect-It-Easy/blob/master/db/Binary/image.JPEGXL.1.sg |
0 replies
|
Hello! Is your problem solved? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello and thanks for the wonderful tool 😊
I have a question about how to create a new detection signature? I see the
.sgfiles in the/dbfolder, however I have a few questions as I can't find documentation on the format:init(…)function do?detect(bShowType, bShowVersion, bShowOptions)function?Binary.compare("…")? What is the pattern that goes into the string and what gets returned?I want to make a detection signature for JPEG-XL files as they are currently just classified under the generic "Binary" class, however I find it hard to get started with the signature language as it seems to be lacking documentation (or I'm really looking in the wrong places).
Thanks in advance 🤓👍
All reactions