{"id":26279044,"url":"https://github.com/anileo/ue-version","last_synced_at":"2025-07-23T06:34:58.100Z","repository":{"id":279499741,"uuid":"938476302","full_name":"AniLeo/ue-version","owner":"AniLeo","description":"A tool that analyses Unreal Engine 4 and Unreal Engine 5 based games and determines what version of the engine was used to build the game.","archived":false,"fork":false,"pushed_at":"2025-02-25T22:14:06.000Z","size":9,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T08:09:40.527Z","etag":null,"topics":["reverse-engineering","unreal-engine"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AniLeo.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,"publiccode":null,"codemeta":null}},"created_at":"2025-02-25T02:40:25.000Z","updated_at":"2025-07-19T00:48:11.000Z","dependencies_parsed_at":"2025-02-25T22:39:10.007Z","dependency_job_id":null,"html_url":"https://github.com/AniLeo/ue-version","commit_stats":null,"previous_names":["anileo/ue-version"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AniLeo/ue-version","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AniLeo%2Fue-version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AniLeo%2Fue-version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AniLeo%2Fue-version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AniLeo%2Fue-version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AniLeo","download_url":"https://codeload.github.com/AniLeo/ue-version/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AniLeo%2Fue-version/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266631548,"owners_count":23959420,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["reverse-engineering","unreal-engine"],"created_at":"2025-03-14T13:19:09.701Z","updated_at":"2025-07-23T06:34:58.078Z","avatar_url":"https://github.com/AniLeo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ue-version\nA tool that analyses Unreal Engine 4 and Unreal Engine 5 based games and determines what version of the engine was used to build the game.\n\n## Usage\n`./ue-version.sh \u003cdirectory\u003e`\n\n### Requirements\n- [exiftool](https://exiftool.org/)\n  - Arch: `sudo pacman -S perl-image-exiftool`\n  - Debian/Ubuntu: `sudo apt install libimage-exiftool-perl`\n  - Fedora: `sudo dnf install perl-Image-ExifTool`\n\n### Examples\n```\n./ue-version.sh \"~/.local/share/Steam/steamapps/common/Jusant\"\n5.1.1.0\n```\n```\n./ue-version.sh \"~/.local/share/Steam/steamapps/common/Stray\"\n4.27.2.0\n```\n\n## Heuristics\nThis tool uses different heuristics to determine the engine version, listed here from most to least reliable\n- **analyse_ue_buildversion:** Analyses \"Build.version\", found in UE4 games;\n- **analyse_ue_exifdata (tools):** Analyses exif data for Unreal Engine tools such as \"CrashReportClient.exe\" and \"EpicWebHelper.exe\", found in UE5 and UE4 games;\n- **analyse_ue_buildstamp:** Analyses build stamp strings inside game executables, found in UE4 games;\n- **analyse_ue_exifdata (game):** Analyses exif data for the Shipping executable, found in UE5 and UE4 games.\n\n## License\nThis project is licensed under the GNU GPLv2 license. This software may be modified/distributed for commercial or private use but changes to the source code must be published under the same license, containing a copy of the license and a copyright notice.\n\nDeveloped by [AniLeo](https://github.com/AniLeo) at ani-leo@outlook.com (C) 2025.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanileo%2Fue-version","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanileo%2Fue-version","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanileo%2Fue-version/lists"}