🧟 Plants vs. Zombies multiplayer battle, developed via reverse engineering, inline hook and dynamic-link library injection. Two online players defend and attack as the plant and zombie respectively.(通过逆向工程、内联Hook和动态链接库注入实现的《植物大战僵尸》双人网络对战,两名玩家分别使用植物或僵尸进行防守和攻击。)
Stars
620
Forks
54
Watchers
620
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
52
commits
Fix: Add a virtual destructor for the IP address interface
a1130e4View on GitHubFix: Remove `noexcept` from functions that may throw exceptions
8552c26View on GitHubRefactor: Delete unnecessary `const` & Unify naming convention
c908a78View on GitHubRefactor: Directly use `std::system_error` as the type of system exceptions
9d4b5a4View on GitHubChore: Statically link the Microsoft Visual C++ Runtime Library
c54d6e1View on GitHub