ExtraTorrent.com - The Largest Bittorent System Login    |    Register
ExtraTorrent.com
Very useful sites
ExtraTorrent.com

ExtraTorrent.com
HOT Torrents view all >
ExtraTorrent.com
Hot torrents
First Cams
View Torrent Info: Ice.Age.Dawn.of.the.Dinosaurs.TS.XviD-Fatal
View Torrent Info: Ice Age 3 Xvid CAM ENG - F4U
View Torrent Info: Imagine.That.TELESYNC.XviD 2009 www.FilmulMeu.tk By Crow21
View Torrent Info: Transformers Revenge Of The Fallen TS XviD-FLAWL3SS
View Torrent Info: Skeleton Crew (2009) DvdRip Xvid {1337x}-Noir
View Torrent Info: Moving McAllister LIMITED DVDRip XviD-SAPHiRE
View Torrent Info: Van Wilder Freshman Year.2009.DvdRip.UR.Xvid {1337x}-Noir
View Torrent Info: The Fifth Commandment (2008) DvdRip Xvid {1337x}-Noir
Hot torrents
BluRays
View Torrent Info: Dolans Cadillac 2009 BRRip ResourceRG H264
View Torrent Info: The Walker 2007 BRRip ResourceRG H264
View Torrent Info: Austin Powers Trilogy BDRip-ResourceRG
View Torrent Info: Bottle Shock LIMITED 2008 BRRip ResourceRG H264

ExtraTorrent.com
Chat
30s
ExtraTorrent.com
To add new messages please Login or Register for FREE

virtual girl
Direct Download


ExtraTorrent.com > Categories > Software torrents > Windows - Security torrents


WintoolsPro


Browse Software torrents

PasswordsPro 2 3 4 0 Full Working torrent


* How to detect SPAM or FAKE? Before download this torrent read suggestions about spam or fake detection on our forum.
Download torrent:Download PasswordsPro 2 3 4 0 Full Working torrentSearch for PasswordsPro 2 3 4 0 Full Working torrentBookmark Torrent: PasswordsPro 2 3 4 0 Full WorkingSend Torrent: PasswordsPro 2 3 4 0 Full Working PasswordsPro 2 3 4 0 Full Working torrent
Alternative download:This download might also be available on DirectDownload (highspeed access 16 mbit), on Rapidshare
Bookmark:Bookmark and Share
Info hash:3980d1da5b6384e8ff6bc62f9ba13ce4785f34cb
Category:Categories > Software torrents > Windows - Security torrents
Trackers:
1   View all torrent trackers >
Seeds:1Update seeds and leechers stat
Leechers:1
Health:Torrent health: 3
Total Size:3.05 MB
Number of files:
33   View torrent files >
Torrent added:2008-09-12 08:59:29
ExtraTorrent.comRatingExtraTorrent.com
Torrent rating: no ratingno rating

Download PasswordsPro 2 3 4 0 Full Working torrentDownload from UseNeXT




Torrent Description
Program Description

This program is designated for the recovery of passwords for different types of hashes. The program currently supports about 30 types of hashes, and new ones can be easily added by creating a custom external hashing DLL-module. The actual list of available modules can be found on the software-related forum. The peak number of hashes the application is capable of working with simultaneously is 256.

List of supported hashes:

– MySQL
– MySQL5
– DES(Unix)
– MD4
– MD4(Base64)
– MD4(HMAC)
– MD5
– MD5(Base64)
– MD5(HMAC)
– MD5(Unix)
– MD5(APR)
– SHA-1
– SHA-1(Base64)
– SHA-1(HMAC)
– SHA-256
– SHA-384
– Domain Cached Credentials
– Haval-128
– Haval-160
– Haval-192
– Haval-224
– Haval-256
– Tiger-128
– Tiger-160
– Tiger-192
– Whirlpool
– md5($pass.$salt)
– md5($salt.$pass)
– md5(md5($pass))
– md5(md5($pass).$salt)
– md5($salt.md5($pass))
– md5($salt.$pass.$salt)
– md5(md5($salt).$pass)
– md5($salt.md5($salt.$pass))
– md5(md5($salt).md5($pass))
– sha1($username.$pass)
– And others.

Types of hashes supported through external modules released by third-party developers:

– MD2
– MS SQL
– Oracle DES
– Oracle SHA-1
– RipeMD-128
– And others.

Note: All hashing modules are located in the \Modules subfolder of the software installation archive and can be imported through the program settings menu ("Hashing modules" tab).
Program Features

– Passwords recovery using the following methods:
• Preliminary attack
• Brute force attack (including distributed attack)
• Mask attack
• Simple dictionary attack
• Combined dictionary attack
• Hybrid dictionary attack
• Rainbow attack
– Recovery of passwords of up to 127-character length
– Recovery of passwords for incomplete hashes of any type
– User hash editor
– Searching data on the list of imported users
– Quick-add hash using a dialog box
– Quick-add hashes from Clipboard
– Quick-check current password for all imported users
– Support of character replacement tables for hybrid dictionary attack
– Unlimited number of dictionaries available for dictionary attack
– Unlimited number of tables available for Rainbow attack
– Unlimited number of servable users with hashes (in the licensed version)

