{"id":22128664,"url":"https://github.com/xaymar/hellextractor","last_synced_at":"2025-07-25T18:31:46.798Z","repository":{"id":224838192,"uuid":"762950341","full_name":"Xaymar/Hellextractor","owner":"Xaymar","description":"A simple tool to extract things from Helldivers 2 for your 3D printing needs.","archived":false,"fork":false,"pushed_at":"2024-04-13T14:19:20.000Z","size":424,"stargazers_count":29,"open_issues_count":7,"forks_count":5,"subscribers_count":5,"default_branch":"root","last_synced_at":"2024-05-01T12:47:18.966Z","etag":null,"topics":["helldivers","helldivers2","reverse-engineering","stingray","stingray-engine"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Xaymar.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.adoc","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}},"created_at":"2024-02-25T06:29:32.000Z","updated_at":"2024-04-25T15:56:22.000Z","dependencies_parsed_at":"2024-02-28T01:29:46.893Z","dependency_job_id":"408e061c-f79a-4e7e-98e1-76d9f6cfac3e","html_url":"https://github.com/Xaymar/Hellextractor","commit_stats":null,"previous_names":["xaymar/hellextractor"],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xaymar%2FHellextractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xaymar%2FHellextractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xaymar%2FHellextractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xaymar%2FHellextractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xaymar","download_url":"https://codeload.github.com/Xaymar/Hellextractor/tar.gz/refs/heads/root","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227606385,"owners_count":17792793,"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":["helldivers","helldivers2","reverse-engineering","stingray","stingray-engine"],"created_at":"2024-12-01T17:46:53.997Z","updated_at":"2024-12-01T17:46:54.465Z","avatar_url":"https://github.com/Xaymar.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"== Hellextractor\nExtract content from Helldivers 2.\n\n=== Features\n- Hash strings for figuring out file matches.\n- Extract content from container files.\n- Crash on unexpected things. If it's not a bug for Bethesda or Ubisoft, it's not a bug here either.\n\n=== Usage Examples\n==== Show help\nYou can show the built-in help with just:\n\n```\nhellextractor.exe\n```\n\n==== Generate Hashes\n```\nhellextractor hash your/text/here\n```\n\n==== Extract Files\n===== Extract all files\n```\nhellextractor extract \"C:/Program Files (x86)/Steam/steamapps/common/Helldivers 2/data\"\n```\n\n===== Extract all files to a directory\n```\nhellextractor extract -o output \"C:/Program Files (x86)/Steam/steamapps/common/Helldivers 2/data\"\n```\n\n===== Pretend to extract all files\n```\nhellextractor extract -o output -d \"C:/Program Files (x86)/Steam/steamapps/common/Helldivers 2/data\"\n```\n===== Extract all files and translate names and types\n```\nhellextractor extract -o output -t types.txt -n files.txt -s strings.txt \"C:/Program Files (x86)/Steam/steamapps/common/Helldivers 2/data\"\n```\n\n===== Extract only .texture files\n```\nhellextractor extract -f \".*\\.texture$\" -o output -t types.txt -n files.txt -s strings.txt \"C:/Program Files (x86)/Steam/steamapps/common/Helldivers 2/data\"\n```\n\n===== Extract all files, translate names and types, and rename files with older names\n```\nhellextractor extract -r -o output -t types.txt -n files.txt -s strings.txt \"C:/Program Files (x86)/Steam/steamapps/common/Helldivers 2/data\"\n```\n\n=== Building\n1. git clone\n2. cmake -S. -Bbuild\n3. cmake --build build\n4. ???\n5. Profit\n\nYou can enable additional features by initializing submodules, but it isn't required.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxaymar%2Fhellextractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxaymar%2Fhellextractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxaymar%2Fhellextractor/lists"}