InsidePro Password Recovery Software
 Register   FAQ   Search   Memberlist   Usergroups   Profile   Log in to check your private messages   Log in 
v2.5.3.0 Release
Goto page 1, 2  Next
 
Post new topic   Reply to topic    InsidePro Software Forum Index -> PasswordsPro
View previous topic :: View next topic  
Author Message

Admin
Joined: 09 Nov 2005
Posts: 7407
Administrator
  

Location: Russia

PostPosted: Sun Sep 13, 2009 9:29 pm    Post subject: v2.5.3.0 Release Reply with quote

The PasswordsPro program is updated to the 2.5.3.0 version.

In the new version:
- When the application is minimized to the taskbar during an attack, the balloon tip by its icon, besides showing the number of passwords found, now also shows the type of the attack.
- In dictionary attacks removed the exclusive use of dictionary files, which allowed using same dictionaries for either different copies of PasswordsPro or PasswordsPro along with other applications.
- Added option to not clear the statistics pane immediately after the attack (before clicking on the "OK" button).
- Added new hashing modules: sha1(md5($pass)).dll, MaNGOS.dll and sha1($pass.$salt).dll.
- Slightly upgraded "Password Generator". Click here for more.

Download the new version: http://www.insidepro.com/download/passwordspro.zip.
Back to top
View user's profile Send private message Send e-mail Visit poster's website

c4p0ne
Joined: 26 Jun 2007
Posts: 229
Member

[ Trusted Member ]

Reputation: 105   

Location: Classified

PostPosted: Fri Sep 18, 2009 1:35 am    Post subject: Reply with quote

Any news on if any of the products included in the Intel© Parallel Studio can benefit future versions of PasswordsPro? Such as adding much-needed multithreading?

Any word on if this suite can help at all on some level?
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger

shadow
Joined: 06 Aug 2009
Posts: 70
Member

Reputation: 33   



PostPosted: Fri Sep 18, 2009 1:37 am    Post subject: Reply with quote

that would be interesting! cant imagine PP using all my cpu power, would be awesome.
Back to top
View user's profile Send private message

rolf
Joined: 19 Sep 2007
Posts: 1105
Moderator

[ Trusted Member ]

Reputation: 314   



PostPosted: Fri Sep 18, 2009 1:49 am    Post subject: Reply with quote

Agree, multithreading would benefit PPro, specially the hybrid and combo dictionary attack.But, as far as I know, it's very hard to rewrite single threaded programs to multithreaded.So, I guess, It wont be introduced any time soon.
Back to top
View user's profile Send private message

Admin
Joined: 09 Nov 2005
Posts: 7407
Administrator
  

Location: Russia

PostPosted: Fri Sep 18, 2009 5:43 pm    Post subject: Reply with quote

Yes, adding the multithreading is on my agenda; however, that requires a few months of hard work, and meanwhile I cannot make it to allocate that much of time.
Most likely, I will get on improving PasswordsPro once I am done with adding multiGPU to EGB.
Back to top
View user's profile Send private message Send e-mail Visit poster's website

Admin
Joined: 09 Nov 2005
Posts: 7407
Administrator
  

Location: Russia

PostPosted: Sun Sep 20, 2009 3:29 pm    Post subject: Reply with quote

Added new hashing modules:
- SHA-256(Unix).dll
- SHA-512(Unix).dll
- SHA-1(Django).dll
- SHA-256(Django).dll
- SHA-384(Django).dll
Back to top
View user's profile Send private message Send e-mail Visit poster's website

Admin
Joined: 09 Nov 2005
Posts: 7407
Administrator
  

Location: Russia

PostPosted: Tue Sep 29, 2009 6:12 pm    Post subject: Reply with quote

Completely rewritten some hashing modules: MD2.dll, RipeMD-128.dll and RipeMD-160.dll.
Back to top
View user's profile Send private message Send e-mail Visit poster's website

scenetools
Joined: 05 Oct 2009
Posts: 5
Member

Reputation: 1   



PostPosted: Mon Oct 05, 2009 7:18 pm    Post subject: Reply with quote

Yes im also for Multithreading because i have a Quad Core and it sucks pretty much if it only uses 1 of these Cores. Also it wouldent be bad to mix up CPU + GPU that would also be a good thing to build in like in BarsWF only for more hashes.
Back to top
View user's profile Send private message

Admin
Joined: 09 Nov 2005
Posts: 7407
Administrator
  

Location: Russia

PostPosted: Mon Oct 05, 2009 7:28 pm    Post subject: Reply with quote

Yes, adding the Multithreading is on my agenda.
Back to top
View user's profile Send private message Send e-mail Visit poster's website

TZ-
Joined: 16 Aug 2009
Posts: 115
Member

Reputation: 39   



PostPosted: Tue Oct 06, 2009 8:47 pm    Post subject: Reply with quote

I like option program/1 core , on that way I can run two instances of the program and work with 2 different lists of hashes.
Back to top
View user's profile Send private message

c4p0ne
Joined: 26 Jun 2007
Posts: 229
Member

[ Trusted Member ]

Reputation: 105   

Location: Classified

PostPosted: Fri Oct 09, 2009 3:37 am    Post subject: Reply with quote

TZ- wrote:
I like option program/1 core , on that way I can run two instances of the program and work with 2 different lists of hashes.


The best solution would be to have a self-contained section under "options" for configuring CPU & Core usage. Users could select how many cores to utilize through a vertical (or) horizontal slider. Next the user could have the ability to "cap" CPU-Usage with another slider.

So one particular config for stubborn hashes like phpbb3 would be to have both sliders all the way to "MAX", which would mean "use ALL available cores and allow 100% CPU utilization".

Another for MySQL hashes (which are MUCH faster to crack by nature anyway) could be to have the "Core slider" set to 3, and the "CPU-Usage" slider set to 60%, which would mean to allow 60% CPU utilization on a maximum of 3 cores. etc.. etc..

This way, users could still do funky projects and use more then one instance of PPro. On an i7 with 4 physical cores (8 logical w/hyperthreading) you could run 4 instances of PPro, and designate 2 logical cores using 80% CPU for each one.

Possibilities are numerous.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger

rolf
Joined: 19 Sep 2007
Posts: 1105
Moderator

[ Trusted Member ]

Reputation: 314   



PostPosted: Fri Oct 09, 2009 3:57 pm    Post subject: Reply with quote

Numerous, indeed!
Most benefiting from multithreading will be hybrid and combo dictionary attacks.They may take long to complete, but they are most helpful in recovery of complex passwords, and they crack hashes which no bruteforcers can.It's a shame it's hard to parallelize the code.
Back to top
View user's profile Send private message

Admin
Joined: 09 Nov 2005
Posts: 7407
Administrator
  

Location: Russia

PostPosted: Sat Oct 10, 2009 7:43 am    Post subject: Reply with quote

I am sorry that I have not yet added the multithreading to PPro, but that is on my agenda.

Now (simultaneously with the development of EGB) I am working on the next version of PPro, where I will take into account all the remaining wishes + some of my own ideas. Then I will get on the complete redevelopment of the core for the purposes of the multithreading, as other than that almost all that I wanted has been realized...
Back to top
View user's profile Send private message Send e-mail Visit poster's website

dohani
Joined: 23 Sep 2009
Posts: 55
Member

Reputation: 11   



PostPosted: Wed Oct 14, 2009 3:36 am    Post subject: Reply with quote

what about hash sender. when it will you add to pwdpro?
Back to top
View user's profile Send private message

Admin
Joined: 09 Nov 2005
Posts: 7407
Administrator
  

Location: Russia

PostPosted: Wed Oct 14, 2009 6:34 am    Post subject: Reply with quote

What a "hash sender"?
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    InsidePro Software Forum Index -> PasswordsPro All times are GMT + 5 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
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
You cannot attach files in this forum
You can download files in this forum

Powered by phpBB © 2001, 2002 phpBB Group