首页

C#实现游戏外挂源码(血战上海滩等游)

c#

2020-11-24

这里有两个是我用C#写的游戏外挂,一款是风靡一时的植物大战僵尸,另一款是高中时候喜欢玩的游戏血战上海滩,源码里所说的游戏基址,要通过工具来查询,这个工具需要我们的程序员懂得一点点汇编才能够真正的应用它,如果不懂,就看看汇编的资料,不要一看到汇编就说难,不要被困难而吓倒,其实到了最后,你会觉得很值得,不仅丰富了你的知识,而且又收获了玩游戏时开外

资源下载此资源下载价格为2D币(VIP免费),请先
资源文件列表
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool.sln , 947
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool.suo , 24576
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/app.config , 144
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/bin/Debug/PlantsVSZombiesTool.exe , 25088
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/bin/Debug/PlantsVSZombiesTool.exe.config , 144
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/bin/Debug/PlantsVSZombiesTool.pdb , 38400
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/bin/Debug/PlantsVSZombiesTool.vshost.exe , 11592
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/bin/Debug/PlantsVSZombiesTool.vshost.exe.config , 144
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/bin/Debug/PlantsVSZombiesTool.vshost.exe.manifest , 490
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/Form1.cs , 7793
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/Form1.Designer.cs , 8222
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/Form1.resx , 21821
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/Helper.cs , 3882
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/image/▒│╛░.png , 9315
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache , 5941
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/obj/Debug/GenerateResource.read.1.tlog , 696
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/obj/Debug/GenerateResource.write.1.tlog , 858
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/obj/Debug/PlantsVSZombiesTool.csproj.FileListAbsolute.txt , 2709
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/obj/Debug/PlantsVSZombiesTool.csproj.GenerateResource.Cache , 847
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/obj/Debug/PlantsVSZombiesTool.exe , 25088
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/obj/Debug/PlantsVSZombiesTool.Form1.resources , 10827
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/obj/Debug/PlantsVSZombiesTool.pdb , 38400
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/obj/Debug/PlantsVSZombiesTool.Properties.Resources.resources , 180
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll , 4608
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/PlantsVSZombiesTool.csproj , 5042
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/PlantsVSZombiesTool.csproj.user , 452
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/Program.cs , 480
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/Properties/AssemblyInfo.cs , 1394
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/Properties/Resources.Designer.cs , 2874
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/Properties/Resources.resx , 5612
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/Properties/Settings.Designer.cs , 1115
═Γ╣╥╘┤┬δ/PlantsVSZombiesTool/PlantsVSZombiesTool/Properties/Settings.settings , 249
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai.sln , 917
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai.suo , 18432
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/bin/Debug/XZshanhai.exe , 29696
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/bin/Debug/XZshanhai.pdb , 44544
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/bin/Debug/XZshanhai.vshost.exe , 14328
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/bin/Debug/XZshanhai.vshost.exe.manifest , 490
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/Form1.cs , 13878
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/Form1.Designer.cs , 12119
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/Form1.resx , 23176
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/Helper.cs , 3833
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/KeyboardHookLib.cs , 4210
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/obj/Debug/XZshanhai.csproj.FileListAbsolute.txt , 1606
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/obj/Debug/XZshanhai.csproj.GenerateResource.Cache , 847
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/obj/Debug/XZshanhai.exe , 29696
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/obj/Debug/XZshanhai.Form1.resources , 10819
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/obj/Debug/XZshanhai.pdb , 44544
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/obj/Debug/XZshanhai.Properties.Resources.resources , 180
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/Program.cs , 470
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/Properties/AssemblyInfo.cs , 1374
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/Properties/Resources.Designer.cs , 2868
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/Properties/Resources.resx , 5612
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/Properties/Settings.Designer.cs , 1094
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/Properties/Settings.settings , 249
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/XZshanhai.csproj , 3433
═Γ╣╥╘┤┬δ/XZshanhai/XZshanhai/▒│╛░.png , 9315
没有账号? 忘记密码?

社交账号快速登录