ok so the root@kali:/pyrit_svn/cpyrit_calpp# ./setup.py build install was success l got warning messages but install sucessfullybut this is what l get when l run pyrit list_cores & pyrit benchmark it different from
i got the same Problem here.i found out that when i install everything through like first AMDSDK then calp++ then pyrit ./setup.py and then the calp setup.py i get those 30 Errors.. but it doesnt change the outcome of the Same error :
How to install Pyrit in Kali Linux
The thing is that I had pyrit installed and working. I added about 100,000,000 passwords to the database and then restarted. After which, I started getting this error. Has anyone found a solution to the problem?? Please help! This is driving me nuts!!
I have reinstalled 4 times and then kali step by step guide on HP pavilion AMD cpu a10and amd radeon 8600 GPUs.I had no errors but typing in command: pyrit list_cores segmentation fault error.I noticed the disappearance of pyrit and tried to reinstall with apt-get install pyrit but always segmentation fault.What wrong?
I finally made it to the end, after around 3-4 days lost, but here i am :DI had many issues, tried with Kali, then a couple of times and now again a fresh install of Kali 1.07..Now nearly everything worked immediately, but in the end im stuck:root@kali:/calpp-0.90/pyrit_svn/cpyrit_calpp# pyrit list_coresSpeicherzugriffsfehlerroot@kali:/calpp-0.90/pyrit_svn/cpyrit_calpp# pyritSpeicherzugriffsfehlertranslate.google.com: Memory access error. But i I think its something with Segmentationfault, is that right?
root@kali:/pyrit_svn/cpyrit_calpp# dmesg grep -i pat[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.14-kali1-amd64 root=UUID=83e8a860-cda0-4103-a353-ce8728ff697f ro quiet nopat[ 0.000000] PAT support disabled.[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.14-kali1-amd64 root=UUID=83e8a860-cda0-4103-a353-ce8728ff697f ro quiet nopat[ 5.238477] [fglrx] Kernel supports PAT but it has been disabled[ 5.238480] [fglrx] Using driver built-in PAT support instead[ 5.244738] [fglrx] Driver built-in PAT support is enabled successfullyroot@kali:/pyrit_svn/cpyrit_calpp# pyritSpeicherzugriffsfehler
Alright, here i am again, this ist just f*ing me around -.-Did it exactly step by step after your tutorial (after again completely fresh install on a clean HDD) , but in the end:root@Kali-PC:/pyrit_svn/cpyrit_calpp# pyrit list_coresSpeicherzugriffsfehler
I have a fresh install of Kali-Linux 3.14 64 and a Radeon hd 5450 video card so wanted to crack with hashes and pyrit with GPU. I have followed instructions to install AMD APP SDK, CalPP, fglrx drivers and pyrit svn. Now I have been at this for about a month and have re-installed Kali 9 times lol but have finally got everything to run perfectly, even found calpp v2.7 and using it instead of v2.9 so everythings good untill I get to pyrit, I did:
UPDATE: I now have everything installed and running perfectly. The things I did differently this last sucessfull time was to reboot after every single step, meaning, after install fglrx-reboot, after install AMD APP SDK 2.7 (2.9 DOES NOT WORK!)-reboot, calpp-reboot, then pyrit. I also used a clean install of Kali updated before the install then followed the instructions here exactly.
Hi Blackmore, I did read the comments but non of them specified the error about openssl. After some research i found out that I needed additional headers and that fixed the problem. But now I have another. I installed everything but pyrit is not working. I get the following error
Cpyrit-cuda is a pyrit extension, written in C and used as a loadable shared library. With this, pyrit tekes advantage of the NVIDIA GPU to significantly speed up the whole cracking processs. Lets install cpyrit cuda,
ERROR: No supported gcc/g++ host compiler found, but clang-3.8 is available. Use 'nvcc -ccbin clang-3.8' to use that instead.Traceback (most recent call last): File "setup.py", line 168, in setup(**setup_args) File "/usr/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/usr/lib/python2.7/distutils/command/install.py", line 601, in run self.run_command('build') File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/usr/lib/python2.7/distutils/command/build.py", line 128, in run self.run_command(cmd_name) File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "setup.py", line 91, in run subprocess.check_call(nvcc_cmd, shell=True) File "/usr/lib/python2.7/subprocess.py", line 186, in check_call raise CalledProcessError(retcode, cmd)subprocess.CalledProcessError: Command '/usr/local/cuda/bin/nvcc -m64 -Xcompiler "-fPIC" --ptx ./_cpyrit_cudakernel.cu' returned non-zero exit status 1
you will get dependencies error . go to the debian packages site again and look at gcc 4.9 , you can see it has dependencies . look for the dependency you need ( according to the error you got in the terminal ) and install it ,you will have to do it with several of dependencies , it will take sometime but in the end you will be able to enjoy pyrit with CUDA computing , believe me its worth it .
BTW : do the same for G++ , install it , check for dependencies errorinstall the dependencies ( and the dependecies's dependencies ) and in the end recompile the pyrit 5.01 as mentioned above by Aamer Shareef .
Running kali linux - kernel 4.8note: do not use apt-get upgrade at the beginning of this tutorial ( you can upgrade later if you need, but it contains many unstable packages) if you are using the latest kali sana 2016.2.install the latest linux image, "apt-get install linux-image-4.8*""apt-get install linux-headers-4.8*"and then proceed with the tutorial.If you have any issues with the bumblebeed service not starting at boot, typenano /etc/rc.localadd "service bumblebeed start" before the "exit 0" linesave and exitreboot and enjoy!
You are welcome Arnab. There still seems to be some issue with the method that I posted above. The work around would be to use the latest pyrit 0.5.1 from the Pyrit-Master branch in git. After performing a clean install ( using python setup.py clean and later building and installing ) and edit the config file as stated above. Go ahead and perform a clean install of cpyrit cuda (in the modules folder ). This should work. Tested on a fresh copy of kali sana on kernel 4.8.
root@kali:/Pyrit/modules/cpyrit_cuda# python setup.py buildrunning buildrunning build_extSkipping rebuild of Nvidia CUDA kernel ...Building modules...root@kali:/Pyrit/modules/cpyrit_cuda# python setup.py installrunning installrunning buildrunning build_extSkipping rebuild of Nvidia CUDA kernel ...Building modules...running install_librunning install_egg_infoRemoving /usr/local/lib/python2.7/dist-packages/cpyrit_cuda-0.5.0.egg-infoWriting /usr/local/lib/python2.7/dist-packages/cpyrit_cuda-0.5.0.egg-inforoot@kali:/Pyrit/modules/cpyrit_cuda# pyrit list_coresPyrit 0.5.1 (C) 2008-2011 Lukas Lueg - 2015 John Mora This code is distributed under the GNU General Public License v3+
The following cores seem available...#1: 'CPU-Core (SSE2/AES)'#2: 'CPU-Core (SSE2/AES)'#3: 'CPU-Core (SSE2/AES)'#4: 'CPU-Core (SSE2/AES)'#5: 'CPU-Core (SSE2/AES)'#6: 'CPU-Core (SSE2/AES)'#7: 'CPU-Core (SSE2/AES)'#8: 'CPU-Core (SSE2/AES)'root@kali:/Pyrit/modules/cpyrit_cuda#
root@kali:/cpyrit-cuda-0.4.0# python setup.py buildsvn: E155007: '/root/cpyrit-cuda-0.4.0' is not a working copyrunning buildrunning build_extCompiling CUDA module using nvcc 8.0, V8.0.44...Executing '/usr/local/cuda/bin/nvcc -m64 --host-compilation C -Xcompiler "-fPIC" --ptx ./_cpyrit_cudakernel.cu'nvcc fatal : Unknown option '-host-compilation'Traceback (most recent call last): File "setup.py", line 175, in setup(**setup_args) File "/usr/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/usr/lib/python2.7/distutils/command/build.py", line 128, in run self.run_command(cmd_name) File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "setup.py", line 100, in run subprocess.check_call(nvcc_cmd, shell=True) File "/usr/lib/python2.7/subprocess.py", line 541, in check_call raise CalledProcessError(retcode, cmd)subprocess.CalledProcessError: Command '/usr/local/cuda/bin/nvcc -m64 --host-compilation C -Xcompiler "-fPIC" --ptx ./_cpyrit_cudakernel.cu' returned non-zero exit status 1
sudo apt-get updatesudo apt-get install gcc make linux-headers-amd64sudo apt-get install nvidia-kernel-dkms nvidia-xconfig nvidia-settingssudo apt-get install nvidia-vdpau-driver vdpau-va-driver mesa-utils
To update only nvidia drivers only securely>> Just make sure you have all the kali repos including security ones in your sources.list file, then runsudo apt-get update && sudo apt-get --reinstall install nvidia-driver bumblebee-nvidia 2ff7e9595c
Comments