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)