View Single Post
  #1  
Old 09-06-2020, 21:34
jonwil jonwil is offline
VIP
 
Join Date: Feb 2004
Posts: 387
Rept. Given: 2
Rept. Rcvd 21 Times in 9 Posts
Thanks Given: 2
Thanks Rcvd at 65 Times in 34 Posts
jonwil Reputation: 21
Remove signature from windows DLL?

I have a 64-bit windows DLL with a digital signature. I want to remove the signature so I can modify the DLL (I know the program that uses the DLL doesn't care about the signature). Is there a tool that can remove the signature without affecting anything else in the DLL?
Reply With Quote