Author Topic: GPU Accelerated Hash Cracker (ighashgpu)  (Read 7337 times)

0 Members and 1 Guest are viewing this topic.

Offline NC009

  • Serf
  • *
  • Posts: 20
  • Cookies: 0
    • View Profile
GPU Accelerated Hash Cracker (ighashgpu)
« on: August 11, 2011, 08:12:56 pm »
I am sure some people have seen this but I thought it was worth sharing.

General docs/download page:

http://www.golubev.com/hashgpu.htm

His proof-of-concept with ATI Radeon HD 6990:

http://www.golubev.com/blog/?p=210

I have not tried it yet though...only have access to my laptop right now...GPU is shit...

Offline ca0s

  • VIP
  • Sir
  • *
  • Posts: 432
  • Cookies: 53
    • View Profile
    • ka0labs #
Re: GPU Accelerated Hash Cracker (ighashgpu)
« Reply #1 on: August 12, 2011, 12:31:24 am »
I have used it some times. It works f'kin fast! Nice tool.
Edit: some other GPU crackers I found time ago ->

 MD5 GPU Crack
 Chips: nVidia with CUDA
 Hashes: MD5
 OS: Win/Linux
 Speed:  200 M/sec
 Siti: http://bvernoux.free.fr/md5/index.php
 
 Lightning Hash Cracker
 Chips: nVidia with CUDA
 Hashes: MD5
 OS: Windows
 Speed: 300 M/s
 Site: http://www.elcomsoft.com/lhc.html
 
 BarsWF
 Chips: nVidia(CUDA) / ATI
 Hashes: MD5
 OS: Windows
 Speed: 350M/s
 Site: http://3.14.by/en/md5

(data collected on June of 2010)
« Last Edit: August 12, 2011, 12:34:07 am by ca0s »

Offline Jath

  • Peasant
  • *
  • Posts: 116
  • Cookies: 2
    • View Profile
Re: GPU Accelerated Hash Cracker (ighashgpu)
« Reply #2 on: August 12, 2011, 04:03:18 am »
i've used lightning hash cracker many times, then i started using rainbow tables.

Offline hacker@sr.gov.yu

  • VIP
  • Peasant
  • *
  • Posts: 142
  • Cookies: 25
  • Tools don't make hackers, hackers make tools!
    • View Profile
Re: GPU Accelerated Hash Cracker (ighashgpu)
« Reply #3 on: August 12, 2011, 01:42:11 pm »
One more for the list:

Code: [Select]
http://www.insidepro.com/eng/egb.shtml

Hash Type - Average Speed (when attacking one hash on NVIDIA GTS250)
MD5 - 420 million p/s

Offline BigE

  • /dev/null
  • *
  • Posts: 13
  • Cookies: 0
    • View Profile
Re: GPU Accelerated Hash Cracker (ighashgpu)
« Reply #4 on: August 14, 2011, 06:38:43 am »
oclHashcat is also GPU accelerated.

http://hashcat.net/oclhashcat/
Imagine, and Create.
Without creation, imagination stays just that, an imagination, a thought, a dream, loose in your mind.
Without imagination, creation lacks vision, planning, and determination.
One without the other is worthless, but together, invaluable.

Offline 10n1z3d

  • Serf
  • *
  • Posts: 42
  • Cookies: 8
    • View Profile
Re: GPU Accelerated Hash Cracker (ighashgpu)
« Reply #5 on: August 14, 2011, 10:21:17 pm »
Code: [Select]
python -c "print ''.join(chr(x) for x in [int(oct(39)) + 2, 24 * 2, 313 % 203, 0x31, (2 ** 7) - 6, int('051'), (3 << 6) - 92])"

Offline FuyuKitsune

  • Knight
  • **
  • Posts: 292
  • Cookies: 21
    • View Profile
Re: GPU Accelerated Hash Cracker (ighashgpu)
« Reply #6 on: August 14, 2011, 11:30:06 pm »
oclHashcat is also GPU accelerated.

http://hashcat.net/oclhashcat/
I love oclHashcat, it's very versatile.