Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.
/ AutoPFX Public archive

AutoPFX -- A GUI tool for automatically creating and deploying signatures.

License

Notifications You must be signed in to change notification settings

Canmi21/AutoPFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoPFX

AutoPFX -- A GUI tool for automatically creating and deploying signatures.

Usage

Install Requitrment

pip install ruamel.yaml

Download Package

打开 Releases 下载 AutoPFX

Launch AutoPFX

打开 AutoPFX.EXE

About

有关于本项目中所有打包的 .EXE 文件都使用了 Canmi@Xyy 类的签名,使用 SHA256 加密,虽然可以一定程度的避免被微软自带的防火墙清除掉,但是如果你的电脑还是自动清除了再核对下载文件的 SHA256 或者 MD5 值一致后请忽略风险警告,本项项目承诺所有文件开源免费,如果您好奇 Package 中的内容,请仔细查阅源码

AutoPFX.EXE 14c14e81cf5dc658ea1df6eb221ab82b9b0f968fd530e612af4e311b3646672a

您可以在 PowerShell 中使用 certutil 命令查询 SHA256

certutil -hashfile AutoPFX.EXE  SHA256

从终端中得到的执行结果应该像这样:

SHA256 hash of AutoPFX.EXE:
14c14e81cf5dc658ea1df6eb221ab82b9b0f968fd530e612af4e311b3646672a
CertUtil: -hashfile command completed successfully.

View

Acknowledgements

You