Search:

Type: Posts; User: hausoo

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    20,703

    hello you seen this right Note: If you...

    hello you seen this right

    Note:
    If you receive the error clGetDeviceIDs(): CL_DEVICE_NOT_FOUND with Platform ID labeled Vendor: Mesa run:
    apt-get remove mesa-opencl-icd
  2. Replies
    5
    Views
    20,703

    hello...

    hello https://www.kali.org/news/cloud-cracking-with-cuda-gpu/
  3. Replies
    11
    Views
    13,921

    lol cheers dpkg --configure -a dpkg -f install

    lol cheers
    dpkg --configure -a
    dpkg -f install
  4. Replies
    11
    Views
    13,921

    apt-get --configure -a

    apt-get --configure -a
  5. Replies
    11
    Views
    13,921

    apt-get remove --purge libpcap0.8:i386 apt-get...

    apt-get remove --purge libpcap0.8:i386
    apt-get install libpcap0.8:i386
    apt-get -f install
    apt-get configure -a
  6. Replies
    11
    Views
    13,921

    prob purge and reinstall

    prob purge and reinstall
  7. Replies
    11
    Views
    13,921

    hello dpkg --configure -a which will try to...

    hello

    dpkg --configure -a

    which will try to install any package not properly installed in a gentle way
    If this does not work try

    apt-get install -f

    or
  8. Hello check your sources.list deb...

    Hello check your sources.list

    deb http://http.kali.org/kali kali-rolling main contrib non-free
    # For source package access, uncomment the following line
    deb-src http://http.kali.org/kali...
  9. Replies
    7
    Views
    12,576

    to enable GPU computing, you must edit your...

    to enable GPU computing, you must edit your config file located at ~/.pyrit/config
  10. Replies
    17
    Views
    12,475

    hello change .h file in error to accept gcc 5.4

    hello change .h file in error to accept gcc 5.4
  11. Replies
    7
    Views
    12,576

    hello /usr/lib/nvidia-cuda-toolkit type nvcc -V...

    hello
    /usr/lib/nvidia-cuda-toolkit
    type nvcc -V in console to see if the cuda compiler is configured correctly

    ~# nvcc -V
    nvcc: NVIDIA (R) Cuda compiler driver
    Copyright (c) 2005-2016 NVIDIA...
  12. hello problem is qt...

    hello problem is qt https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843208
  13. Sticky: Since Wheezy introduces multiarch, the ia32-libs...

    Since Wheezy introduces multiarch, the ia32-libs package in now deprecated. It is now possible to install 32bit packages directly:

    dpkg --add-architecture i386 # enable multi-arch
    apt-get update...
  14. Replies
    2
    Views
    2,846

    why not use repo... apt-get install openshot

    why not use repo... apt-get install openshot
  15. Replies
    20
    Views
    165,523

    hello check your.. etc/apt/sources.list file...

    hello check your.. etc/apt/sources.list file compare to http://docs.kali.org/general-use/kali-linux-sources-list-repositories


    :~# apt-get install synaptic
    Reading package lists... Done...
  16. Replies
    13
    Views
    79,566

    hello this works for me add to startup-files see...

    hello this works for me add to startup-files
    see /usr/share/doc/bash/examples/startup-files

    xset s off # don't activate screensaver
    xset -dpms # disable DPMS (Energy Star) features.
    xset s...
  17. Replies
    79
    Views
    63,584

    hello you need libncurses5-dev

    hello
    you need libncurses5-dev
  18. Replies
    7
    Views
    60,485

    hello kali 1.05 ...

    hello kali 1.05

    http://docs.kali.org/general-use/kali-linux-sources-list-repositories

    :~# apt-get install terminator
    Reading package lists... Done
    Building dependency tree
    Reading...
  19. Quote Originally Posted by dookie View Post The...

    Quote Originally Posted by dookie View Post
    The lsb_release information will only be updated for major versions, not minor ones.
    Not all of the new tools were added to the default iso as it helps...
  20. Replies
    7
    Views
    5,860

    dpkg -i --force-overwrite /usr/bin/bin2c

    dpkg -i --force-overwrite /usr/bin/bin2c
  21. 30min= super computer gpu cluster gpu farm one...

    30min= super computer gpu cluster gpu farm

    one gpu example
    Time.Started...: Sat Aug 24 21:32:28 2013 (32 secs)
    Time.Estimated.: Fri Apr 9 09:48:35 2021 (7 years, 227 days)

    ...
  22. yes depends on your video card (cuda_cores) ...

    yes depends on your video card (cuda_cores)

    crack 12 digit unknown passwd

    crunch 12 12 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890 | pyrit -r xxx.cap -b xx:xx:xx:xx:xx:xx -i...
  23. crunch 0 25...

    crunch 0 25 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWX YZ0123456789 | pyrit -r xxx.cap -b xx:xx:xx:xx:xx:xx -i - attack_passthrough
  24. hello apt-get install libglu1-mesa-dev

    hello

    apt-get install libglu1-mesa-dev
  25. Replies
    1
    Views
    3,397

    thats a ubuntu .deb file kali is debian d/l the...

    thats a ubuntu .deb file kali is debian d/l the Self-extracting installer http://developer.download.nvidia.com/compute/cuda/5_5/rc/installers/cuda-5.5.11_linux_64.run

    or

    apt-get install...
  26. Replies
    13
    Views
    18,393

    hello you need nvidia-cuda-toolkit for nvcc ...

    hello you need nvidia-cuda-toolkit for nvcc

    apt-get install nvidia-cuda-toolkit
    repo ver 4.2

    or d/l from nvidia latest 5.5


    :~# which nvcc
    /usr/bin/nvcc
  27. Thread: cuda help

    by hausoo
    Replies
    6
    Views
    4,914

    type (pyrit) in search function for solution

    type (pyrit) in search function for solution
  28. Replies
    4
    Views
    7,595

    hello change osdep_service.h (line 49)...

    hello

    change osdep_service.h (line 49) linux/smp_lock.h to linux/smp.h

    Change file rtw_io.h (line 36) linux/smp_lock.h to linux/smp.h
  29. Replies
    3
    Views
    7,923

    hello apt-get -f install dpkg --configure...

    hello

    apt-get -f install

    dpkg --configure -a


    dpkg --help
    apt-get --help
  30. Replies
    1
    Views
    9,638

    check your sources list :~# apt-get install...

    check your sources list


    :~# apt-get install lsb-core
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    lsb-core is already the newest version....
  31. Replies
    13
    Views
    18,393

    apt-get install python2.7-dev use pyrit-0.4.0

    apt-get install python2.7-dev

    use pyrit-0.4.0
  32. Replies
    13
    Views
    18,393

    google code is 4.0 same as kali except debain...

    google code is 4.0 same as kali except debain patches
    svn is 0.4.1 r308

    :~# pyrit
    Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
    This code is distributed under...
  33. Replies
    13
    Views
    18,393

    hello have you read this...

    hello have you read this thread...http://forums.kali.org/showthread.php?90-Nvidia-driver-install&highlight=pyrit
    post #18
    try installing pyrit from http://pyrit.googlecode.com worked for me
    i...
  34. Replies
    15
    Views
    21,840

    Install qt4-Designer qtcreator just opening...

    Install qt4-Designer qtcreator just opening gerix.ui with qt4-designer will convert it to qt4 format and from console you can use qt3to4
    qt3to4 only works with .pro or .pri files so use qmake...
  35. Thread: CUDA Problem

    by hausoo
    Replies
    5
    Views
    5,058

    forum search cuda......

    forum search cuda... http://forums.kali.org/showthread.php?90-Nvidia-driver-install/page2&highlight=cuda
    post 18#
  36. Replies
    15
    Views
    21,840

    the readme You need the modules: qt (v.3) ...

    the readme

    You need the modules:
    qt (v.3)

    kali uses pyqt4

    open up qt creator port gerix over to qt4
  37. Replies
    33
    Views
    62,323

    best guess without more input apt-get install...

    best guess without more input

    apt-get install nvidia-libopencl1

    check ldd see whats required by oclHashcat-plus.bin and whats missing

    ldd /usr/share/oclhashcat-plus/oclHashcat-plus.bin
  38. Replies
    33
    Views
    62,323

    chucky install pyrit4.0 not cpyrit-cuda if you...

    chucky install pyrit4.0 not cpyrit-cuda
    if you need cuda stuff install from repo

    apt-get install nvidia-cuda-toolkit


    :~# which nvcc
    /usr/bin/nvcc

    :~# nvcc -V
  39. Replies
    33
    Views
    62,323

    hello you need cpyrit which does not get install...

    hello you need cpyrit which does not get install with pyrit from repo (did not work for me) download pyrit 4.0 build&install http://code.google.com/p/pyrit/

    :~# pyrit list_cores
    Pyrit 0.4.0 (C)...
  40. Replies
    9
    Views
    57,410

    hello :~# uname -a Linux iphone...

    hello

    :~# uname -a
    Linux iphone 3.7-trunk-amd64 #1 SMP Debian 3.7.2-0+kali6 x86_64 GNU/Linux

    :~# apt-get install ia32-libs
    Reading package lists... Done
    Building dependency tree ...
  41. Replies
    9
    Views
    57,410

    you have held broken packages dpkg --configure...

    you have held broken packages

    dpkg --configure -a

    which will try to install any package not properly installed in a gentle way
    If this does not work try

    apt-get install -f

    debian wiki is...
  42. Replies
    4
    Views
    11,791

    apt-get update apt-get upgrade apt-get...

    apt-get update
    apt-get upgrade
    apt-get dist-upgrade
  43. Replies
    9
    Views
    57,410

    dpkg --add-architecture i386 apt-get update...

    dpkg --add-architecture i386
    apt-get update
    apt-get install ia32-libs
Results 1 to 43 of 43