{"id":25917037,"url":"https://github.com/ate47/bohashtool","last_synced_at":"2026-04-21T03:33:16.398Z","repository":{"id":88519582,"uuid":"600603646","full_name":"ate47/BOHashTool","owner":"ate47","description":"Tool to try hashes in a directory of GSC files","archived":false,"fork":false,"pushed_at":"2023-09-25T22:01:12.000Z","size":654,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T13:19:31.189Z","etag":null,"topics":["blackops4","callofduty","cold-war","gsc","hash"],"latest_commit_sha":null,"homepage":"","language":"Java","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/ate47.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}},"created_at":"2023-02-12T01:50:29.000Z","updated_at":"2025-02-02T06:42:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9e5a8c2-bf54-4063-9eb7-8d175a5a21e2","html_url":"https://github.com/ate47/BOHashTool","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/ate47/BOHashTool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ate47%2FBOHashTool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ate47%2FBOHashTool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ate47%2FBOHashTool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ate47%2FBOHashTool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ate47","download_url":"https://codeload.github.com/ate47/BOHashTool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ate47%2FBOHashTool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32075243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["blackops4","callofduty","cold-war","gsc","hash"],"created_at":"2025-03-03T13:19:33.509Z","updated_at":"2026-04-21T03:33:16.383Z","avatar_url":"https://github.com/ate47.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BOHashTool\n\nTool to try hashes in a directory of GSC files, I made it like that, you can use something else if you want.\n\nFor a Java implementation of the hashing methods,\nthe [fr.atesab.bo4hash.utils.HashUtils](src/main/java/fr/atesab/bo4hash/utils/HashUtils.java) is here\n\nI use it to explore this fork repository: https://github.com/ate47/t8-src\n\n## Usage\n\nFrom the release files or via these commands to compile:\n\n```powershell\n./gradlew build\njava -jar build/libs/BOHashTool-*.jar\n```\n\n## Hash searcher macro\n\nAll `.gsc` search are also converted into a `namespace` search (with the script's name) and into a `.csc` search with\nthe same path.\n\nYou can use `|` to tell prefix and suffix in a hash search\n\nexample:\n\n```\nscripts/mp_common/|player_s_s|.gsc\n```\n\nwill match all strings with the prefix `scripts/mp_common/`, the suffix `.gsc` and contain a permutation\nof `player_s_s`.\n\nFor example \n- `scripts/mp_common/player/player.gsc`\n- `scripts/mp_common/player/player.csc`\n\n## Demo\n\nYou can search for an unhashed string in a particular repo (the indexing can take ~20s or more for slower disks)\n\n![example 1](docs/example_1.png)\n\nIt can be used to search for multiple objects at once\n\n![example 2](docs/example_2.png)\n\nOr path\n\n![example 3](docs/example_3.png)\n\nYou can use it to search over multiple fields at the same time\n\n![example 4](docs/example_4.png)\n\nIt will compute the permutations of a string to find close values\n\n![example 5](docs/example_5.png)\n\nYou can hash multiple values without searching them in a repository (useful to get the hashes of multiple IDs already found)\n\n![example 6](docs/example_6.png)\n\nThe hashes found, you can replace them in the GSC directory using the replace tool\n\n![example 7](docs/example_7.png)\n\nYou can get all the hashes/scripts of a dataset using the extractor tool\n\n![example 8](docs/example_8.png)\n\nUsing the lookup tool, you can search for a particular id in a strings file\n\n![example 9](docs/example_9.png)\n\nA version is of lookup tool is available for large search (can be long for large queries)\n\n![example 10](docs/example_10.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fate47%2Fbohashtool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fate47%2Fbohashtool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fate47%2Fbohashtool/lists"}