I get prompt window as follows:
python.exe - Ordinal Not Found
X The ordinal 4046 could not be located in the dynamic link library
LIBEAY32.dll
I get the following error message at the console:
>>> from OpenSSL import SSL
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\Python25\Lib\site-packages\OpenSSL\__init__.py", line 11, in
<module>
import rand, crypto, SSL, tsafe
ImportError: DLL load failed with error code 182
Thank you.
Issac Kim
On Fri, Aug 14, 2009 at 11:10 AM, Andres Riancho
<[email protected]>wrote:
> Isaac,
>
> On Fri, Aug 14, 2009 at 12:35 PM, issac kim<[email protected]> wrote:
> > I installed the "w3af 1.0-rc2 [shorty]" version on my winxp sp3 but I
> keep
> > getting the following error message when I run w3af_console command.
> >
> >
> -------------------------------------------------------------------------------------------------------------
> > C:\Program Files\w3af>w3af_console
> > You have to install pyOpenSSL library.
> > - On Debian based distributions: apt-get install python-pyopenssl
> > - On Mac: sudo port install py25-socket-ssl
> >
> -------------------------------------------------------------------------------------------------------------
> >
> > I am sure that I installed pyopenssl.
> > Currently have "Pythone 2.5 pyOpenSSL-0.8" version installed(comes with
> w3af
> > package).
> >
> > The following is the pyOpenSSL installation log.
> >
> > C:\Python25>more pyOpenSSL-wininst.log
> > *** Installation started 2009/08/14 10:20 ***
> > Source: C:\Program
> Files\w3af\prerequisite\pyOpenSSL-0.8.winxp32-py2.5.exe
> > 999 Root Key: HKEY_LOCAL_MACHINE
> > 020 Reg DB Key:
> > [Software\Microsoft\Windows\CurrentVersion\Uninstall]pyOpenSSL-p
> > y2.5
> > 040 Reg DB Value:
> > [Software\Microsoft\Windows\CurrentVersion\Uninstall\pyOpenSSL
> > -py2.5]DisplayName=Python 2.5 pyOpenSSL-0.8
> > 040 Reg DB Value:
> > [Software\Microsoft\Windows\CurrentVersion\Uninstall\pyOpenSSL
> > -py2.5]UninstallString="C:\Python25\RemovepyOpenSSL.exe" -u
> > "C:\Python25\pyOpenS
> > SL-wininst.log"
> > 200 File Copy: C:\Python25\Lib\site-packages\pyOpenSSL-0.8-py2.5.egg-info
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\crypto.pyd
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\rand.pyd
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\SSL.pyd
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\tsafe.py
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\version.py
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\__init__.py
> > 100 Made Dir: C:\Python25\Lib\site-packages\OpenSSL\test
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\test\test_crypto.py
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\test\test_ssl.py
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\test\__init__.py
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\test\__init__.pyc
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\test\test_ssl.pyc
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\test\test_crypto.pyc
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\__init__.pyc
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\version.pyc
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\tsafe.pyc
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\test\__init__.pyo
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\test\test_ssl.pyo
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\test\test_crypto.pyo
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\__init__.pyo
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\version.pyo
> > 200 File Copy: C:\Python25\Lib\site-packages\OpenSSL\tsafe.pyo
> >
> > Can anyone resolve this issue?
>
> What happens when you run a python console, and then "from OpenSSL import
> SSL" ?
>
> > Regards,
> >
> > Issac Kim
> >
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> > trial. Simplify your report design, integration and deployment - and
> focus
> > on
> > what you do best, core application coding. Discover what's new with
> > Crystal Reports now. http://p.sf.net/sfu/bobj-july
> > _______________________________________________
> > W3af-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/w3af-users
> >
> >
>
>
>
> --
> Andrés Riancho
> Founder, Bonsai - Information Security
> http://www.bonsai-sec.com/
> http://w3af.sf.net/
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
W3af-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/w3af-users