http403 / pyrit

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

Deb package of Pyrit avaliable for Ubuntu 9.04 #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi lukas, I did not know how to contact you so that I do here. I wanted to
inform you that I have packaged pyrit for Ubuntu 9.04.

https://launchpad.net/~festor/+archive/hack-tools

Please, if you have time could you review the package for if I missed some
credits or copyright?

Thanks for making this wonderful tool.

Original issue reported on code.google.com by nebulos...@gmail.com on 17 Jul 2009 at 6:49

GoogleCodeExporter commented 9 years ago
Thanks for you effort. I'll add your launchpad-repository to the 
FirstSteps-wiki. 

Although I don't use Ubuntu and can't test your packages for functionality here 
are
my two cents from looking at the build instructions:

- Always use exact version requirements between Pyrit and the CPyrit modules as 
you
already do right now. Use 'Depends: pyrit (= 0.2.3~svn120-0jaunty1~ppa6)', never
start using 'Depends: pyrit (>= 0.2.3~svn120-0jaunty1~ppa6)' ...
- The main package and the cpyrit-stream package are missing a dependency to 
the zlib
library. This won't cause problems as zlib is present on all systems - but it 
should
be in the control anyway...

Someone running Ubuntu 9.04 should comment on these packages for functionality 
;-) 

Original comment by lukas.l...@gmail.com on 18 Jul 2009 at 9:17

GoogleCodeExporter commented 9 years ago
BTW: Please provide packages of the stable build - which currently is 0.2.2. 
Packages
built from svn should be extra...

Original comment by lukas.l...@gmail.com on 18 Jul 2009 at 9:33

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Meh, the zlib dependency is in Pyrit and CPyrit-OpenCL, not CPyrit-Stream...

Original comment by lukas.l...@gmail.com on 18 Jul 2009 at 9:45

GoogleCodeExporter commented 9 years ago
* zlib dependency added
* pyrit 0.2.2 packaged
* pyrit 0.2.3-dev now calls pyrit-unstable
* Improve description in pyrit-stream and pyrit-cuda packages.

Any suggestion? Thanks for everything

Original comment by nebulos...@gmail.com on 18 Jul 2009 at 12:57

GoogleCodeExporter commented 9 years ago
BTW: Do you know how compile pyrit with OpenCL?

Original comment by nebulos...@gmail.com on 18 Jul 2009 at 1:23

GoogleCodeExporter commented 9 years ago
I can install and run Pyrit in VirtualBox'ed Ubuntu 9.04 - works fine. I can't 
test
the GPU packages.

I don't know how Ubuntu handles the proprietary drivers for ATI and Nvidia 
which -
however - the pyrit-cuda and pyrit-stream packages should pull in.
The current packages leave the user basically without new functionality after
installing pyrit-cuda or pyrit-stream, as Pyrit won't be able to load the 
hardware
modules and suppresses error messages about it.

So we need dependencies on the nvidia drivers (e.g. for libcuda.so.1) and the 
ati
drivers (e.g. for libaticalcl.so)

Original comment by lukas.l...@gmail.com on 18 Jul 2009 at 1:38

GoogleCodeExporter commented 9 years ago
Nvidia is currently the only vendor that provides a working OpenCL 
implementation.
Besides it is more or less a wrapper around the already working CUDA-API, it is 
also
currently not available to the general public.

So no OpenCL for now :\

Original comment by lukas.l...@gmail.com on 18 Jul 2009 at 1:41

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
ok, thanks for the OpenCL info

Respect to ATi/Nvidia proprietary drivers... I know that the package driver 
should be
placed as dependency of pyrit stream and cuda modules...

But seeing as there are people who install the proprietary driver of a 
non-official
way (not from the Ubuntu repositories) I did not want forcing the download 
driver of
Ubuntu repositories to avoid problems that could have 2 controllers in one 
system.

However in the descriptions of pyrit-stream and pyrit-cuda packages warns that 
these
modules will not work if the proprietary driver isn't installed.

Original comment by nebulos...@gmail.com on 18 Jul 2009 at 3:17

GoogleCodeExporter commented 9 years ago
I forgot give you info about my repository

Repository:
deb http://ppa.launchpad.net/festor/hack-tools/ubuntu jaunty main 

GPG key:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 619BA177

Original comment by nebulos...@gmail.com on 18 Jul 2009 at 3:22

GoogleCodeExporter commented 9 years ago
Ok fine :)

Some please confirm that installing the packages in festor's respository + 
nvidia-glx
or + xorg-driver-fglrx leave us with a working environment :-)

Original comment by lukas.l...@gmail.com on 18 Jul 2009 at 4:00

GoogleCodeExporter commented 9 years ago
See (the last post):
http://offtopiqueando.foroactivo.com/trucos-y-tutoriales-f5/pyrit-ataque-por-fue
rza-bruta-a-wpa-wpa2-psk-usando-gpus-t3822-15.htm#42009

In dirty English:

http://translate.google.es/translate?js=y&prev=_t&hl=es&ie=UTF-8&u=http%3A%2F%2F
offtopiqueando.foroactivo.com%2Ftrucos-y-tutoriales-f5%2Fpyrit-ataque-por-fuerza
-bruta-a-wpa-wpa2-psk-usando-gpus-t3822-15.htm%2342009&sl=auto&tl=en&history_sta
te0=

At least see that works pyrit 0.2.2 with Nvidia :D

Now, in my laptop, I have a ATi Radeon 3470 and I can confirm that works (but 
with a
very low performance).

Original comment by nebulos...@gmail.com on 18 Jul 2009 at 6:00

GoogleCodeExporter commented 9 years ago
Added reference to your ppa in docs @ 
http://code.google.com/p/pyrit/wiki/Installation.

Thanks for you support.

Original comment by lukas.l...@gmail.com on 19 Jul 2009 at 2:10

GoogleCodeExporter commented 9 years ago
Thanks!

Original comment by nebulos...@gmail.com on 19 Jul 2009 at 5:35

GoogleCodeExporter commented 9 years ago
nebulosa82, what exactly performance with your HD 3470 in pyrit you have? (in 
benchmark)

Original comment by gade...@gmail.com on 23 Aug 2009 at 11:33