http403 / pyrit

Automatically exported from code.google.com/p/pyrit
0 stars 0 forks source link

Segmentation fault #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
jacob@laptop:~/svn/pyrit_svn$ svn update
At revision 160.                        
jacob@laptop:~/svn/pyrit_svn$ cd pyrit/ 
jacob@laptop:~/svn/pyrit_svn/pyrit$ python setup.py build
running build                                            
running build_py                                         
running build_ext                                        
running build_scripts                                    
jacob@laptop:~/svn/pyrit_svn/pyrit$ sudo python setup.py install
running install                                                 
running build                                                   
running build_py                                                
running build_ext                                               
running build_scripts                                           
running install_lib                                             
writing byte-compilation script '/tmp/tmpQuMAay.py'             
/usr/bin/python -O /tmp/tmpQuMAay.py                            
removing /tmp/tmpQuMAay.py                                      
running install_scripts                                         
changing mode of /usr/local/bin/pyrit to 755
running install_egg_info
Removing /usr/local/lib/python2.6/dist-packages/Pyrit-0.2.4.egg-info
Writing /usr/local/lib/python2.6/dist-packages/Pyrit-0.2.4.egg-info
jacob@laptop:~/svn/pyrit_svn/pyrit$ cd ..
jacob@laptop:~/svn/pyrit_svn$ cd cpyrit_cuda/
jacob@laptop:~/svn/pyrit_svn/cpyrit_cuda$ python setup.py build
running build
running build_ext
Skipping rebuild of Nvidia CUDA kernel ...
Building modules...
jacob@laptop:~/svn/pyrit_svn/cpyrit_cuda$ sudo python setup.py install
running install
running build
running build_ext
Skipping rebuild of Nvidia CUDA kernel ...
Building modules...
running install_lib
running install_egg_info
Removing /usr/local/lib/python2.6/dist-packages/CPyrit_CUDA-0.2.4.egg-info
Writing /usr/local/lib/python2.6/dist-packages/CPyrit_CUDA-0.2.4.egg-info
jacob@laptop:~/svn/pyrit_svn/cpyrit_cuda$ pyrit -r
/home/jacob/sony/sony-01.cap-e SonyCenter  attack_batch
Pyrit 0.2.4-dev (svn r151) (C) 2008, 2009 Lukas Lueg
http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3

Parsing file '/home/jacob/sony/sony-01.cap'... 4831 packets (4831
802.11-packets), 1 APs

Picked Access-Point 00:11:50:b9:66:1b automatically...
WARNING: Version mismatch between main module ('0.2.4-dev (svn r151)') and
CPyrit-CUDA ('0.2.4-dev (svn r159)')

Attacking handshake with Station 00:21:5d:2b:8b:e0...
Segmentation fault (core dumped)
jacob@laptop:~/svn/pyrit_svn/cpyrit_cuda$

I can send you the core dump if you like..

Original issue reported on code.google.com by cha...@gmail.com on 10 Aug 2009 at 4:37

GoogleCodeExporter commented 9 years ago
Please do so.

Original comment by lukas.l...@gmail.com on 10 Aug 2009 at 4:44

GoogleCodeExporter commented 9 years ago
here you go..:)

Original comment by cha...@gmail.com on 10 Aug 2009 at 4:57

Attachments:

GoogleCodeExporter commented 9 years ago
stupid me. fixed in next svn.

Original comment by lukas.l...@gmail.com on 10 Aug 2009 at 5:52

GoogleCodeExporter commented 9 years ago
Thanks mate..:)

Original comment by cha...@gmail.com on 10 Aug 2009 at 5:57

GoogleCodeExporter commented 9 years ago
Shoule be fixed by r161

Original comment by lukas.l...@gmail.com on 10 Aug 2009 at 6:51

GoogleCodeExporter commented 9 years ago
I can confirm that the "bug" is gone, and it works now..:)

close

Original comment by cha...@gmail.com on 10 Aug 2009 at 7:08