![]() |
|
#11
|
|||
|
|||
|
Got that. Thanks. You info was really helpful. I was able to find more information (on Russian, sorry) and now I can more or less imagine what is going on.
SfcValidateFileSignature loads some API from mscat32.dll/WinTrust.dll: CryptCATAdminCalcHashFromFileHandle - undocumented CryptCATAdminEnumCatalogFromHash - documented - hxxp://msdn.microsoft.com/library/default.asp?url=/library/en-us/security/security/cryptcatadminenumcatalogfromhash.asp CryptCATCatalogInfoFromContext - undocumented WinVerifyTrust - documented - hxxp://msdn.microsoft.com/library/default.asp?url=/library/en-us/security/security/winverifytrust.asp CryptCATAdminReleaseCatalogContext - documented - hxxp://msdn.microsoft.com/library/default.asp?url=/library/en-us/security/security/cryptcatadminreleasecatalogcontext.asp Let me remind you that you can completely disable WFP by setting SFCScan value to the undocumented one described by Collake and patch sfc.dll (sfc_os.dll in XP+) with the patch I gave you above. Last edited by volodya; 02-06-2004 at 01:02. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bizarre problem resolving imports from KERNEL32 | ancev | General Discussion | 8 | 12-15-2005 23:11 |
| adding code to kernel32.dll | amigo | General Discussion | 13 | 01-15-2005 01:49 |
| KERNEL32 imports in IDA Pro | pez | General Discussion | 9 | 08-27-2004 05:10 |
| Search and Replace? | prejker | General Discussion | 6 | 05-28-2004 23:32 |