PWGen full changelog
PWGen 2.9.0
released Sep 13, 2016 (New Release)
NEW FEATURES:
New option "Specify length" for the "Include words" setting, which allows selecting passphrases with a certain length or length range; if enabled, only passphrases with lengths in the specified range will be displayed or added to the password list
Check on start-up if an instance of PWGen is already running; if so, the user is asked to close the instance before starting a new one
New option "Change font" in the context menu of the "Quick help" window
New option "Specify length" for the "Include words" setting, which allows selecting passphrases with a certain length or length range; if enabled, only passphrases with lengths in the specified range will be displayed or added to the password list
Check on start-up if an instance of PWGen is already running; if so, the user is asked to close the instance before starting a new one
New option "Change font" in the context menu of the "Quick help" window
PWGen 2.8.0
released Apr 22, 2016 (New Release)
NEW FEATURES:
Drag & drop support for the password boxes in the main window and in the "MP Password Generator" dialog, as well as for password lists: a drag & drop operation can be started by left-clicking on the password security bar below the password box and holding the mouse button; in the password list window, text can be directly dragged from the password list itself; the password(s) or a selection thereof) may be dropped to any application registered as a drop target; conversely, the password boxes can act as drop targets and receive text from other applications
New option "Position Automatically" in the "Quick Help" window (available in the context menu of the text box): if activated, the window is positioned below the "Quick Help (?)" button whenever it is made visible (this used to be the default setting); otherwise, the window position will not be changed, and will be saved in the configuration .ini file
Drag & drop support for the password boxes in the main window and in the "MP Password Generator" dialog, as well as for password lists: a drag & drop operation can be started by left-clicking on the password security bar below the password box and holding the mouse button; in the password list window, text can be directly dragged from the password list itself; the password(s) or a selection thereof) may be dropped to any application registered as a drop target; conversely, the password boxes can act as drop targets and receive text from other applications
New option "Position Automatically" in the "Quick Help" window (available in the context menu of the text box): if activated, the window is positioned below the "Quick Help (?)" button whenever it is made visible (this used to be the default setting); otherwise, the window position will not be changed, and will be saved in the configuration .ini file
PWGen 2.7.0
released Jan 7, 2016 (New Release)
most windows in the program can now be changed in size, settings are stored in the configuration file and are reloaded on start-up
for custom character sets ("Include words"), some placeholders may be either spelled in full or abbreviated, such as = , , , = , etc. (see manual for more details)
new option "Always on top" in the "Options" menu, which makes PWGen's main window and its subordinate windows the top-most windows on the screen
for custom character sets ("Include words"), some placeholders may be either spelled in full or abbreviated, such as = , , , = , etc. (see manual for more details)
new option "Always on top" in the "Options" menu, which makes PWGen's main window and its subordinate windows the top-most windows on the screen
PWGen 2.6.0
released Sep 7, 2015 (New Release)
new "Advanced" password options "Each character/word must occur only once" for formatted passwords, this option can be activated by specifying an asterisk (*) symbol between the "%" character and the format specifier e.g., "%*16A" inserts 16 unique alphanumeric characters
in formatted passwords, a number range in the form "x-y" can be specified to insert a random number between x and y of random characters from a character set; e.g., "%5-10L" inserts at least 5 and at most 10 random letters
new "Provide Additional Entropy" window with a text box where you can enter or paste any text (preferably from volatile, non-static sources containing a certain amount of randomness), which is compressed to roughly estimate its entropy content and then added to the random pool
in formatted passwords, a number range in the form "x-y" can be specified to insert a random number between x and y of random characters from a character set; e.g., "%5-10L" inserts at least 5 and at most 10 random letters
new "Provide Additional Entropy" window with a text box where you can enter or paste any text (preferably from volatile, non-static sources containing a certain amount of randomness), which is compressed to roughly estimate its entropy content and then added to the random pool
PWGen 2.5.4
released Mar 20, 2015 (New Release)
generation of unique password lists (i.e., lists where each entry must occur only once; activated by the option "Exclude duplicate entries" in the "Advanced Password Options") has been optimized for speed (at the expense of a roughly doubled memory requirement) and is much faster now even for very large password lists (>1 million entries)
when generating password lists to files with the "Exclude duplicates" option activated, checking for duplicates is performed in-memory now instead of searching the entire file contents; as a consequence, the amount of swords that can be generated in this case is limited by the memory available to a 32-bit application like PWGen (... but it's also much faster now); note that when the list is appended to an existing file, the file contents will NOT be searched anymore for already existing password entries, i.e., a new unique password list will be appended to the file
when generating password lists to files with the "Exclude duplicates" option activated, checking for duplicates is performed in-memory now instead of searching the entire file contents; as a consequence, the amount of swords that can be generated in this case is limited by the memory available to a 32-bit application like PWGen (... but it's also much faster now); note that when the list is appended to an existing file, the file contents will NOT be searched anymore for already existing password entries, i.e., a new unique password list will be appended to the file
PWGen 2.5.3
released Feb 20, 2015 (New Release)
new character set "" in addition to "" for generating phonetic passwords consisting of mixed-case letters, i.e., each letter will be either lower-case or upper-case (chosen randomly); this effectively increases the password security by 1.0 bit per character
PWGen 2.3.0
released Sep 12, 2013 (New Release)
NEW FEATURES:
· full Unicode support throughout the entire application: passwords, translations, file names, word lists, text encryption, i.e., PWGen should be capable now of handling all theoretically possible 1,114,112 Unicode characters; yet PWGen should still run on Windows versions which are mostly ANSI-based (Windows 9x/Me)
· variable file encoding: PWGen is capable of reading and writing Unicode text files encoded as UTF-16 little-/big-endian, UTF-8 and (non-Unicode) ANSI (as identified by the byte-order mark at the beginning of the file); the desired encoding for writing Unicode text may be changed in the main menu via File / File Encoding
· generate phonetic (pronounceable) passwords: this feature has been residing on my infamous to-do list for a long, long time, but has now been realized, at last!
· full Unicode support throughout the entire application: passwords, translations, file names, word lists, text encryption, i.e., PWGen should be capable now of handling all theoretically possible 1,114,112 Unicode characters; yet PWGen should still run on Windows versions which are mostly ANSI-based (Windows 9x/Me)
· variable file encoding: PWGen is capable of reading and writing Unicode text files encoded as UTF-16 little-/big-endian, UTF-8 and (non-Unicode) ANSI (as identified by the byte-order mark at the beginning of the file); the desired encoding for writing Unicode text may be changed in the main menu via File / File Encoding
· generate phonetic (pronounceable) passwords: this feature has been residing on my infamous to-do list for a long, long time, but has now been realized, at last!
PWGen 2.08
released Mar 20, 2012 (New Release)
· new quot;Create Random Data Filequot; dialog: should be more convenient than the
· handling before
· font of the generated password in the main window can be changed now (quot;Change Fontquot; option accessible in the context menu of the box)
· problem was that the font quot;Fixedsysquot;, which was used as fixed default before, could not display characters like the quot;Euroquot; symbol (€)
· some obligatory bug fixes, code cleanup
· handling before
· font of the generated password in the main window can be changed now (quot;Change Fontquot; option accessible in the context menu of the box)
· problem was that the font quot;Fixedsysquot;, which was used as fixed default before, could not display characters like the quot;Euroquot; symbol (€)
· some obligatory bug fixes, code cleanup
PWGen for Windows 7 - free download notice
Windows 7 Download periodically updates software information of PWGen from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
WinX MediaTrans
63% Off -
MacX MediaTrans
63% Off -
WinX DVD Ripper
50% Off -
WinX HD Video Converter
56% Off -
MacX DVD Video Converter
58% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- DualSafe Password Manager 1.4.0.14
- Portable KeePass Password Safe 2.56
- NetWrix Password Manager 6.5.782.0
- Kaspersky Password Manager 9.0.2.1525
- Password Manager XP 4.0.825
- Windows Key 9.0
- Password Memory 2010 3.0.1
- Sisma 5.4
- KeePassX 2.0.3
- M Pass Finder 1.0
- Password Depot Professional 17.2.1
- TestDisk & PhotoRec 7.2
- eWallet 8.12.0.38084
- KeePass Password Safe 2.56
- KisKis Portable 1.0.10.0
- MSD Passwords 1.60
- TK8 Safe 3.3
- Password Depot Server 4 5.0.0
- QSifre 2.0
- GPassword Manager 3.1.1
Popular Tags
login
reveal
retrieve
security
microsoft
lost
email
recovery
rescue
forgotten
multilingual
passwords
outlook
password
code
secret
unmask
password manager
utility
account
recover
software
asterisk
tool
internet
restore
hidden
windows
application
uncover
Popular Windows 7 Software
- Free Folder Lock 2.3.8.8
- Malwarebytes Chameleon 3.1.33.0
- Deep Freeze 8.71.20.5734
- Privacy Eraser Free 6.15
- DualSafe Password Manager 1.4.0.14
- BitDefender Free Edition 27.0.35.146
- OpenVPN x64 2.6.11
- Trend Micro Virus Pattern File 19.429.00
- Sandboxie 5.68.7
- Cryptosystem ME6 15.0
- AuthPass 1.8.2+1745
- imyPass Windows Password Reset Platinum 1.0.10
- 7thShare Folder Lock Pro 2.3.8.8
- EventSentry Light 5.1.1.134
- DiskCryptor 1.1.846.118
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.