Posts Tagged “opencl”

I have been working on a project using oclHashcat this afternoon and started to look into an error that has existed on a development server where we use oclHashcat for quite some time. After some digging around I am confident that regardless of the error existing there is not an issue but I wanted to post an article related to the error in case anyone else looked for a resolution to the error. Below is information on the libOpenCL.so error and my thoughts regarding the error.

Read the rest of this entry »

DeliciousStumbleUponDiggTwitterFacebookRedditLinkedInEmail
Tags: , , , , , , , , , , , ,

Comments No Comments »

This weekend I was investigating the capabilities of the two NVIDIA graphics cards in my laptop and a password cracking application called oclHashcat. The oclHashcat application uses OpenCL, the Open Computing Language, to utilize the processing power of your graphics cards GPU’s to crack passwords. My laptop is a Dell Studio XPS 1340 which utilizes Hybrid SLI technology to offer a good amount of graphics power while using the least amount of battery life possible. The laptop accomplishes this by mostly using an NVIDIA graphics card, which is a NVIDIA 9400G M, that is installed on the motherboard and only calling the second graphics card, which is a NVIDIA G210M, when it needs to render something in say 3D or higher quality than the 9400G M is equipped to handle. One thing I happened upon during my research was an NVIDIA utility that will easily allow you to overclock your NVIDIA graphics cards which I describe in more detail below.

Read the rest of this entry »

DeliciousStumbleUponDiggTwitterFacebookRedditLinkedInEmail
Tags: , , , , , , , , , , , , , , , , ,

Comments 2 Comments »

Recently some pretty major advances have come around in the world of GPU based hash cracking. Up untill now there was not much for Linux which would utilize multi GPUs to crack password hashs. This has been changed with the release of Oclhashcat. The release of oclhashcat signifies a signifigant jump in the speed on linux based GPU systems. There is also a cpu based version called hashcat but for this article I will be reviewing oclhashcat

Read the rest of this entry »

DeliciousStumbleUponDiggTwitterFacebookRedditLinkedInEmail
Tags: , , , , , , , , , , , , , , , , ,

Comments 10 Comments »