{"id":18985154,"url":"https://github.com/potatomaster101/aobtool","last_synced_at":"2025-06-17T03:05:59.675Z","repository":{"id":40619139,"uuid":"373102406","full_name":"PotatoMaster101/aobtool","owner":"PotatoMaster101","description":"Small tool to help working with AOB when using Cheat Engine","archived":false,"fork":false,"pushed_at":"2024-02-07T06:51:16.000Z","size":17,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-21T09:48:44.869Z","etag":null,"topics":["cheat-engine","csharp","dotnet","mit-license","tool"],"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/PotatoMaster101.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":"2021-06-02T09:04:58.000Z","updated_at":"2023-12-26T06:54:51.000Z","dependencies_parsed_at":"2024-02-07T07:47:02.322Z","dependency_job_id":null,"html_url":"https://github.com/PotatoMaster101/aobtool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PotatoMaster101/aobtool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotatoMaster101%2Faobtool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotatoMaster101%2Faobtool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotatoMaster101%2Faobtool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotatoMaster101%2Faobtool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PotatoMaster101","download_url":"https://codeload.github.com/PotatoMaster101/aobtool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotatoMaster101%2Faobtool/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260281565,"owners_count":22985627,"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":["cheat-engine","csharp","dotnet","mit-license","tool"],"created_at":"2024-11-08T16:24:52.304Z","updated_at":"2025-06-17T03:05:59.656Z","avatar_url":"https://github.com/PotatoMaster101.png","language":"C#","readme":"# AOB Tool\nSmall tool to help working with AOB when using [Cheat Engine](https://cheatengine.org/).\n\n## Usage\n### Count AOB Length\nCounts the byte array length.\n```\n$ aobtool count \u003caob\u003e\n```\n\nExample:\n```\n$ aobtool count 7458FCFF03\n5\n```\n\n### Format AOB\nFormats the byte array.\n```\n$ aobtool format \u003caob\u003e\n```\n\nExample:\n```\n$ aobtool format 7458FCFF03\n74 58 FC FF 03\n```\n\n### AOB Diff\nPerforms diff between multiple AOBs in a file, 1 AOB per line.\n```\n$ aobtool diff [--file \u003caob file\u003e] [--wildcard \u003cwildcard character\u003e] [--stdin]\n```\n\nExample:\n```\n$ cat aob.txt\n75 49 CC FE 54 98 53 69 44\n75 49 CC FE 54 98 53 69 FF\n75 49 CC 0E 54 97 53 69 44\n75 49 CC FE 54 98 53 69 44 E0\n$ aobtool diff -f aob.txt\n75 49 CC ?E 54 9? 53 69 ?? ??\n```\n\n## Build\nBuild using [`dotnet`](https://dotnet.microsoft.com/download):\n```\n$ dotnet build -c Release\n```\n\n## Test\nRun unit tests using [`dotnet`](https://dotnet.microsoft.com/download):\n```\n$ dotnet test\n```\n\n## Publish\nGenerate single executable:\n```\n$ dotnet publish -c Release\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotatomaster101%2Faobtool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpotatomaster101%2Faobtool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotatomaster101%2Faobtool/lists"}