Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
May 23, 2012
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 y3dips ITsec
 Md5 Cracker
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: simotenax
New Today: 0
New Yesterday: 2
Overall: 8198

People Online:
Visitors: 226
Members: 1
Total: 227

Online Now:
01: ChaosBoy - Forums
milw0rm
·[webapps / 0day] - Aholattafun Creative Solutions SQL Injection Vulnerabilities
·[dos / poc] - PHP <= 5.4.3 (com_event_sink) Denial of Service
·[dos / poc] - PHP <= 5.4.3 wddx_serialize_* / stream_bucket_* Object Null Ptr Dereference
·[dos / poc] - Real-DRAW PRO 5.2.4 Import File Crash
·[dos / poc] - DVD-Lab Studio 1.25 DAL File Open Crash
·[webapps / 0day] - Vanilla Forums About Me Plugin Persistant XSS
·[local exploits] - Foxit Reader 3.0 Open Execute Action Stack Based Buffer Overflow
·[remote exploits] - HP StorageWorks P4000 Virtual SAN Appliance Command Execution
·[dos / poc] - Mozilla FireFox 12.0 Memory Corruption (with ROP)
·[webapps / 0day] - Ajaxmint-Gallery v1.0 <= CSRF Change Admin Password

read more...
PacketStorm News
·Mandriva Linux Security Advisory 2012-079
·Debian Security Advisory 2476-1
·Ubuntu Security Notice USN-1448-1
·Ubuntu Security Notice USN-1447-1
·Red Hat Security Advisory 2012-0683-01
·Red Hat Security Advisory 2012-0681-01
·Red Hat Security Advisory 2012-0679-01
·Red Hat Security Advisory 2012-0682-01
·Red Hat Security Advisory 2012-0677-01
·Red Hat Security Advisory 2012-0680-01

read more...
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Hash related information -> oclHashcat-plus
Post new topic  Reply to topic View previous topic :: View next topic 
oclHashcat-plus
PostPosted: Sat May 01, 2010 9:27 pm Reply with quote
K99
Regular user
Regular user
 
Joined: Dec 25, 2009
Posts: 13








Worlds fastest md5crypt, phpass, mscash2 and WPA / WPA2 cracker
Worlds first and only GPGPU based rule engine
Free
Multi-GPU (up to 16 gpus)
Multi-Hash (up to 24 million hashes)
Multi-OS (Linux & Windows native binaries)
Multi-Platform (OpenCL & CUDA support)
Multi-Algo (see below)
Low resource utilization, you can still watch movies or play games while cracking
Focuses highly iterated, modern hashes
Focuses single dictionary based attacks
Supports pause / resume while cracking
Supports reading words from file
Supports reading words from stdin
Integrated thermal watchdog
20+ Algorithms implemented with performance in mind
... and much more


Attack-Modes

Straight *
Combination
Brute-force
Permutation
Hybrid dict + mask
Hybrid mask + dict

* accept Rules

Algorithms

MD5
Joomla
osCommerce, xt:Commerce
SHA1
SHA-1(Base64), nsldap, Netscape LDAP SHA
SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Oracle 11g
SMF > v1.1
OSX v10.4, v10.5, v10.6
MSSQL(2000)
MSSQL(2005)
MySQL
phpass, MD5(Wordpress), MD5(phpBB3)
md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
MD4
NTLM
DCC, mscash
SHA256
descrypt, DES(Unix), Traditional DES
md5apr1, MD5(APR), Apache MD5
SHA512
OSX v10.7
DCC2, mscash2
Cisco-PIX MD5
WPA/WPA2
Double MD5
vBulletin < v3.8.5
vBulletin > v3.8.5
IPB2+, MyBB1.2+
LM
Oracle 7-10g

Tested OS

All Windows and Linux versions should work on both 32 and 64 bit

Tested GPU

All CUDA and Stream enabled cards should work





Check the website to download it:

http://hashcat.net/oclhashcat-plus/

irc://irc.rizon.net/hashcat


Last edited by K99 on Tue May 01, 2012 6:04 pm; edited 1 time in total
View user's profile Send private message
PostPosted: Fri Jun 18, 2010 9:01 am Reply with quote
arturis
Active user
Active user
 
Joined: Mar 07, 2010
Posts: 26




new version v0.20 has been released today Smile

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
View user's profile Send private message
PostPosted: Thu Jan 20, 2011 7:57 pm Reply with quote
K99
Regular user
Regular user
 
Joined: Dec 25, 2009
Posts: 13




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/
View user's profile Send private message
PostPosted: Mon Feb 21, 2011 4:15 pm Reply with quote
K99
Regular user
Regular user
 
Joined: Dec 25, 2009
Posts: 13




New update. World record for all listed algorithms.



http://hashcat.net/forum/thread-309.html
View user's profile Send private message
PostPosted: Tue May 01, 2012 6:02 pm Reply with quote
K99
Regular user
Regular user
 
Joined: Dec 25, 2009
Posts: 13




oclhashcat-plus was updated to v0.08. It now supports the ati 7xxx series and nvidia gtx6xx. It also has support for more algorithms (LM, SHA-512, Mac OSX v10.7 Lion, Oracle 7-10g, ..)


See the full post here:
http://hashcat.net/forum/thread-1133-post-5952.html

Download oclhashcat-plus here:
http://hashcat.net/oclhashcat-plus/
View user's profile Send private message
oclHashcat-plus
  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  

  
  
 Post new topic  Reply to topic  




Powered by phpBB © 2001-2008 phpBB Group






Nvidia GeForce Reviews
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2010 Janek Vind "waraxe"

Page Generation: 0.091 Seconds