当前位置:网站首页 > 更多 > 玩电脑 > 正文

[激活之路] Windows激活之路:通过HWIDGen申请永久数字许可证

作者:CC下载站 日期:2019-10-30 01:11:28 浏览:2583 分类:玩电脑

[激活之路] Windows激活之路:通过HWIDGen申请永久数字许可证


HWIDGen是一款由国外Nsane论坛会员s1ave77制作的Windows 10数字权利激活工具,这款Win10数字权利获取工具,可以自动获取Windows 10 数字许可证激活,无需产品密钥,以最简单的方式永久激活。

原帖地址:http://www.nsaneforums.com/topic/312871-windows-10-digital-license-hwid-generation-without-kms-or-predecessor-installupgrade/


数字权利激活

什么是“数字权利激活”?数字许可证激活是 Windows 10 中新加入的激活方式,是一种授权方法的分类。

数字许可证会记录您的硬件设备信息,只要在CPU和主板设备没有更换的情况下就可以连接微软服务器自动永久性的激活系统,重新安装系统时无需再次输入产品密钥,安装后会自动永久激活。

“数字权利激活”在不更换电脑硬件的情况下一直有效,无论您安装的系统是正式版还是预览版,不影响永久激活效果。


支持的系统

目前基本上支持大部分Win 10系统!

Windows 10 Cloud
Windows 10 Cloud(N)
Windows 10 Core(N)
Windows 10 CoreCountrySpecific
CWindows 10 oreSingleLanguage
Windows 10 Core
Windows 10 Education
Windows 10 Education(N)
Windows 10 Enterprise
Windows 10 Enterprise(S)
Windows 10 EnterpriseS(N)
Windows 10 Professional
Windows 10 Professional(N)
Windows 10 ProfessionalEducation
Windows 10 ProfessionalEducation(N)
Windows 10 ProfessionalWorkstation
Windows 10 ProfessionalWorkstation(N)

Windows 10 LTSB 2015

Windows 10 LTSB 2016




手动激活

操作比较复杂!不建议小白入手!

1. Get GatherOsState.exe from Windows 10 17134 ISO
2. Get latest version of slshim from https://github.com/vyvojar/slshim/releases
3. Extract slshim32.dll (for gatherosstate from x86 ISO) or slshim64.dll (for gatherosstate from x64 ISO)
4. Place gatherosstate and extracted slshim dll in the same directory
5. Rename slshim dll to slc.dll
6. Import this to registry:

6.1. Set the real value for %sku% from beneath list.

edition=Cloudsku=178edition=CloudNsku=179edition=Coresku=101edition=CoreCountrySpecificsku=99edition=CoreNsku=98edition=CoreSingleLanguagesku=100edition=Educationsku=121edition=EducationNsku=122edition=Enterprisesku=4edition=EnterpriseNsku=27edition=EnterpriseSsku=125edition=EnterpriseSNsku=126edition=Professionalsku=48edition=ProfessionalEducationsku=164edition=ProfessionalEducationNsku=165edition=ProfessionalNsku=49edition=ProfessionalWorkstationsku=161edition=ProfessionalWorkstationNsku=162


Replace the ‘XXX’ with the needed sku value. If using REG make sure the string is 7 digits long, the CMD will take the value from above.

CMD:

reg add "HKLM\SYSTEM\Tokens" /v "Channel" /t REG_SZ /d "Retail" /freg add "HKLM\SYSTEM\Tokens\Kernel" /v "Kernel-ProductInfo" /t REG_DWORD /d XXX /freg add "HKLM\SYSTEM\Tokens\Kernel" /v "Security-SPP-GenuineLocalStatus" /t REG_DWORD /d 1 /freg add "HKCU\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "C:\gatherosstate.exe" /d "^ WIN7RTM" /f

Make shure the XXX are peplaced by shown ID from above SKUID list.

Adapt the above path to gatherosstate.exe to the actual path.


7. Enter default Retail/OEM key from products ini


Key list from 17134.1 products.ini:


Site: https://pastebin.com
ShareCode: /rYakstDc


if you have Enterprise N or LTSB 2016 N use this in elevated Powershell:


::EnterpriseN((Get-Content '.\gatherosstate.exe') -replace "`0" | Select-String -Pattern "(.....-){4}C372T" -AllMatches).Matches | Select-Object -ExpandProperty Value::EnterpriseSN((Get-Content '.\gatherosstate.exe') -replace "`0" | Select-String -Pattern "(.....-){4}VMJWR" -AllMatches).Matches | Select-Object -ExpandProperty Value


this will gather the key from within gatherosstate.exe

8. Run gatherosstate. After a few seconds you should get GenuineTicket.xml
9. (optional) Remove HKEY_LOCAL_MACHINE\SYSTEM\Tokens from registry.

CMD:

reg delete "HKLM\SYSTEM\Tokens" /freg delete "HKCU\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "C:\gatherosstate.exe" /f



10. Place the created genuineticket at the root of c:\ and in admin CMD:

clipup -v -o -altto c:\

11. then force activation with:

cscript /nologo %windir%\system32\slmgr.vbs -ato


自动激活

该版本是作者s1ave77提供的!全E英文操作!大家可以尝试其他几种!

软件下载:链接: https://pan.baidu.com/s/1TT_seyt-faLyImdcPZ3AHw 密码: w96g

解压密码:3Fs44Rv#tZ4u3UOij656NgF____


[激活之路] Windows激活之路:通过HWIDGen申请永久数字许可证


批处理激活版

这个也不错,可以直接看源码,放心安逸~~

软件下载地址:链接: https://pan.baidu.com/s/1ZoeMrcypco7n-4EJFkudoQ 密码: 8jf1

萌卡大佬优化:链接: https://pan.baidu.com/s/1ML5_tgI7OQrWLRny98BZ9A 密码: xfdn



C#激活版本

比较推荐这个版本也不错!比较直观!

软件下载地址:链接: https://pan.baidu.com/s/1qlx03xURI5yGyLT7sQ_RSQ 密码: thcv

C#代码编写~ 可以利用反编译工具看代码内容。

推荐大家试一试这个!!

该版本来自:https://www.52pojie.cn/thread-742884-1-1.html


特别提醒

激活过程中,保持电脑联网,且开启Windows Update!避免使用V_P_N!

有些杀毒软件会提示软件有病毒。大家可以参考下:http://bbs.pcbeta.com/forum.php?mod=viewthread&tid=1786693




您需要 登录账户 后才能发表评论

取消回复欢迎 发表评论:

关灯