Skip to content

Initial release

Choose a tag to compare

@ccodere ccodere released this 26 Mar 14:54
· 9 commits to main since this release

Initial release of magic library and initial version of application that uses it to identify resources and files.

  • fileid is the actual command line java application to identify files, including dependencies. You run it by executing java -jar fileid.jar at the command prompt/terminal
  • magiclib bin is the library that can be used to use the magic database file to identify files, it include also the java documentation of the library a README and the license information.