?>/script>'; } ?> aircrack-ng con soporte CUDA Widgets Magazine

Autor Tema: aircrack-ng con soporte CUDA  (Leído 1824 veces)

0 Usuarios y 1 Visitante están viendo este tema.

Fr3dY

  • Visitante
aircrack-ng con soporte CUDA
« en: 20-03-2014, 10:53 (Jueves) »
Buenas! Solo por curiosidad (aunque quiero probarlo personalmente en los próximo días)... ¿alguien ha comprobado como funciona la versión de aircrack-ng con soporte para NVIDIA?
Obtenido de la web de aircrack-ng:

Código: [Seleccionar]
Compiling with CUDA support - Not supported

This is still under heavy development so it is not yet been added to the backtrack repositories however it deserves mentioning.
Aircrack-ng can be built with a switch to add GPU acceleration. In order to do this we need to grab Aircrack-ng from SVN (subversion).
You must have the CUDA toolkit and the sdk already installed to be able to build this.

svn co http://ol41.6gcaxv6ftg1lea.uk35.e.s48.ru.wbprx.com/branch/aircrack-ng-cuda/ aircrack-ng-cuda

Next we will build it like normal but it needs a few extra arguments:

cd aircrack-ng-cuda
CUDA=true make
make CUDA=true sqlite=true unstable=true install



Saludos