Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mathisvickie authored Aug 8, 2023
1 parent a69ac60 commit 10ed238
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 10ed238

Please sign in to comment.