├── .gitattributes ├── DotNetBrowserCrack.dll ├── README.md └── teamdev.licenses /.gitattributes: -------------------------------------------------------------------------------- 1 | # Auto detect text files and perform LF normalization 2 | * text=auto 3 | -------------------------------------------------------------------------------- /DotNetBrowserCrack.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mehome/DotNetBrowserCrack/e0452770cbf9bda03c18aa37f80747078c799d7c/DotNetBrowserCrack.dll -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # DotNetBrowserCrack 2 | DotNetBrowser破解 3 | 4 | 破解原因:DotNetBrowser太贵了,个人7000人民币,企业更是高达7万人民币,对于国内个人及小企业是不小负担 5 | 6 | 本程序采用Hook动态执行破解 DotNetBrowser版本更新不受影响, 如果非要加个期限就是一万年 7 | 8 | 使用方法: 9 | 10 | 1.添加引用 DotNetBrowserCrack.dll 11 | 12 | 2.添加嵌入的资源 teamdev.licenses 13 | 14 | 3.Main()函数里或调用DotNetBrowser方法前执行一次初始化函数:DotNetBrowserCrack.Crack.Init(); 15 | 16 | 4.完成 17 | 18 | 交流QQ:5115147 -------------------------------------------------------------------------------- /teamdev.licenses: -------------------------------------------------------------------------------- 1 | Product: DotNetBrowser 2 | Version: 1.x 3 | Licensed to: wu 4 | License type: Evaluation 5 | License info: Single-user license 6 | Expiration date: 09-07-2019 7 | Generation date: 09-06-2019 8 | Platforms: win32/x64;win32/x86 9 | Company name: Individual 10 | SigB: vlp2p9cvexgjx74ztgomi431o3uvuaq4dlfywzr5e65r5x1c7or6es7w06hciz9r5tigycptivoq3yyd 11 | SigA: 9mjsmop08oosaz26ik201nznezisymzors5z2rn10iy61vqheweupvflsi1m753rmskqi58p4j9pkx53 12 | --------------------------------------------------------------------------------