{"id":26367361,"url":"https://github.com/inmount/dotnet-game-opener","last_synced_at":"2025-03-16T21:16:29.948Z","repository":{"id":241812500,"uuid":"219460470","full_name":"inmount/dotnet-game-opener","owner":"inmount","description":"基于.Net开发的一套基于命令行参数和环境变量模拟的游戏多开器","archived":false,"fork":false,"pushed_at":"2019-11-04T15:02:54.000Z","size":16,"stargazers_count":6,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-30T06:05:15.282Z","etag":null,"topics":["csharp","game","game-development"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inmount.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-11-04T09:11:49.000Z","updated_at":"2024-05-30T06:05:23.636Z","dependencies_parsed_at":"2024-05-30T06:15:23.660Z","dependency_job_id":null,"html_url":"https://github.com/inmount/dotnet-game-opener","commit_stats":null,"previous_names":["inmount/dotnet-game-opener"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inmount%2Fdotnet-game-opener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inmount%2Fdotnet-game-opener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inmount%2Fdotnet-game-opener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inmount%2Fdotnet-game-opener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inmount","download_url":"https://codeload.github.com/inmount/dotnet-game-opener/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243933456,"owners_count":20370988,"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":["csharp","game","game-development"],"created_at":"2025-03-16T21:16:29.321Z","updated_at":"2025-03-16T21:16:29.936Z","avatar_url":"https://github.com/inmount.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotnet-game-opener\n\n基于.Net开发的一套基于命令行参数和环境变量模拟的游戏多开器\n\n## 原理分析\n\n目前主流网游大部分的多开限制基本以游戏启动器/游戏客户端相互协作，游戏启动器先于游戏运行，预判断游戏客户端是否已经运行，再决定是否启动游戏客户端。\n\n这个环节中为了防止游戏客户端被直接启动，游戏启动器和游戏客户端之间都会存在一些简单的交互协议，来让游戏客户端判断当前启动行为是否来自游戏启动器。\n\n两者的交互协议的传输方式一般分为以下几种形式\n\n1. 命令行参数\n\n2. 环境变量\n\n3. 系统消息、通信管道、网络套接字等复杂通信环境\n\n## 多开工具切入点\n\n游戏启动器和游戏客户端的传输方式中，因第一种和第二种的设计开发成本较低，被广泛采用，很多网游都是采用其中一种或者两种结合的形式来控制游戏多开。\n\n本工具，就是介入到游戏启动器和游戏客户端之间，c007工具负责伪装成游戏客户端收集和记录两者的交互内容，opener工具则负责伪装成游戏启动器向游戏客户端发送交互内容，以此来达到欺骗游戏客户端，实现游戏躲开的目的。\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finmount%2Fdotnet-game-opener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finmount%2Fdotnet-game-opener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finmount%2Fdotnet-game-opener/lists"}