Quantcast
Channel: hashcat Forum - All Forums
Viewing all 8074 articles
Browse latest View live

Unsupported or incorrect installed GPU driver detected! [ATI HD 7870]

$
0
0
Hi! I am stuck with the new oclHashcat v. 1.30

I had an older AMD driver installed but reinstalled it for the v. 1.30.
And it stopped working.

I have installed the "amd-driver-installer-14.10.1006-x86.x86_64.run"

If I run ./oclhashcat64.bin -h it is prints out the help.

I will post some output here hope they will help (I have 3 GPU ATI HD 7870 :

uname -a output:
Code:
Linux lb 3.2.6 #1 SMP Fri Feb 17 10:34:20 EST 2012 x86_64 GNU/Linux

lspci | grep -E "VGA" output:
Code:
02:00.0 VGA compatible controller: ATI Technologies Inc Device 6818
03:00.0 VGA compatible controller: ATI Technologies Inc Device 6818
04:00.0 VGA compatible controller: ATI Technologies Inc Device 6818

amdconfig --adapter=all --odgt output:
Code:
Adapter 0 - AMD Radeon HD 7800 Series
            Sensor 0: Temperature - 31.00 C

Adapter 1 - AMD Radeon HD 7800 Series
            Sensor 0: Temperature - 29.00 C

Adapter 2 - AMD Radeon HD 7800 Series
            Sensor 0: Temperature - 27.00 C

clinfo output:
Code:
Number of platforms:                 1
  Platform Profile:                 FULL_PROFILE
  Platform Version:                 OpenCL 1.2 AMD-APP (1445.5)
  Platform Name:                 AMD Accelerated Parallel Processing
  Platform Vendor:                 Advanced Micro Devices, Inc.
  Platform Extensions:                 cl_khr_icd cl_amd_event_callback cl_amd_offline_devices cl_amd_hsa


  Platform Name:                 AMD Accelerated Parallel Processing
Number of devices:                 4
  Device Type:                     CL_DEVICE_TYPE_GPU
  Vendor ID:                     1002h
  Board name:                     AMD Radeon HD 7800 Series
  Device Topology:                 PCI[ B#2, D#0, F#0 ]
  Max compute units:                 20
  Max work items dimensions:             3
    Max work items[0]:                 256
    Max work items[1]:                 256
    Max work items[2]:                 256
  Max work group size:                 256
  Preferred vector width char:             4
  Preferred vector width short:             2
  Preferred vector width int:             1
  Preferred vector width long:             1
  Preferred vector width float:             1
  Preferred vector width double:         1
  Native vector width char:             4
  Native vector width short:             2
  Native vector width int:             1
  Native vector width long:             1
  Native vector width float:             1
  Native vector width double:             1
  Max clock frequency:                 1000Mhz
  Address bits:                     32
  Max memory allocation:             1073741824
  Image support:                 Yes
  Max number of images read arguments:         128
  Max number of images write arguments:         8
  Max image 2D width:                 16384
  Max image 2D height:                 16384
  Max image 3D width:                 2048
  Max image 3D height:                 2048
  Max image 3D depth:                 2048
  Max samplers within kernel:             16
  Max size of kernel argument:             1024
  Alignment (bits) of base address:         2048
  Minimum alignment (bytes) for any datatype:     128
  Single precision floating point capability
    Denorms:                     No
    Quiet NaNs:                     Yes
    Round to nearest even:             Yes
    Round to zero:                 Yes
    Round to +ve and infinity:             Yes
    IEEE754-2008 fused multiply-add:         Yes
  Cache type:                     Read/Write
  Cache line size:                 64
  Cache size:                     16384
  Global memory size:                 2014314496
  Constant buffer size:                 65536
  Max number of constant args:             8
  Local memory type:                 Scratchpad
  Local memory size:                 32768
  Kernel Preferred work group size multiple:     64
  Error correction support:             0
  Unified memory for Host and Device:         0
  Profiling timer resolution:             1
  Device endianess:                 Little
  Available:                     Yes
  Compiler available:                 Yes
  Execution capabilities:                
    Execute OpenCL kernels:             Yes
    Execute native function:             No
  Queue properties:                
    Out-of-Order:                 No
    Profiling :                     Yes
  Platform ID:                     0x00007f3c6b31c080
  Name:                         Pitcairn
  Vendor:                     Advanced Micro Devices, Inc.
  Device OpenCL C version:             OpenCL C 1.2
  Driver version:                 1445.5 (VM)
  Profile:                     FULL_PROFILE
  Version:                     OpenCL 1.2 AMD-APP (1445.5)
  Extensions:                     cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_image2d_from_buffer cl_khr_spir cl_khr_gl_event


  Device Type:                     CL_DEVICE_TYPE_GPU
  Vendor ID:                     1002h
  Board name:                     AMD Radeon HD 7800 Series
  Device Topology:                 PCI[ B#3, D#0, F#0 ]
  Max compute units:                 20
  Max work items dimensions:             3
    Max work items[0]:                 256
    Max work items[1]:                 256
    Max work items[2]:                 256
  Max work group size:                 256
  Preferred vector width char:             4
  Preferred vector width short:             2
  Preferred vector width int:             1
  Preferred vector width long:             1
  Preferred vector width float:             1
  Preferred vector width double:         1
  Native vector width char:             4
  Native vector width short:             2
  Native vector width int:             1
  Native vector width long:             1
  Native vector width float:             1
  Native vector width double:             1
  Max clock frequency:                 1000Mhz
  Address bits:                     32
  Max memory allocation:             1073741824
  Image support:                 Yes
  Max number of images read arguments:         128
  Max number of images write arguments:         8
  Max image 2D width:                 16384
  Max image 2D height:                 16384
  Max image 3D width:                 2048
  Max image 3D height:                 2048
  Max image 3D depth:                 2048
  Max samplers within kernel:             16
  Max size of kernel argument:             1024
  Alignment (bits) of base address:         2048
  Minimum alignment (bytes) for any datatype:     128
  Single precision floating point capability
    Denorms:                     No
    Quiet NaNs:                     Yes
    Round to nearest even:             Yes
    Round to zero:                 Yes
    Round to +ve and infinity:             Yes
    IEEE754-2008 fused multiply-add:         Yes
  Cache type:                     Read/Write
  Cache line size:                 64
  Cache size:                     16384
  Global memory size:                 2022703104
  Constant buffer size:                 65536
  Max number of constant args:             8
  Local memory type:                 Scratchpad
  Local memory size:                 32768
  Kernel Preferred work group size multiple:     64
  Error correction support:             0
  Unified memory for Host and Device:         0
  Profiling timer resolution:             1
  Device endianess:                 Little
  Available:                     Yes
  Compiler available:                 Yes
  Execution capabilities:                
    Execute OpenCL kernels:             Yes
    Execute native function:             No
  Queue properties:                
    Out-of-Order:                 No
    Profiling :                     Yes
  Platform ID:                     0x00007f3c6b31c080
  Name:                         Pitcairn
  Vendor:                     Advanced Micro Devices, Inc.
  Device OpenCL C version:             OpenCL C 1.2
  Driver version:                 1445.5 (VM)
  Profile:                     FULL_PROFILE
  Version:                     OpenCL 1.2 AMD-APP (1445.5)
  Extensions:                     cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_image2d_from_buffer cl_khr_spir cl_khr_gl_event


  Device Type:                     CL_DEVICE_TYPE_GPU
  Vendor ID:                     1002h
  Board name:                     AMD Radeon HD 7800 Series
  Device Topology:                 PCI[ B#4, D#0, F#0 ]
  Max compute units:                 20
  Max work items dimensions:             3
    Max work items[0]:                 256
    Max work items[1]:                 256
    Max work items[2]:                 256
  Max work group size:                 256
  Preferred vector width char:             4
  Preferred vector width short:             2
  Preferred vector width int:             1
  Preferred vector width long:             1
  Preferred vector width float:             1
  Preferred vector width double:         1
  Native vector width char:             4
  Native vector width short:             2
  Native vector width int:             1
  Native vector width long:             1
  Native vector width float:             1
  Native vector width double:             1
  Max clock frequency:                 1000Mhz
  Address bits:                     32
  Max memory allocation:             1073741824
  Image support:                 Yes
  Max number of images read arguments:         128
  Max number of images write arguments:         8
  Max image 2D width:                 16384
  Max image 2D height:                 16384
  Max image 3D width:                 2048
  Max image 3D height:                 2048
  Max image 3D depth:                 2048
  Max samplers within kernel:             16
  Max size of kernel argument:             1024
  Alignment (bits) of base address:         2048
  Minimum alignment (bytes) for any datatype:     128
  Single precision floating point capability
    Denorms:                     No
    Quiet NaNs:                     Yes
    Round to nearest even:             Yes
    Round to zero:                 Yes
    Round to +ve and infinity:             Yes
    IEEE754-2008 fused multiply-add:         Yes
  Cache type:                     Read/Write
  Cache line size:                 64
  Cache size:                     16384
  Global memory size:                 2022703104
  Constant buffer size:                 65536
  Max number of constant args:             8
  Local memory type:                 Scratchpad
  Local memory size:                 32768
  Kernel Preferred work group size multiple:     64
  Error correction support:             0
  Unified memory for Host and Device:         0
  Profiling timer resolution:             1
  Device endianess:                 Little
  Available:                     Yes
  Compiler available:                 Yes
  Execution capabilities:                
    Execute OpenCL kernels:             Yes
    Execute native function:             No
  Queue properties:                
    Out-of-Order:                 No
    Profiling :                     Yes
  Platform ID:                     0x00007f3c6b31c080
  Name:                         Pitcairn
  Vendor:                     Advanced Micro Devices, Inc.
  Device OpenCL C version:             OpenCL C 1.2
  Driver version:                 1445.5 (VM)
  Profile:                     FULL_PROFILE
  Version:                     OpenCL 1.2 AMD-APP (1445.5)
  Extensions:                     cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_image2d_from_buffer cl_khr_spir cl_khr_gl_event


  Device Type:                     CL_DEVICE_TYPE_CPU
  Vendor ID:                     1002h
  Board name:                    
  Max compute units:                 8
  Max work items dimensions:             3
    Max work items[0]:                 1024
    Max work items[1]:                 1024
    Max work items[2]:                 1024
  Max work group size:                 1024
  Preferred vector width char:             16
  Preferred vector width short:             8
  Preferred vector width int:             4
  Preferred vector width long:             2
  Preferred vector width float:             8
  Preferred vector width double:         4
  Native vector width char:             16
  Native vector width short:             8
  Native vector width int:             4
  Native vector width long:             2
  Native vector width float:             8
  Native vector width double:             4
  Max clock frequency:                 1200Mhz
  Address bits:                     64
  Max memory allocation:             6313239552
  Image support:                 Yes
  Max number of images read arguments:         128
  Max number of images write arguments:         8
  Max image 2D width:                 8192
  Max image 2D height:                 8192
  Max image 3D width:                 2048
  Max image 3D height:                 2048
  Max image 3D depth:                 2048
  Max samplers within kernel:             16
  Max size of kernel argument:             4096
  Alignment (bits) of base address:         1024
  Minimum alignment (bytes) for any datatype:     128
  Single precision floating point capability
    Denorms:                     Yes
    Quiet NaNs:                     Yes
    Round to nearest even:             Yes
    Round to zero:                 Yes
    Round to +ve and infinity:             Yes
    IEEE754-2008 fused multiply-add:         Yes
  Cache type:                     Read/Write
  Cache line size:                 0
  Cache size:                     0
  Global memory size:                 25252958208
  Constant buffer size:                 65536
  Max number of constant args:             8
  Local memory type:                 Global
  Local memory size:                 32768
  Kernel Preferred work group size multiple:     1
  Error correction support:             0
  Unified memory for Host and Device:         1
  Profiling timer resolution:             1
  Device endianess:                 Little
  Available:                     Yes
  Compiler available:                 Yes
  Execution capabilities:                
    Execute OpenCL kernels:             Yes
    Execute native function:             Yes
  Queue properties:                
    Out-of-Order:                 No
    Profiling :                     Yes
  Platform ID:                     0x00007f3c6b31c080
  Name:                         Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz
  Vendor:                     GenuineIntel
  Device OpenCL C version:             OpenCL C 1.2
  Driver version:                 1445.5 (sse2,avx)
  Profile:                     FULL_PROFILE
  Version:                     OpenCL 1.2 AMD-APP (1445.5)
  Extensions:                     cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_device_fission cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_spir cl_amd_svm cl_khr_gl_event

example0.sh output:
Code:
oclHashcat v1.30 starting...

Counting lines in example0.hash
                              
Parsed Hashes: 0/6494 (0.00%)
                            
Parsed Hashes: 6494/6494 (100.00%)
                                  
Removing duplicate hashes...
                            
Comparing hashes with potfile entries...
                                        
Structuring salts for cracking task...
                                      
Generating bitmap tables...
                          
Device #1: Pitcairn, 1922MB, 1000Mhz, 20MCU
Device #2: Pitcairn, 1929MB, 1000Mhz, 20MCU
Device #3: Pitcairn, 1929MB, 1000Mhz, 20MCU

Hashes: 6494 hashes; 6494 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes
Applicable Optimizers:
* Zero-Byte
* Precompute-Init
* Precompute-Merkle-Demgard
* Meet-In-The-Middle
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Salt
* Scalar-Mode
* Raw-Hash
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
STOP! Unsupported or incorrect installed GPU driver detected!

You are STRONGLY encouraged to use the official supported GPU driver for good reasons

See oclHashcat's homepage for official supported GPU drivers

You can use --force to override this but do not post error reports if you do so
Thanks for the help !!!

I need help with syntax

$
0
0
I'm new to ocl/cudaHashcat and I'm looking to build a syntax that would cover certain criteria.
A capture.hccap is the target. I'm using cudaHashcat 1.30 | Kali.

- Markov Chains(statsprocessor).
- 8 to 10 character long.
- first character a Capitalized letter.
- last two characters are numbers.

=: Orange67, Carbon14,..

If some of you can help me getting started it would be appreciated =]

oclHashCat, AMD R9 290x, Windows - works, but reboots at random.

$
0
0
I am running oclHashCat 1.30 under Windows 7 on AMD R9 290 card, factory-installed with Alienware Aurora machine.
All works well, thanks to the new update to HashCat that supports AMD beta drivers
(I have 14.7, Aug 12, 2014, v.14.20.1004-140811a-174673E).

Problem is, machine reboots sometimes. Quietly, no logs, no crash dumps, just powers down and up.
Some cracking modes (Combination, for example) reboot machine almost immediately after start, some last longer (BruteForce without Markov lasts a night, BruteForce with Makrov reboots rather quickly).
Has anyone experienced this? I am wondering if this has to do with some Catalyst setting - I am running all defaults.
The file I an trying to crack in 1.5 million hashes, salted, vBulletin < v3.8.5.
Screen looks like this:
---
oclHashcat v1.30 starting in restore-mode...

Device #1: Hawaii, 3072MB, 1000Mhz, 44MCU

Hashes: 1523668 hashes; 1523668 unique digests, 1453164 unique salts
Bitmaps: 24 bits, 16777216 entries, 0x00ffffff mask, 67108864 bytes
Applicable Optimizers:
* Zero-Byte
* Precompute-Init
* Precompute-Merkle-Demgard
* Early-Skip
* Not-Iterated
* Brute-Force
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 75c
Device #1: Kernel ./kernels/4098/m2610_a3.Hawaii_1526.3_1526.3 (VM).kernel (255900 bytes)
Device #1: Kernel ./kernels/4098/markov_le_v2.Hawaii_1526.3_1526.3 (VM).kernel (133692 bytes)
Device #1: Kernel ./kernels/4098/bzero.Hawaii_1526.3_1526.3 (VM).kernel (30484 bytes)


INFO: approaching final keyspace, workload adjusted

[s]tatus [p]ause [r]esume [b]ypass [q]uit =>

Session.Name...: NewTest
Status.........: Running
Input.Mode.....: Mask (?1?1?1?1?1) [5]
Hash.Target....: File (C:\Temp\BBS\uc_members_HashesOnly.raw)
Hash.Type......: vBulletin < v3.8.5
Time.Started...: Fri Sep 12 11:12:52 2014 (2 secs)
Time.Estimated.: Fri Sep 12 11:32:17 2014 (19 mins, 16 secs)
Speed.GPU.#1...: 9 H/s
Recovered......: 2920/1523668 (0.19%) Digests, 2666/1453164 (0.18%) Salts
Progress.......: 87854113394928/87867270180864 (99.99%)
Skipped........: 45360/87854113394928 (0.00%)
Rejected.......: 0/87854113394928 (0.00%)
HWMon.GPU.#1...: 0% Util, 65c Temp, 44% Fan

Invalid pointer error...

$
0
0
Hey everyone,

I am using oclHashcat 1.30 for debian on a AMD R9 290X GPU with latest beta drivers. When I use the --benchmark, I get this error:

Code:
oclHashcat v1.30 starting in benchmark-mode...

WARN: ADL_Main_Control_Create(): -21

Device #1: Hawaii, 3072MB, 1000Mhz, 44MCU

Hashtype: MD4
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 21968.4 MH/s

*** Error in `./oclHashcat64.bin': munmap_chunk(): invalid pointer: 0x00007ff8d0853c58 ***
Aborted

However, it is fine when I use a NVIDIA GPU (780Ti)
What's the problem? Is there a fix to it?

What mode is a WHMCS hash?

$
0
0
Hello, from my personal knowledge WHMCS is not open source, so does anyone know the algorithm used to hash the passwords? And if so, do you mind telling me the hashcat mode used?

Thank you Smile

Ex. of WHMCS hash:

Code:
a5fa1033067220974864230b06a588fe:(Smlc

command for not change the order.

$
0
0
Hi guys ,



What command do I need to at Hashcat the unencrypted hashes with list , so this will not change the order .

Here's an example he is also the unencrypted hashes simply show .



Quote: hash:passwort

hash:passwort

hash:passwort

hash:passwort

hash:passwort

hash:notfound

hash:notfound

hash:passwort

hash:notfound

hash:passwort

hash:passwort

hash:notfound

hash:passwort

hash:passwort

hash:notfound

Thanks so Much!

--remove switch with WPA

$
0
0
Hi,

I was expecting that the switch --remove will delete the hccap file once cracked but it don't do that.
Is it a bug or a feature ? Smile

7970 (x2) => R9 290X (x2) good?

$
0
0
Hello,

I want change my actual GPU 2x (7970 DCU-2 3 Go)

to

2x (Radeon R9 290X Lightning - 4 Go) (more info here)

and change my motherboard to a new compatible PCI Express 3.0

Changing card really worth it?
Changing motherboard really worth it? or pci express 3.0 is joke?

Nvidia GTX 980 / GTX 970 (Compute performance added)

multiple / different GPUs in same machine ?

$
0
0
I've currently got 4 R280's (7970's actually) in my server, and am looking at adding 3 more into the same rig - will adding 3 R290's give me the extra cycles per card that I'd expect, or should I stick with the same platform?

I guess what I really mean is - is the load shared equally between cards, or do cards "draw" more work as they finish processing their individual queue?

Bitmain Antminer S3 - can it work?

$
0
0
Just wondering if anyone has any experience or tips on using ASIC technology, for Hashing or other processing.

I know Bitcoin machines are diffferent technology than graphics cards, but they process math in the same way (right?).

Any ideas or advice where to start?

thanks in advance,

PS: I've got an Antminer S3 operating at 241.81 GH/s for bitmining not clocked running OpenWrt.

What kind of hash is this?

$
0
0
I'm trying to get the root password for a DSL modem/router, to unlock more features. In the config file the password is stored like this (I've censored some of it):

Code:
<Password>_encrypted_TKrP****eG7tXkK****OLQAAAABfQUxMAAAAIAAAACE=</Password>

I also got both hash/plaintext for the normal "admin" user, so I can verify if I just know what hashtype to check against.

oclHashcat 1.30 vs. Catalyst 14.10 on Linux

$
0
0
Hello,

I'm trying to get oclHashcat work on our dual HD 7990 machine. I followed the tutorial here:

http://hashcat.net/wiki/doku.php?id=linux_server_howto

I did that with the exact versions described, and also tried Debian 7, Ubuntu 14.04 with both the latest AMD Catalyst driver (14.10) and the lowest supported one for oclHashcat 1.30 (14.6b).

There are two kinds of results:
a) The driver works fine, I can see the GPU's with clinfo, but oclHashcat doesn't recognize the drivers as supported. If I try --force, the machine creashes
b) The driver doesn't work and can't run X

Right now I have a Kali 1.0.9 install, and everything looks great, even my glxgears are spinning like hell, but still I'm stuck with case a).

I tried to solve this problem for _days_, I think I've read all posts in the topic, without luck.

Any help on debugging would be highly appreciated...

Appending hashlist on the fly.

$
0
0
I wanted to know if there is a way to add hashes to hashlist or hashfile on the fly, without the need to stop oclHashcat.

Also, is it possible to run multiple instances of oclHashcat or not?

Thanks in advance!

Request: d3ad0neV3 rule

$
0
0
Hi,

I had the d3ad0neV3.rule, but my pc was crashed, now I could not find it again anywhere on net, if any one has this version, please upload here.

Appreciated !!!

combination attack help

$
0
0
I am trying to figure out how long would oclhaschat take to guess my wpa2 password.
It is a combination of 2 dictionary with 2 numbers added at the end.
From reading it seems what I would need is a combination attack. The dictionary contains lowercase 3-8 character, some 14-thousand words. The second dictionary is just a copy of the first.
The command I am using is
-m 2500 -a 1 -k ?d?d d:\shake.hccap d:\dict1 d:\dict1_copy

oclHashcat exits immediately with the Rejected line being (%100), some 200 million possible combinations. What am I doing wrong?

htpasswd crack

$
0
0
hi
i need options for crack htpasswd
thanks

Is there a EASY way to port john rules to hashcat?

$
0
0
Hi guys,

I would love to port the full john the ripper rules from KoreLogic contents, some of them are converted, but not all of them and the results are really great.

http://contest-2010.korelogic.com/rules-hashcat.html

Is there any EASY way to make oclHashcat understand them? Or a tool able to convert all of them without errors? This is my dream for password cracking Smile

Thanks.

Benchmarks from NVidia's GTX 980

$
0
0
Finally, the GTX 980 arrived. Some really nice changes come with it.

More details here:
Let the numbers talk:

[Image: 290vs980.png]

I still have to do some more research on the new sm_52 chipset features. There is a good chance that there is some hidden potential we can use to gain out a bit more speed. That's all I can say for now.

Conclusion:

- The 290x is still in the lead from raw numbers
- The 980 is in the lead from from Speed:Watt ratio (TDP for 290x is 290W, TDP for 980 is 160-180W)

--
atom

Request SHA1 Crack..

$
0
0
Hello everyone!

Can any one please help me in cracking my SHA1 hash? That was really important for me..

SHA1:

[nope]

I hope any one can help me..

Thanks!
Viewing all 8074 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>