{"id":19121386,"url":"https://github.com/axix-official/unitycn-helper","last_synced_at":"2025-05-05T16:26:06.188Z","repository":{"id":227843459,"uuid":"770882367","full_name":"AXiX-official/UnityCN-Helper","owner":"AXiX-official","description":"A tool helps decrypt/encrypt assetbundle files for UnityCN.","archived":false,"fork":false,"pushed_at":"2025-04-11T11:47:42.000Z","size":64,"stargazers_count":24,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T10:28:17.573Z","etag":null,"topics":["unity"],"latest_commit_sha":null,"homepage":"","language":"C#","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/AXiX-official.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,"zenodo":null}},"created_at":"2024-03-12T10:27:26.000Z","updated_at":"2025-04-13T16:20:04.000Z","dependencies_parsed_at":"2024-03-15T12:47:00.520Z","dependency_job_id":"32a5b08a-9903-489d-8192-a7ac926b4c20","html_url":"https://github.com/AXiX-official/UnityCN-Helper","commit_stats":null,"previous_names":["axix-official/unitycn-helper"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AXiX-official%2FUnityCN-Helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AXiX-official%2FUnityCN-Helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AXiX-official%2FUnityCN-Helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AXiX-official%2FUnityCN-Helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AXiX-official","download_url":"https://codeload.github.com/AXiX-official/UnityCN-Helper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252532855,"owners_count":21763487,"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":["unity"],"created_at":"2024-11-09T05:17:00.795Z","updated_at":"2025-05-05T16:26:06.168Z","avatar_url":"https://github.com/AXiX-official.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UnityCN-Helper\n\n[\u003cimg src=\"https://api.gitsponsors.com/api/badge/img?id=770882367\" height=\"20\"\u003e](https://api.gitsponsors.com/api/badge/link?p=kgrFzvDuyvkJEf6+zLA7aLDDcBWMpjb6y2T0cwUg3qWtChhxMrU9lzUtyeo9RVIfU4/KIFXE0+fdycrPSrqv60sLut/vi0Lk/nbN5INWYNS3DyemrDmv4liXBIUVXvOz9oY58wyiMV/awJdRZLOzJQ==)\n\nA tool helps decrypt/encrypt assetbundle files for UnityCN.\n\n## Command Line Arguments\n\n- -i, --infile     Required. Input file to be processed.\n\n- -o, --outfile    Required. Output processed file.\n\n- -e, --encrypt    (Default: false) Encrypt the asset file.\n\n- -d, --decrypt    (Default: false) Decrypt the asset file.\n\n- -k, --key        Required. UnityCN key for decryption.\n\n- -f, --folder     (Default: false) Operate on a folder instead of a file.\n\n- --help           Display this help screen.\n\n- --version        Display version information.\n\n### Example\n\n```bash\n./UnityCN-Helper -i test.bundle -o test.bundle.de -k 5265736F6E616E63655265626F726E52 -d\n./UnityCN-Helper -i test.bundle.de -o test.bundle -k 5265736F6E616E63655265626F726E52 -e\n```\n\nfor operating on a folder:\n\n```bash\n./UnityCN-Helper -i test -o output -k 5265736F6E616E63655265626F726E52 -d -f\n./UnityCN-Helper -i output -o output_en -k 5265736F6E616E63655265626F726E52 -e -f\n```\n\n\n## You need to know\n\nIn fact, after modifying the asset file, encrypting is not necessary. \n\nFor games I encountered, the game can load unencrypted asset files as well as encrypted asset files.\n\n## Special Thanks\n\n- [Perfare](https://github.com/Perfare) for creating and maintaining and every contributor of [AssetStudio](https://github.com/Perfare/AssetStudio)\n\n- [Razmoth](https://github.com/Razmoth) for figuring out and sharing Unity CN's AssetBundle decryption ([src](https://github.com/RazTools/Studio)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxix-official%2Funitycn-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxix-official%2Funitycn-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxix-official%2Funitycn-helper/lists"}