 |
|
 |
 |
Menu |
 |
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| |
|
|
|
|
|
 |
User Info |
 |
Membership:
Latest: Nicholas
New Today: 0
New Yesterday: 2
Overall: 7982
People Online:
Visitors: 246
Members: 1
Total: 247
Online Now: 01: ZiPo - Homepage
|
|
|
|
|
 |
milw0rm |
 |
|
 |
PacketStorm News |
 |
|
|
 |
|
 |
 |
|
 |
IT Security and Insecurity Portal |
|
 |
oclHashcat |
 |
Posted: Sat May 01, 2010 9:27 pm |
|
|
| K99 |
| Regular user |

 |
| |
| Joined: Dec 25, 2009 |
| Posts: 14 |
|
|
|
 |
 |
 |
|
oclHashcat is a free gpu supported hashcracking tool.
Features
* Free
* Multi-GPU
* Multi-Hash
* Linux & Windows native binaries
* Uses OpenCL
* Fastest multihash MD5 cracker on NVidia cards
* Fastest multihash MD5 cracker on ATI 5xxx cards
* Supports wordlists (not limited to Brute-Force / Mask-Attack)
* Can mix wordlists with Mask-Attack to emulate Hybrid-Attacks
* Runs very cautious, you can still watch movies while cracking
* Number of workload can be configured (like -n in hashcat)
* Supports pause / resume
* Supports huge numbers of hashes (4 million and more)
* Able to work in a distributed environment
* Includes hashcats entire rule engine to modify wordlists on start
* ... and much more
Algorithms
* MD5
* md5(md5($pass))
* md5(md5($pass).$salt)
* MD4
* NTLM
Tested OS
* Windows XP 32bit
* Windows XP 64bit
* Windows Vista 64bit
* Windows 7 64bit
* Debian Lenny 32bit
* Ubuntu 9.02 64bit
* Ubuntu 9.10 64bit
Tested GPU
* 8500gt
* 8700mgt
* 8800gt
* 8800gts
* 9600gt
* 9800gt
* gt240
* gtx260
* gtx280
* gtx285
* gtx295
* hd4850
* hd4870
* hd5770
* hd5870
Check the website to download it:
http://hashcat.net/oclhashcat/
irc://irc.rizon.net/hashcat |
|
|
|
|
 |
 |
|
 |
Posted: Fri Jun 18, 2010 9:01 am |
|
|
| arturis |
| Active user |

 |
| |
| Joined: Mar 07, 2010 |
| Posts: 26 |
|
|
|
 |
 |
 |