Data Import

User hashes can be imported in the program using one of the following methods:

• Import from PasswordsPro format files (*.Hashes-files).

• Import from text files with hashes given in the following format:
Login:Hash:Salt(or HMAC-key):Password:Comment
The software installation archive includes test files with all types of supported hashes given in this format.

• Using dialog box.

• From Clipboard.

Data Export

The application allows saving current user and hash list to the file of the application's internal format (*.Hashes-files), as well as exporting the data to a text or HTML file.
Password Recovery

Preliminary Attack

This type of attack is the quick check of user hashes for a match to simple passwords like – "123", "qwerty", "99999", etc. as well as to passwords found earlier and stored in the "PasswordsPro.dic" file.

Brute Force Attack

This type of attack is the total check of all possible password values.

Brute force attack also includes the distributed attack. This type of attack allows using multiple computers for the recovery of passwords, distributing the recovery calculation load among them. This type of attack takes off automatically when user provides more than one computer for facilitating the attack. At the same time, the range selection feature becomes available for the current computer. So, to start a distributed attack, you'd have to:

1. Run this program on several computers.
2. Choose how many computers are to facilitate the attack.
3. Set the same attack options on all computers that are to facilitate the attack.
4. Choose an individual passwords attack range for each of the computers.
5. Launch brute force attack on all computers.

Mask Attack

This type of password attack is used when user possesses partial information about the lost password. For example:
– Password begins with the "12345" character combination.
– First 4 characters of the password are numbers, others are Latin letters;
– And so on.

For that purpose, define the mask for every character of the password to be recovered in the mask attack settings. Symbolic notations of standard or custom character sets – ?u, ?d, ?2, etc. – are used as mask characters (see the Character sets tab in program options).

Simple Dictionary Attack

This type of attack is the attempt to find the hash match in text files – dictionaries.

Combined Dictionary Attack

This type of attack includes the validation of passwords made of several words taken from different dictionaries. This attack allows to recover complex passwords like "superadmin", "admin*admin", etc.

Hybrid Dictionary Attack

This type of attack allows changing passwords from the dictionaries (for example, shift password to upper case, append '1' to the end of the password, etc.) and to validate them as users passwords. The actions performed over the source passwords are the so-called "rules" – the full list of these rules can be found in the "Rules.txt" file in the software installation archive.

Rainbow Attack

This type of attack uses the Rainbow technology (http://www.antsight.com/zsl/rainbowcrack/) for creating pre-calculated tables.

Program Tools

The software includes the following tools:

Hash Generator – generates any hash of types supported by the program.

Password Generator – generates random passwords with specified parameters.

Dictionary Generator – generates dictionaries of passwords from specified ranges and performs other functions related to dealing with dictionaries – sorting, merging, etc.

Text Converter – converts text from Base64 to plain text format and vice-versa.

Hidden Passwords Recovery – recovers text hidden behind asterisks.

System Information – displays overall system information.

Command Line Parameters

The application supports the following command line parameters:

/config:filename – loads an INI-file other than PasswordsPro.ini.

/auto – automatically launches current attack and exits when the attack is completed.

These parameters allow automating the routine slightly using batch command files (BAT). Do the following:

1. Create several INI-files with different names for different types of attack.
2. Create a BAT-file, for instance, containing (for Windows 2000/XP):
PasswordsPro.exe /auto /config:Preliminary.ini
start /w PasswordsPro.exe /auto /config:DictSimple.ini
start /w PasswordsPro.exe /auto /config:DictHybrid.ini
start /w PasswordsPro.exe /auto /config:BruteLatin.ini
start /w PasswordsPro.exe /auto /config:BruteNumber.ini
etc.
3. Run the created BAT-file.
4. Note: This mode does not assume any user intervention and therefore does not display any messages (neither on the completion of attack, nor on errors occurred). The termination of current attack will close the program and launch the next attack.

Download PasswordsPro 2 3 4 0 Full Working torrentDownload from UseNeXT


Comments (please add your comment)
No comments


Recent Searches

playboy     porno comics     nifty fiftis     french     one piece 408     http://extratorrent.com/torren     adult     patrulla de     the pierces     wild times     bizarre     real player     eastbound and down     saint rows     Valentine's wish     movie     paris hilton     cum     anal     hustler     elizabeth starr     teeny porn     russ     sex     pussy cats doll     porn     roary fr     adult comics     solution manual     lera glaciale 3 l'alba dei din     inglorious basterds     french porn     Krayzie Bone     anime     Teeny Tugjobs     beastiality     les sims 1     orgy     Take it like a Bad Boy     transformers     patrulla de confine     dvd     software     snakeskin     Wireless technology     music     dream girls     lions     wild times!!     SHUFFLE     zaion i wish you were here     royal pains     bruno     GIANNA MICHAELS     aerobic     pitch black     sledge hammer     deira 18yo hawaiian asian amat     

Direct Download


Home - Browse Torrents - Upload Torrent - Stat - Forum - Blog - FAQ - Login
ExtraTorrent.com is in compliance with copyrights