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).
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 the ones with CUDA support, i.e. G80+.
- Systems with multiple GPUs 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 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 |
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. <img src="https://www.darknet.org.uk/wp-content/uploads/2016/08/IGHASHGPU-GPU-Based-Hash-Cracking-SHA1-MD5-MD4-640x278.png" alt="IGHASHGPU - GPU Based Hash Cracking - SHA1, MD5 & MD4" width="640" height="278" class="aligncenter size-medium wp-image-4252" /> 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). <h3>Hashes Supported for Cracking</h3> As IGHASHGPU supports salted hashes it's possible to use it for: <ul> <li>Plain MD4, MD5, SHA1.</li> <li>NTLM</li> <li>Domain Cached Credentials</li> <li>Oracle 11g</li> <li>MySQL5</li> <li>MSSQL</li> <li>vBulletin</li> <li>Invision Power Board</li> </ul> [wpcode id="6696"] <h3>Supported Cards/Requirements</h3> <ul> <li>Only currently supported ATI cards are:<ul> <li>HD RV7X0</li> <li>RV830/870</li> <li>4550</li> <li>4670</li> <li>4830</li> <li>4730</li> <li>4770</li> <li>4850</li> <li>4870</li> <li>4890</li> <li>5750</li> <li>5770</li> <li>5850</li> <li>5870</li> </ul></li> <li>Catalyst 9.9+ must be installed.</li> <li>Only supported nVidia cards are the ones with CUDA support, i.e. G80+.</li> <li>Systems with multiple GPUs supported.</li> </ul> <h3>Usage</h3> <pre>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. <img src="https://www.darknet.org.uk/wp-content/uploads/2016/08/IGHASHGPU-GPU-Based-Hash-Cracking-SHA1-MD5-MD4-640x278.png" alt="IGHASHGPU - GPU Based Hash Cracking - SHA1, MD5 & MD4" width="640" height="278" class="aligncenter size-medium wp-image-4252" /> 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). <h3>Hashes Supported for Cracking</h3> As IGHASHGPU supports salted hashes it's possible to use it for: <ul> <li>Plain MD4, MD5, SHA1.</li> <li>NTLM</li> <li>Domain Cached Credentials</li> <li>Oracle 11g</li> <li>MySQL5</li> <li>MSSQL</li> <li>vBulletin</li> <li>Invision Power Board</li> </ul> [wpcode id="6696"] <h3>Supported Cards/Requirements</h3> <ul> <li>Only currently supported ATI cards are:<ul> <li>HD RV7X0</li> <li>RV830/870</li> <li>4550</li> <li>4670</li> <li>4830</li> <li>4730</li> <li>4770</li> <li>4850</li> <li>4870</li> <li>4890</li> <li>5750</li> <li>5770</li> <li>5850</li> <li>5870</li> </ul></li> <li>Catalyst 9.9+ must be installed.</li> <li>Only supported nVidia cards are the ones with CUDA support, i.e. G80+.</li> <li>Systems with multiple GPUs supported.</li> </ul> <h3>Usage</h3> <pre>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. <img src="https://www.darknet.org.uk/wp-content/uploads/2016/08/IGHASHGPU-GPU-Based-Hash-Cracking-SHA1-MD5-MD4-640x278.png" alt="IGHASHGPU - GPU Based Hash Cracking - SHA1, MD5 & MD4" width="640" height="278" class="aligncenter size-medium wp-image-4252" /> 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). <h3>Hashes Supported for Cracking</h3> As IGHASHGPU supports salted hashes it's possible to use it for: <ul> <li>Plain MD4, MD5, SHA1.</li> <li>NTLM</li> <li>Domain Cached Credentials</li> <li>Oracle 11g</li> <li>MySQL5</li> <li>MSSQL</li> <li>vBulletin</li> <li>Invision Power Board</li> </ul> [ad name="Darknet_Body_468"] <h3>Supported Cards/Requirements</h3> <ul> <li>Only currently supported ATI cards are:<ul> <li>HD RV7X0</li> <li>RV830/870</li> <li>4550</li> <li>4670</li> <li>4830</li> <li>4730</li> <li>4770</li> <li>4850</li> <li>4870</li> <li>4890</li> <li>5750</li> <li>5770</li> <li>5850</li> <li>5870</li> </ul></li> <li>Catalyst 9.9+ must be installed.</li> <li>Only supported nVidia cards are the ones with CUDA support, i.e. G80+.</li> <li>Systems with multiple GPUs supported.</li> </ul> <h3>Usage</h3> <pre>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 [value] Minimum length (default == 4), must be >= 4 -max [value] Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course |
You can download IGHASHGPU here:
Or read more here. Minimum length (default == 4), must be >= 4
-max 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).
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
[ad name=”Darknet_Body_468″]
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 the ones with CUDA support, i.e. G80+.
- Systems with multiple GPUs 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 24 25 26 27 28 |
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 [value] Minimum length (default == 4), must be >= 4 -max [value] Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course |
You can download IGHASHGPU here:
Or read more here. Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course
You can download IGHASHGPU here:
Or read more here. Minimum length (default == 4), must be >= 4
-max 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).
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 the ones with CUDA support, i.e. G80+.
- Systems with multiple GPUs 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 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 |
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. <img src="https://www.darknet.org.uk/wp-content/uploads/2016/08/IGHASHGPU-GPU-Based-Hash-Cracking-SHA1-MD5-MD4-640x278.png" alt="IGHASHGPU - GPU Based Hash Cracking - SHA1, MD5 & MD4" width="640" height="278" class="aligncenter size-medium wp-image-4252" /> 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). <h3>Hashes Supported for Cracking</h3> As IGHASHGPU supports salted hashes it's possible to use it for: <ul> <li>Plain MD4, MD5, SHA1.</li> <li>NTLM</li> <li>Domain Cached Credentials</li> <li>Oracle 11g</li> <li>MySQL5</li> <li>MSSQL</li> <li>vBulletin</li> <li>Invision Power Board</li> </ul> [ad name="Darknet_Body_468"] <h3>Supported Cards/Requirements</h3> <ul> <li>Only currently supported ATI cards are:<ul> <li>HD RV7X0</li> <li>RV830/870</li> <li>4550</li> <li>4670</li> <li>4830</li> <li>4730</li> <li>4770</li> <li>4850</li> <li>4870</li> <li>4890</li> <li>5750</li> <li>5770</li> <li>5850</li> <li>5870</li> </ul></li> <li>Catalyst 9.9+ must be installed.</li> <li>Only supported nVidia cards are the ones with CUDA support, i.e. G80+.</li> <li>Systems with multiple GPUs supported.</li> </ul> <h3>Usage</h3> <pre>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 [value] Minimum length (default == 4), must be >= 4 -max [value] Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course |
You can download IGHASHGPU here:
Or read more here. Minimum length (default == 4), must be >= 4
-max 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).
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
[ad name=”Darknet_Body_468″]
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 the ones with CUDA support, i.e. G80+.
- Systems with multiple GPUs 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 24 25 26 27 28 |
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 [value] Minimum length (default == 4), must be >= 4 -max [value] Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course |
You can download IGHASHGPU here:
Or read more here. Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course
You can download IGHASHGPU here:
Or read more here. Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course
You can download IGHASHGPU here:
Or read more here. Minimum length (default == 4), must be >= 4
-max 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).
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 the ones with CUDA support, i.e. G80+.
- Systems with multiple GPUs 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 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 |
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. <img src="https://www.darknet.org.uk/wp-content/uploads/2016/08/IGHASHGPU-GPU-Based-Hash-Cracking-SHA1-MD5-MD4-640x278.png" alt="IGHASHGPU - GPU Based Hash Cracking - SHA1, MD5 & MD4" width="640" height="278" class="aligncenter size-medium wp-image-4252" /> 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). <h3>Hashes Supported for Cracking</h3> As IGHASHGPU supports salted hashes it's possible to use it for: <ul> <li>Plain MD4, MD5, SHA1.</li> <li>NTLM</li> <li>Domain Cached Credentials</li> <li>Oracle 11g</li> <li>MySQL5</li> <li>MSSQL</li> <li>vBulletin</li> <li>Invision Power Board</li> </ul> [wpcode id="6696"] <h3>Supported Cards/Requirements</h3> <ul> <li>Only currently supported ATI cards are:<ul> <li>HD RV7X0</li> <li>RV830/870</li> <li>4550</li> <li>4670</li> <li>4830</li> <li>4730</li> <li>4770</li> <li>4850</li> <li>4870</li> <li>4890</li> <li>5750</li> <li>5770</li> <li>5850</li> <li>5870</li> </ul></li> <li>Catalyst 9.9+ must be installed.</li> <li>Only supported nVidia cards are the ones with CUDA support, i.e. G80+.</li> <li>Systems with multiple GPUs supported.</li> </ul> <h3>Usage</h3> <pre>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. <img src="https://www.darknet.org.uk/wp-content/uploads/2016/08/IGHASHGPU-GPU-Based-Hash-Cracking-SHA1-MD5-MD4-640x278.png" alt="IGHASHGPU - GPU Based Hash Cracking - SHA1, MD5 & MD4" width="640" height="278" class="aligncenter size-medium wp-image-4252" /> 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). <h3>Hashes Supported for Cracking</h3> As IGHASHGPU supports salted hashes it's possible to use it for: <ul> <li>Plain MD4, MD5, SHA1.</li> <li>NTLM</li> <li>Domain Cached Credentials</li> <li>Oracle 11g</li> <li>MySQL5</li> <li>MSSQL</li> <li>vBulletin</li> <li>Invision Power Board</li> </ul> [ad name="Darknet_Body_468"] <h3>Supported Cards/Requirements</h3> <ul> <li>Only currently supported ATI cards are:<ul> <li>HD RV7X0</li> <li>RV830/870</li> <li>4550</li> <li>4670</li> <li>4830</li> <li>4730</li> <li>4770</li> <li>4850</li> <li>4870</li> <li>4890</li> <li>5750</li> <li>5770</li> <li>5850</li> <li>5870</li> </ul></li> <li>Catalyst 9.9+ must be installed.</li> <li>Only supported nVidia cards are the ones with CUDA support, i.e. G80+.</li> <li>Systems with multiple GPUs supported.</li> </ul> <h3>Usage</h3> <pre>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 [value] Minimum length (default == 4), must be >= 4 -max [value] Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course |
You can download IGHASHGPU here:
Or read more here. Minimum length (default == 4), must be >= 4
-max 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).
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
[ad name=”Darknet_Body_468″]
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 the ones with CUDA support, i.e. G80+.
- Systems with multiple GPUs 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 24 25 26 27 28 |
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 [value] Minimum length (default == 4), must be >= 4 -max [value] Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course |
You can download IGHASHGPU here:
Or read more here. Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course
You can download IGHASHGPU here:
Or read more here. Minimum length (default == 4), must be >= 4
-max 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).
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 the ones with CUDA support, i.e. G80+.
- Systems with multiple GPUs 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 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 |
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. <img src="https://www.darknet.org.uk/wp-content/uploads/2016/08/IGHASHGPU-GPU-Based-Hash-Cracking-SHA1-MD5-MD4-640x278.png" alt="IGHASHGPU - GPU Based Hash Cracking - SHA1, MD5 & MD4" width="640" height="278" class="aligncenter size-medium wp-image-4252" /> 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). <h3>Hashes Supported for Cracking</h3> As IGHASHGPU supports salted hashes it's possible to use it for: <ul> <li>Plain MD4, MD5, SHA1.</li> <li>NTLM</li> <li>Domain Cached Credentials</li> <li>Oracle 11g</li> <li>MySQL5</li> <li>MSSQL</li> <li>vBulletin</li> <li>Invision Power Board</li> </ul> [ad name="Darknet_Body_468"] <h3>Supported Cards/Requirements</h3> <ul> <li>Only currently supported ATI cards are:<ul> <li>HD RV7X0</li> <li>RV830/870</li> <li>4550</li> <li>4670</li> <li>4830</li> <li>4730</li> <li>4770</li> <li>4850</li> <li>4870</li> <li>4890</li> <li>5750</li> <li>5770</li> <li>5850</li> <li>5870</li> </ul></li> <li>Catalyst 9.9+ must be installed.</li> <li>Only supported nVidia cards are the ones with CUDA support, i.e. G80+.</li> <li>Systems with multiple GPUs supported.</li> </ul> <h3>Usage</h3> <pre>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 [value] Minimum length (default == 4), must be >= 4 -max [value] Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course |
You can download IGHASHGPU here:
Or read more here. Minimum length (default == 4), must be >= 4
-max 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).
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
[ad name=”Darknet_Body_468″]
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 the ones with CUDA support, i.e. G80+.
- Systems with multiple GPUs 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 24 25 26 27 28 |
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 [value] Minimum length (default == 4), must be >= 4 -max [value] Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course |
You can download IGHASHGPU here:
Or read more here. Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course
You can download IGHASHGPU here:
Or read more here. Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course
You can download IGHASHGPU here:
Or read more here. Maximum length (default == 6), must be <= 31 (not counting salt length) -h [hash] Hash to attack (16 or 20 bytes in HEX) -t [type] Type of hash to attack -devicemask:[N] Bit mask for GPUs usage, bit 0 == first GPU (default 0xFF, i.e. all GPUs). -cpudontcare Tell ighashgpu that you want maximum from GPU and so don't care about CPU usage at all (and it means one CPU core at 100% per one GPU). -hm [N] Set threshold temperature for hardware monitoring, default is 90C. You can disable monitoring by setting this value to zero. -blocksize [N] Set block size, by default N = 23 which means 2^23 = 8388608 passwords offloaded to GPU in a single batch. By default charset processed as ANSI one. (i.e. WideCharToMultiByte(CP_ACP, ...) You can change this with: -unicode Use unicode -oem Use oem encoding -codepage [page] Convert charset to specific codepage (need to have it at system of course
You can download IGHASHGPU here:
Or read more here.
Chris says
So my question would be, what would make this better than hashcat?