From 10ed2380ca6eb59131312404f832e0ae76be06d1 Mon Sep 17 00:00:00 2001 From: Segy <60326914+mathisvickie@users.noreply.github.com> Date: Tue, 8 Aug 2023 20:12:53 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41c7fe2..fc3c287 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # sign-expired Signtool modification for expired certificates -Hijacks dll and loads into official signtool (digitaly signed by micro$oft) and allows signing with expired certificates. Compiled dllmain is XmlLite.dll wich needs to be placed next to signtool. +Hijacks dll (XmlLite) which loads into official signtool (digitaly signed by micro$oft) and allows signing with expired certificates. Compiled dllmain is XmlLite.dll which needs to be placed next to signtool. + +Same command before and after patch dll was introduced: +![404](https://github.com/mathisvickie/sign-expired/blob/main/pic.png)