激活Windows和Office Powershell TSF Activation v13.0

介绍

官方网站:https://github.com/abdullah-erturk/pmas

PowerShell TSF Activation 一款专为 Windows 和 Office 产品授权设计的灵活模块化解决方案。它通过直接从内存中运行自定义的.NET 库 LibTSforge.dll来完成 Office 产品的授权,支持图形界面模式(GUI)和静默模式(无交互后台运行)。

软件截图

图片[1]-激活Windows和Office Powershell TSF Activation v13.0-晓白博客网

软件特点

可同时管理Windows 操作系统和Office 办公套件的授权状态,覆盖主流产品版本。
借助 LibTSforge.dll 动态生成授权所需的产品密钥,适配不同授权场景。
通过 Out-GridView 提供友好的图形化选项,用户可直观选择授权类型、查看状态,降低操作门槛。
支持KMS(密钥管理服务)、MAK(多次激活密钥)、RETAIL(零售版)、OEM(原始设备制造商)、AVMA(基于 Active Directory 的批量授权)等多种授权类型,灵活性极高。
在静默安装场景下,可自动为 LibTSforge.dll 支持的每种 Office 类型授权单一产品,简化批量部署流程。
支持通过-w(Windows)和-o(Office)参数实现全自动授权,无需手动干预,适合脚本集成或 CI/CD 流程。
为 KMS 授权产品分配伪随机生成的 IP 地址,规避 Office 正版验证提示(如 “Office Genuine Banner” 警告),降低被检测风险。
在修改现有授权产品前,强制要求用户确认操作,避免误触导致的授权异常,提升操作安全性。
通过Base64 编码 + GZIP 压缩将 LibTSforge.dll 嵌入脚本中,无需额外依赖文件,单文件即可运行,部署便捷。
配套提供run.bat批处理文件,用户双击即可快速启动脚本,进一步简化使用流程。

更新日志

PMAS_v13.bat verifies its own SHA256 hash value before executing. If the script is modified or corrupted, it will refuse to run for security reasons.

PMAS.bat:

  • Updated HWID Activation (hwid.ps1). Removed the static ticket method and implemented dynamic ticket generation using RSA signatures.
  • Fixed Windows 11 Pro activation error (WMI Stale Object). Refreshed the WMI object right before activation to prevent the script from failing after the product key is installed.
  • Fixed EditionID matching bug. Replaced -match with exact string matching (-eq) to prevent incorrect product keys from being selected (e.g. matching Professional instead of ProfessionalWorkstation).

PMAS_v13.bat:

  • Added launcher file to bypass Defender blocking. PMAS_v13.bat extracts the main activation script (PMAS.bat) to a temporary folder and runs it from there, instead of running it directly. This approach is used to prevent Windows Defender from blocking the activation script. PMAS.bat is embedded as base64 inside PMAS_v13.bat — only a single file is needed for distribution.
  • Windows Defender exclusion is added before execution. The %TEMP%\pmas_*.bat pattern is added to Defender exclusions and removed when done. Works on Windows 8.1 and above; silently skipped on Windows 7.
  • Temporary file is given a random name on each run. Instead of a fixed pmas.bat, a randomly named pmas_XXXXX.bat is used each time.
  • Automatically elevates to administrator if not already running as admin. Uses the cacls.exe method to check privileges; if not admin, shows a UAC prompt and restarts. Compatible with Windows 7, 8, 10, and 11.
  • Extraction code is compatible with Windows 7 / PS 2.0.

下载地址

激活Windows和Office Powershell TSF Activation v13.0-晓白博客网
隐藏内容,输入密码后查看
微信扫二维码,关注公众号发送“密码”即可获取密码查看内容
晓白博客网版权所有,原文地址https://www.xbnb.cn/71268
© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 如有资源失效请在下面及时反馈,谢谢!! 抢沙发

请登录后发表评论

    请登录后查看评论内容