手动破解柯林程序+编译dll文件
2025/5/5 12:22:00 人气 623 资源分享首先我们来热下身 v13版本首页F12最底下有个被注释了的版权 我们进入后端找到 wapindex.cs文件 打开来到192行就看到了strshowhtml+= 把它删掉
--------
去掉柯林后门 让钟国强再也不能锁你网站
第一步
V13版本 进入后端tool-waptool.cs 搜索GetMobieleUAinfo 我们来到第7208 7210 7215行 把这三行的0改为1
第二步
来到小文件manager找到assemblyinfo-assemblyinfo.cs 这是一个声明属性 里面有一个混淆配置信息的还有程序的产品名称和版本号还有版权信息 我们直接复制替换
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyCompany(”www.kelink.com QQ85403498/407589963”)]
[assembly: Dotfuscator(”12345:1:2:4.2.5000.27554”, 2, true)]
[assembly: AssemblyTitle(”KenLinClassManager”)]
[assembly: AssemblyTrademark(””)]
[assembly: AssemblyProduct(”KenLinClassManager 9.2011.08.01”)]
[assembly: AssemblyDescription(””)]
[assembly: AssemblyCopyright(”Copyright © Kelink.Com 2011”)]
[assembly: AssemblyConfiguration(””)]
[assembly: AssemblyFileVersion(”1.0.0.0”)]
[assembly: ComVisible(false)]
[assembly: Guid(”57fed959-7c0a-4467-a46b-158c60e6bdf4”)]
[assembly: AssemblyVersion(”1.0.0.0”)]
注意第四行一定要留空 我们来到大文件再次找到声明属性
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: Dotfuscator(”12345:1:2:4.2.5000.27554”, 2, true)]
[assembly: AssemblyTrademark(””)]
[assembly: AssemblyFileVersion(”1.0.0.0”)]
[assembly: Guid(”3d5900ae-111a-45be-96b3-d9e4606ca793”)]
[assembly: ComVisible(false)]
[assembly: AssemblyCopyright(”Copyright © Kelink.Com 2011”)]
[assembly: AssemblyProduct(”KenLinWebSite 9.2011.08.01”)]
[assembly: AssemblyCompany(”www.kelink.com QQ85403498/407589963”)]
[assembly: AssemblyConfiguration(””)]
[assembly: AssemblyDescription(””)]
[assembly: AssemblyTitle(”KenLinWebSite”)]
[assembly: AssemblyVersion(”1.0.0.0”)]
全部替换 这样柯林就完全破解了 用授权系统和授权查询系统再加上授权增删系统 你不就坐上钟国强的位置了嘛
--------
--------
去掉柯林后门 让钟国强再也不能锁你网站
第一步
V13版本 进入后端tool-waptool.cs 搜索GetMobieleUAinfo 我们来到第7208 7210 7215行 把这三行的0改为1
第二步
来到小文件manager找到assemblyinfo-assemblyinfo.cs 这是一个声明属性 里面有一个混淆配置信息的还有程序的产品名称和版本号还有版权信息 我们直接复制替换
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyCompany(”www.kelink.com QQ85403498/407589963”)]
[assembly: Dotfuscator(”12345:1:2:4.2.5000.27554”, 2, true)]
[assembly: AssemblyTitle(”KenLinClassManager”)]
[assembly: AssemblyTrademark(””)]
[assembly: AssemblyProduct(”KenLinClassManager 9.2011.08.01”)]
[assembly: AssemblyDescription(””)]
[assembly: AssemblyCopyright(”Copyright © Kelink.Com 2011”)]
[assembly: AssemblyConfiguration(””)]
[assembly: AssemblyFileVersion(”1.0.0.0”)]
[assembly: ComVisible(false)]
[assembly: Guid(”57fed959-7c0a-4467-a46b-158c60e6bdf4”)]
[assembly: AssemblyVersion(”1.0.0.0”)]
注意第四行一定要留空 我们来到大文件再次找到声明属性
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: Dotfuscator(”12345:1:2:4.2.5000.27554”, 2, true)]
[assembly: AssemblyTrademark(””)]
[assembly: AssemblyFileVersion(”1.0.0.0”)]
[assembly: Guid(”3d5900ae-111a-45be-96b3-d9e4606ca793”)]
[assembly: ComVisible(false)]
[assembly: AssemblyCopyright(”Copyright © Kelink.Com 2011”)]
[assembly: AssemblyProduct(”KenLinWebSite 9.2011.08.01”)]
[assembly: AssemblyCompany(”www.kelink.com QQ85403498/407589963”)]
[assembly: AssemblyConfiguration(””)]
[assembly: AssemblyDescription(””)]
[assembly: AssemblyTitle(”KenLinWebSite”)]
[assembly: AssemblyVersion(”1.0.0.0”)]
全部替换 这样柯林就完全破解了 用授权系统和授权查询系统再加上授权增删系统 你不就坐上钟国强的位置了嘛
--------
原批头子(ID1000)修改此帖05-30 00:27 更多
发表回复