lborup
January 28th, 2009, 09:16
Hi
While reversing some windows malware, a lot of crypto-related strings appears, several indicating that openssl 0.9.8e libraries have been used.
I have tried compiling that version with both VC++ 2005 and 2008, and generating ida pro signatures, but is only able to identify a couple of functions. So i guess i am using wrong compiler settings etc.
I would rather avoid spending time reversing crypto-functions, so i wonder how you would go about identifying the openssl functions?
Is there a better way to approach the problem?
Best regards,
Lasse
While reversing some windows malware, a lot of crypto-related strings appears, several indicating that openssl 0.9.8e libraries have been used.
I have tried compiling that version with both VC++ 2005 and 2008, and generating ida pro signatures, but is only able to identify a couple of functions. So i guess i am using wrong compiler settings etc.
I would rather avoid spending time reversing crypto-functions, so i wonder how you would go about identifying the openssl functions?
Is there a better way to approach the problem?
Best regards,
Lasse