IGHASHGPU is an efficient and comprehensive command line GPU-based hash cracking program that enables you to retrieve SHA1, MD5 and MD4 hashes by utilising ATI and nVidia GPUs.
It even works with salted hashes, making it useful for MS-SQL, Oracle 11g, NTLM passwords and others that use salts.
IGHASHGPU is meant to function with ATI RV 7X0 and 8X0 cards, as well as any nVidia CUDA video cards, providing a variable speed by the user’s GPU. The program also features a ‘-cpudontcare’ command that allows you to tell IGHASHGPU to use the maximum level of GPU, without regard for CPU usage.
At the same time, you can set a temperature threshold for tracking your hardware (’-hm’), so you can make sure to desist from any activity that causes your system to go over the permitted value (the default is 90 degrees Celsius).
It also has a feature that lets you set the block size to adjust the video response time and reduce any possible lags; if on the other hand, this is a characteristic that does not bother you in any particular way, you can input a higher value (as IGHASHGPU supports block sizes ranging between 16 and 23).
Hashes Supported for Cracking
As IGHASHGPU supports salted hashes, it’s possible to use it for:
- Plain MD4, MD5, SHA1.
- NTLM
- Domain Cached Credentials
- Oracle 11g
- MySQL5
- MSSQL
- vBulletin
- Invision Power Board
Supported Cards/Requirements
- Only currently supported ATI cards are:
- HD RV7X0
- RV830/870
- 4550
- 4670
- 4830
- 4730
- 4770
- 4850
- 4870
- 4890
- 5750
- 5770
- 5850
- 5870
- Catalyst 9.9+ must be installed.
- Only supported NVIDIA cards are those with CUDA support, i.e., G80+.
- Systems with multiple GPUs are supported.
Usage
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
ighashgpu.exe [switch:param] [hashfile.txt] -c csdepa Charset definition (caps, smalls (default), digits, special, space, all) -u [chars] User-defined characters -uh [HEX] User-defined characters in HEX (2 chars each) -uhh [HEX] User-defined characters in Unicode HEX (4 chars each) -uf [filename] Load characters from file. Not used with Unicode. -sf [password] Password to start attack from -m [mask] Password mask -ms [symbol] Mask symbol -salt [hex] Append salt after password -asalt [string] Append salt in ascii after password -usalt [string] Append salt in unicode after password -ulsalt [string] Same as above but unicode string firstly transformed to lower case -min IGHASHGPU is an efficient and comprehensive command line GPU based hash cracking program that enables you to retrieve SHA1, MD5 and MD4 hashes by utilising ATI and nVidia GPUs. It even works with salted hashes making it useful for MS-SQL, Oracle 11g, NTLM passwords and others than use salts. IGHASHGPU is meant to function with ATI RV 7X0 and 8X0 cards, as well as any nVidia CUDA video cards, providing a variable speed in accordance with the users GPU. The program also features a ‘-cpudontcare’ command that allows you to tell IGHASHGPU that it can use the maximum level of GPU, without any particular regard for CPU usage. At the same time, you can set a temperature threshold for tracking your hardware (’-hm’), so you can make sure to desist any activity that causes your system to go over the permitted value (the default is 90 degrees Celsius). It also has a feature that lets you set the block size so as to adjust the video response time and reduce any possible lags; if on the other hand, this is a characteristic that does not bother you in any particular way, you can input a higher value (as IGHASHGPU supports block sizes ranging between 16 and 23). |
You can download IGHASHGPU here:
Or read more here


Chris says
So my question would be, what would make this better than hashcat?