Skip to content

TwoSevenOneT/CertClone

Repository files navigation

CertClone

This tool will clone the digital signature of any given program. It will sign the input PE file and export the cloned certificate.

The original article

After running the tool, you can copy the signed PE file along with the exported certificate to the target machine. After importing the certificate, your PE file will have a valid signature on the target machine.

Command Line Syntax

CertClone rootPath pcaPath leafPath newCloneCertPath exePath

rootPath, pcaPath, and leafPath are copied from the original file's digital signature. You can follow the original article or use the signatures I attached in the release file

Note: You only need to run this tool on your lab machine, there is no need to run it on the target machine.

Links

IAmAntimalware: Inject Malicious Code Into Antivirus

Author:

Two Seven One Three

About

The tool used to clone the digital signatures of legitimate programs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages