Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
March 29, 2024
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: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9145

People Online:
Visitors: 886
Members: 0
Total: 886
PacketStorm News
·301 Moved Permanently

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

www.waraxe.us Forum Index -> Hash related information -> EGB v1.3 Goto page 1, 2, 3  Next
Post new topic  Reply to topic View previous topic :: View next topic 
EGB v1.3
PostPosted: Mon Sep 29, 2008 12:36 pm Reply with quote
InsidePro
Active user
Active user
 
Joined: Sep 13, 2008
Posts: 28




Extreme GPU Bruteforcer has been updated to version 1.3.

In this version a new modules for salted MD5 hashes had been added (the algorithm names are followed by the average per-hash search speeds performed on the GF8800GS video card):
- md5($pass.$salt), 140 million p/s
- md5($salt.$pass), 100 million p/s
- md5(md5($pass).$salt), 86 million p/s
- md5(md5($salt).$pass), 75 million p/s
- md5($salt.md5($pass)), 55 million p/s
- md5($salt.$pass.$salt), 70 million p/s
- md5(md5($salt).md5($pass)), 65 million p/s
- md5(md5($pass).md5($salt)), 65 million p/s
View user's profile Send private message
PostPosted: Mon Sep 29, 2008 12:37 pm Reply with quote
waraxe
Site admin
Site admin
 
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




Excellent news! Thanks Very Happy
View user's profile Send private message Send e-mail Visit poster's website
PostPosted: Mon Sep 29, 2008 8:48 pm Reply with quote
waraxe
Site admin
Site admin
 
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




Just got cracked my first IPB hash with help of EGB and it works as expected Smile
View user's profile Send private message Send e-mail Visit poster's website
PostPosted: Tue Sep 30, 2008 1:31 am Reply with quote
InsidePro
Active user
Active user
 
Joined: Sep 13, 2008
Posts: 28




Smile
View user's profile Send private message
PostPosted: Thu Oct 23, 2008 2:10 pm Reply with quote
InsidePro
Active user
Active user
 
Joined: Sep 13, 2008
Posts: 28




Extreme GPU Bruteforcer has been updated to version 1.4.

In the new version:
- Speeded up operation of many hash modules. Below are the old and the new operating speeds of the module when attacking one hash on GF8800GS video card:
md5(md5($pass)), was 98M p/s, now 110M p/s
md5($pass.$salt), was 140M p/s, now 165M p/s
md5($salt.$pass), was 100M p/s, now 155M p/s
md5(md5($pass).$salt), was 86M p/s, now 100M p/s
md5(md5($salt).$pass), was 75M p/s, now 155M p/s
md5($salt.$pass.$salt), was 70M p/s, now 115M p/s
md5(md5($salt).md5($pass)), was 65M p/s, now 75M p/s
md5(md5($pass).md5($salt)), was 65M p/s, now 75M p/s
- Added new module for processing Domain Cached Credentials hashes. Search speed per hash on GF8800GS is 160M p/s.
- Added new module for processing hashes from SMF - sha1($username.$pass). Search speed per hash on GF8800GS is 40M p/s.
- Expanded FAQ section in the description of the software.

>> http://forum.insidepro.com/viewtopic.php?t=2270
View user's profile Send private message
PostPosted: Thu Oct 23, 2008 2:46 pm Reply with quote
waraxe
Site admin
Site admin
 
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




Great news Cool
View user's profile Send private message Send e-mail Visit poster's website
PostPosted: Fri Oct 24, 2008 6:54 pm Reply with quote
lenny
Valuable expert
Valuable expert
 
Joined: May 15, 2008
Posts: 275




InsidePro, love your work Wink
View user's profile Send private message
PostPosted: Sat Oct 25, 2008 4:10 am Reply with quote
InsidePro
Active user
Active user
 
Joined: Sep 13, 2008
Posts: 28




lenny wrote:
InsidePro, love your work Wink
Thank you! Smile
View user's profile Send private message
PostPosted: Mon Oct 27, 2008 7:55 pm Reply with quote
stereoa
Beginner
Beginner
 
Joined: Sep 23, 2008
Posts: 4




this is the cuda enabled proggie I was hoping for!!! excellent work. Getting 6.08 m/s IPB hashs on an 8400 m GS !!!
View user's profile Send private message
PostPosted: Sat Nov 22, 2008 11:15 am Reply with quote
gyan007
Advanced user
Advanced user
 
Joined: Oct 17, 2008
Posts: 106




Really nice prog it cracks many hashes 8-|
View user's profile Send private message
PostPosted: Thu Nov 27, 2008 2:24 am Reply with quote
Outlaw
Active user
Active user
 
Joined: Mar 01, 2008
Posts: 37




what do i put for settings file?
View user's profile Send private message
PostPosted: Mon Jan 12, 2009 1:41 pm Reply with quote
Reelix
Regular user
Regular user
 
Joined: Jan 06, 2009
Posts: 20




How does it compare to Bars?

http://3.14.by/en/md5
View user's profile Send private message
PostPosted: Thu Jan 22, 2009 4:07 pm Reply with quote
InsidePro
Active user
Active user
 
Joined: Sep 13, 2008
Posts: 28




Extreme GPU Bruteforcer has been updated to version 1.4.2.

In the new version:
- Added a new parameter in the INI-file - CurrentDevice - which allows choosing which of the available GPU is to be used for running the attack; that allows managing the load on each video card more efficiently and also allows running attacks with different settings on different GPU simultaneously or attack hashes of different types.
- For simple hash types (MD5, NTLM, etc.) cleared the 500000-hash restriction, and now the number of hashes that can be processed can be limited just by the size of available video memory. Note: On my GeForce 8800GS/384Mb, I attacked 15 million MD5 hashes at an average speed of 52M p/s, which literally is 15000000 * 52000000 = 780 000 billion password checks per second!
- Further increased the speed when attacking a large numbe of hashes. For example, here are the results of running the new version on GeForce 8800GS with MD5 hashes:
50000 hashes - was 210M p/s, now 228M p/s,
100000 hashes - was 130M p/s, now 186M p/s,
250000 hashes - was 55M p/s, now 144M p/s,
500000 hashes - was 30M p/s, now 134M p/s,
1000000 hashes - 126M p/s,
2500000 hashes - 102M p/s,
5000000 hashes - 81M p/s,
10000000 hashes - 64M p/s,
15000000 hashes - 52M p/s.

Download the new version: http://www.insidepro.com/download/egb.zip
View user's profile Send private message
PostPosted: Fri Jan 23, 2009 1:37 am Reply with quote
tehhunter
Valuable expert
Valuable expert
 
Joined: Nov 19, 2008
Posts: 261




InsidePro, can I make a suggestion? I can't be sure whether you've done this already, but I'm just saying it just in case. For the following hashing scheme:

MD5(MD5(password) . MD5(salt))

Rather than computing the MD5(salt) everytime, you can just do it once and store it in an array or a linked list or something. Again, there's a solid chance you did this already, but I'm just mentioning it again just in case.
View user's profile Send private message
PostPosted: Fri Jan 23, 2009 1:13 pm Reply with quote
InsidePro
Active user
Active user
 
Joined: Sep 13, 2008
Posts: 28




Yes, I have already done that.
View user's profile Send private message
EGB v1.3
  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 3  
Goto page 1, 2, 3  Next
  
  
 Post new topic  Reply to topic  




Powered by phpBB © 2001-2008 phpBB Group






Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
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-2020 Janek Vind "waraxe"
Page Generation: 0.145 Seconds