{"id":25067089,"url":"https://github.com/eliasmoflag/xscan","last_synced_at":"2025-08-16T05:33:35.835Z","repository":{"id":272599644,"uuid":"916107909","full_name":"eliasmoflag/xscan","owner":"eliasmoflag","description":"Simple header-only IDA-style code scanner","archived":false,"fork":false,"pushed_at":"2025-01-29T11:56:20.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T19:40:47.152Z","etag":null,"topics":["code-scanning","cpp","game-hacking","modding","pattern-scanning","windows","x86","x86-64"],"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/eliasmoflag.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-01-13T13:24:53.000Z","updated_at":"2025-01-29T11:56:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d264351-1924-4aa7-ae2c-c8180218cbf8","html_url":"https://github.com/eliasmoflag/xscan","commit_stats":null,"previous_names":["eliasmoflag/xscan"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eliasmoflag/xscan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasmoflag%2Fxscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasmoflag%2Fxscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasmoflag%2Fxscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasmoflag%2Fxscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eliasmoflag","download_url":"https://codeload.github.com/eliasmoflag/xscan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasmoflag%2Fxscan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270670979,"owners_count":24625668,"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-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["code-scanning","cpp","game-hacking","modding","pattern-scanning","windows","x86","x86-64"],"created_at":"2025-02-06T20:29:19.613Z","updated_at":"2025-08-16T05:33:35.815Z","avatar_url":"https://github.com/eliasmoflag.png","language":"C++","readme":"# xscan\nSimple header-only IDA-style code scanner\n```cpp\n#include \u003cxscan.hpp\u003e\n\nusing function_t = std::add_pointer_t\u003cvoid(std::int32_t arg)\u003e;\n\nfunction_t function = xscan::pattern(\"E8 ? ? ? ?\")\n\t.scan(xscan::pe_sections(image_base))\n\t.add(1).rip();\n```\n```cmake\nFetchContent_Declare(xscan\n\tGIT_REPOSITORY\n\t\t\"https://github.com/eliasmoflag/xscan.git\"\n\tGIT_TAG\n\t\t\u003ctag\u003e\n)\nFetchContent_MakeAvailable(xscan)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliasmoflag%2Fxscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliasmoflag%2Fxscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliasmoflag%2Fxscan/lists"}