|
new version v0.20 has been released today
| Code: |
* changes v0.19 -> v0.20:
type: improvement
file: oclHashcat
desc: added wordlist segmentation, allows wordlists to be of arbitrary size
refe: docs/todo.txt
type: improvement
file: oclHashcat
desc: made restore more precise, not longer depending on right mask
refe: docs/todo.txt
type: improvement
file: oclHashcat
desc: added -m 1100 = Domain Cached Credentials
refe: http://hashcat.net/forum/thread-50.html
type: improvement
file: oclHashcat
desc: added -m 300 = MySQL4.1/MySQL5
refe: http://hashcat.net/forum/thread-39.html
type: improvement
file: oclHashcat
desc: moved wordlist generator from cpu to gpu
type: improvement
file: oclHashcat
desc: added support for external salts
refe: http://hashcat.net/forum/thread-36.html
type: improvement
file: oclHashcat
desc: made speed display more user-friendly with dynamic suffixes
refe: http://hashcat.net/forum/thread-38.html
type: bug
file: oclHashcat
desc: uncatched file not found exception if in restore mode
refe: http://hashcat.net/forum/thread-40.html
type: bug
file: oclHashcat
desc: uncatched floating point exception if number of combinations is zero
refe: http://hashcat.net/forum/thread-40.html
type: bug
file: oclHashcat
desc: rule ] was not working correctly
refe: http://hashcat.net/forum/thread-54.html
type: documentation
file: rules.txt
desc: added basic description of rules
refe: http://hashcat.net/forum/thread-54.html
* changes v0.18 -> v0.19:
type: improvement
file: oclHashcat
desc: added support for bitalign on ATI HD5xxx
type: improvement
file: oclHashcat
desc: optimized single-hash handling
type: improvement
file: oclHashcat
desc: split kernel to reduce initialization time
type: improvement
file: oclHashcat
desc: added -m 1 = md5($pass.$salt)
refe: http://hashcat.net/forum/thread-11.html
type: improvement
file: oclHashcat
desc: added -m 2 = md5($salt.$pass)
type: improvement
file: oclHashcat
desc: added -m 100 = SHA1
type: improvement
file: oclHashcat
desc: added --gpu-loops to fine-tune workload if -n is not precise enough
refe: http://hashcat.net/forum/thread-8.html
type: improvement
file: oclHashcat
desc: added new valid values for -n 40 and 160
refe: http://hashcat.net/forum/thread-8.html
type: improvement
file: oclHashcat
desc: added support for changing workload while cracking (hit +/-)
type: improvement
file: oclHashcat
desc: added --restore parameter to restore previous aborted session
refe: http://hashcat.net/forum/thread-16.html
type: improvement
file: oclHashcat
desc: added --quiet mode
type: improvement
file: oclHashcat
desc: added --output-format parameter
refe: http://hashcat.net/forum/thread-28.html
type: defaults
file: oclHashcat
desc: changed -n default to 8 on NVidia, you can of course still use -n 1
type: add-on
file: batchcrack.sh
desc: added batchcrack shell-script. works on linux and windows
type: bug
file: oclHashcat
desc: when recovering salted hashes, the salt used was always the first salt
type: bug
file: oclHashcat
desc: words counter may overflow since they were based on 32 bit integers
type: bug
file: oclHashcat
desc: removed useless 0x7f char from predefined mask ?s
refe: http://hashcat.net/forum/thread-15.html
type: bug
file: oclHashcat
desc: device-mask parameter -d was not working correctly
refe: http://hashcat.net/forum/thread-6.html
type: bug
file: oclHashcat
desc: mysql-hash loading valid check was not working correctly
type: documentation
file: example.sh
desc: ported version of example.cmd to linux
type: documentation
file: performance
desc: added note about fixed ATI opencl runtime
type: documentation
file: readme
desc: added new features, more tested GPUs and OSs
|
|
|
|
|
|
 |
 |
|
 |
Posted: Thu Jan 20, 2011 7:57 pm |
|
|
| K99 |
| Regular user |

 |
| |
| Joined: Dec 25, 2009 |
| Posts: 14 |
|
|
|
 |
 |
 |
|
The last version of hashcat is oclHashcat v0.24
changes v0.23 -> v0.24
| Code: | NVidia 8800gt, % applies to MD5
2 hashes: v0.23 = 302.9M/s, v0.24 = 311.3M/s
500.000 hashes: v0.23 = 295.6M/s, v0.24 = 302.5M/s
NVidia gtx465, % applies to SHA-1
2 hashes: v0.23 = 376.9M/s, v0.24 = 430.3M/s
500.000 hashes: v0.23 = 366.8M/s, v0.24 = 418.3M/s |
It supports the following algorithms:
* MD5
* md5($pass.$salt)
* md5($salt.$pass)
* md5(md5($pass))
* md5(md5($pass).$salt)
* SHA1
* sha1($pass.$salt)
* sha1($salt.$pass)
* MySQL
* MySQL4.1/MySQL5
* MD4
* NTLM
* Domain Cached Credentials
You can downlaod it here:
http://hashcat.net/oclhashcat/ |
|
|
|
|
Posted: Mon Feb 21, 2011 4:15 pm |
|
|
| K99 |
| Regular user |

 |
| |
| Joined: Dec 25, 2009 |
| Posts: 14 |
|
|
|
 |
 |
 |
|
|
|
|
|
www.waraxe.us Forum Index -> Hash related information
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|