{"id":27933392,"url":"https://github.com/dosx-dev/zeus-file-identifier","last_synced_at":"2025-05-07T04:58:30.273Z","repository":{"id":215303124,"uuid":"738607349","full_name":"DosX-dev/Zeus-File-Identifier","owner":"DosX-dev","description":"A signature engine that makes it possible to recognize a file type based on a template. Can be used by antiviruses","archived":false,"fork":false,"pushed_at":"2024-02-12T18:58:06.000Z","size":48,"stargazers_count":43,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T04:58:25.352Z","etag":null,"topics":["analysis","detect-it-easy","file","identifier","linux","signature","type","windows","zeus"],"latest_commit_sha":null,"homepage":"https://dosx.su","language":"Visual Basic .NET","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DosX-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://github.com/DosX-dev/DosX-dev/blob/main/donate.md"]}},"created_at":"2024-01-03T16:10:10.000Z","updated_at":"2025-04-12T17:45:45.000Z","dependencies_parsed_at":"2024-01-03T17:29:53.342Z","dependency_job_id":"d88670cb-8d47-42ca-ac52-5be85bd56172","html_url":"https://github.com/DosX-dev/Zeus-File-Identifier","commit_stats":null,"previous_names":["dosx-dev/zeus-file-identifier"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DosX-dev%2FZeus-File-Identifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DosX-dev%2FZeus-File-Identifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DosX-dev%2FZeus-File-Identifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DosX-dev%2FZeus-File-Identifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DosX-dev","download_url":"https://codeload.github.com/DosX-dev/Zeus-File-Identifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252816949,"owners_count":21808704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analysis","detect-it-easy","file","identifier","linux","signature","type","windows","zeus"],"created_at":"2025-05-07T04:58:29.752Z","updated_at":"2025-05-07T04:58:30.260Z","avatar_url":"https://github.com/DosX-dev.png","language":"Visual Basic .NET","readme":"# 🔮 Zeus File Identifier (ZFI)\nThis program is designed to determine the file type using signatures according to certain rules. Can be used by antiviruses.\n\n## 📑 About\nThis console program takes an argument `--file` which specifies the path to the file that needs to be examined. The output will contain the resulting format, description and some technical data (for example, the presence of compressed entropy data)\n\n## 💼 Database rules format\n```\n{STRING_NAME}|{STRING_FILE_TYPE}|{STRING_DESCRIPTION}|{MASK_SIGNATURE}\n```\n * Use \"..\"/\"??\" to indicate an unknown byte (like \"0000..29..11...00\")\n * Use the ' character to wrap an ASCII string (like \"000000'String in the file!'000029\")\n\nThe signature is read only from the beginning of the file.\n\nExample of rule:\n```\nLua Bytecode|Script|Lua machine code|1B'Lua'..00\n```\n\n## 🐧 Run on Linux\nUse the `mono-complete` package to use the program on Linux:\n```\nmono Zeus_File_Identifier.app --file \"application.exe\"\n```\n\n## ✨ What about...\n[Detect It Easy](https://github.com/horsicq/DIE-engine) will soon support Zeus File Identifier formats\n","funding_links":["https://github.com/DosX-dev/DosX-dev/blob/main/donate.md"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdosx-dev%2Fzeus-file-identifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdosx-dev%2Fzeus-file-identifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdosx-dev%2Fzeus-file-identifier/lists"}