View Single Post
  #1  
Old 01-04-2008, 21:11
melatonin melatonin is offline
Friend
 
Join Date: Aug 2005
Posts: 19
Rept. Given: 1
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 10
Thanks Rcvd at 34 Times in 6 Posts
melatonin Reputation: 0
Creating IDA sig files for openssl fips v1.1.2

First off I came across this thread in google when I was trying to find a resolution to my question:
http://www.exetools.com/forum/showthread.php?t=4177

So I followed what was stated, to use the static compiled openssl libs with flair's coff lib parser but doesn't work. I can only assume I'm not using the correct switch in either compiling openssl or with pcf.

For openssl I followed the instructions in "INSTALL.W32" readme using ActivePerl and MSVC++ 6 to compile.

1. perl Configure VC-WIN32
2. ms\do_ms
3. nmake -f ms\nt.mak

Here is a link to the two static compiled libs below (libeay32.lib & ssleay32.lib):
Code:
http://www.zshare.net/download/6178868484c030/
I'd attached them, but site is being excessively slow.

Any tips would be appreciated, cheers.
Reply With Quote