| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PWGen-2.5.2-Src.zip | 2014-11-13 | 337.9 kB | |
| PWGen-2.5.2-Setup.exe | 2014-11-13 | 1.4 MB | |
| PWGen-2.5.2.zip | 2014-11-13 | 1.3 MB | |
| readme.txt | 2014-11-13 | 810 Bytes | |
| Totals: 4 Items | 3.1 MB | 0 | |
NOTES ON THE DOWNLOADABLE FILES:
--------------------------------
PWGen-xxx.zip : contains PWGen binary (PWGen.exe) & manual *without*
installer/setup; simply extract the contents of the .zip
file into a folder of your choice and execute PWGen.exe;
useful for portable applications (USB stick etc.)
PWGen-xxx-Setup.exe : contains setup for installing PWGen on your hard disk
PWGen-xxx-Src.zip : contains source code (C/C++, Borland C++ Builder)
RELEASE NOTES:
--------------
FIXES:
- random data files contained terminating non-random zeros (max. 15 bytes) if
file size was not a multiple of 16 bytes (e.g., if file size was 100 bytes,
the last 4 bytes (= 100 - 6*16) were zeros) (thanks to Glen for reporting!)