View Full Version : Removing certificates
EarthQ
9th September 2007, 10:46 PM
Hi folks,
Is it possible to remove the certificate from a signed file?
Thanks in advance.
levenum
10th September 2007, 10:37 PM
Yes if it is exe / dll / mui. Haven't found a way to do it with cabs yet.
There is an API function in desktop windows that can do it: ImageRemoveCertificate (http://msdn2.microsoft.com/en-us/library/ms680214.aspx). So if you can code in any language that can use Win32 APIs you can make a small app to do it.
I've been meaning to write one my self but never got the time.
Alternatively someone may have done this already try google.
baniaczek
10th September 2007, 10:48 PM
http://drewthesecuritygeek.blogspot.com/2006/09/fixing-problem-that-devdiv-has-with.html
May be it is time to create usigner.exe?
baniaczek
12th September 2007, 02:44 AM
Up to you: http://forum.xda-developers.com/showthread.php?p=1503335
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.