Coder Social home page Coder Social logo

Comments (4)

NalCol avatar NalCol commented on August 28, 2024

软件没有任何直观的形式表明哪里卡住了,CPU占用一直很高(15%左右)。
另一款W10 Digital Activation Program也基本是同样情况。
但是 HEU KMS Activator成功以数字激活方式激活系统。
不知道是不是架构问题。

from cmwtat_digital_edition.

TGSAN avatar TGSAN commented on August 28, 2024

软件没有任何直观的形式表明哪里卡住了,CPU占用一直很高(15%左右)。 另一款W10 Digital Activation Program也基本是同样情况。 但是 HEU KMS Activator成功以数字激活方式激活系统。 不知道是不是架构问题。

目前支持ARM64的版本已经基本开发完了,但是因为代码比较脏还没有提交到GitHub,之前的这个版本用的dll hook的形式去做状态欺骗,理论上是可以利用Windows指令集转换来兼容的,但是事实上跑起来不是很正常。新版本我通过调用未导出符号的方法来计算来避免使用dll hook,事实使用这种上在我的Surface Pro X(ARM64)上可以正常运行,但是主程序还是使用了不支持arm 的旧版本 .NET Framework,在不支持x64转义的Windows 10上面不知道能不能正常运行。目前还在解决这部分问题,解决之后应该就可以发布了。

from cmwtat_digital_edition.

TGSAN avatar TGSAN commented on August 28, 2024

如果急着激活的话可以临时尝试先从x86或amd64的设备上使用 CMWTAT 激活,然后在arm64设备上使用激活疑难解答,通过Microsoft账号的移进行许可迁移(走官方的正版许可自助证迁),然后在x86或amd64的设备上重新使用 CMWTAT 激活。需要注意的是两台设备的Windows SKU版本需要一致(可以使用 CMWTAT 的版本转换)。

from cmwtat_digital_edition.

TGSAN avatar TGSAN commented on August 28, 2024

#42 更新增加适用于 ARM64 的实验性支持

from cmwtat_digital_edition.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.