*******************************************************************************
*** Report Generated at 18:00:13.54 on Sun 08/27/2023 for RandomPass.exe
*******************************************************************************
File Modified On ....: Sunday, 08/27/2023 06:00:00 [06:00:00 PM]
Product Type ........: 32-bit
Product Size ........: 455712 bytes
Product Name ........: BrainWave RandomPass
Product Long Name ...: RANDOMPASS.EXE
Product Short Name ..: RANDOMPASS
Internal Name .......: RandomPass
Original Filename ...: RandomPass.exe
File Description ....: Generate Random Complex Passwords (and GUIDs)
File Version ........: 2.4.0.360
Product Version .....: 2.4.0.360
Company Name ........: BrainWave Consulting Company, L.L.C.
Legal Copyright .....: Copyright  BrainWave Consulting Company, L.L.C.  All Rights Reserved.
Other Comments ......: Andrew S. Baker (ASB) - http://www.BrainWaveCC.com/brainwave-utilities

-------------------------------------------------------------------------------
      MD5: 73a99dca22bdb7f97e5f235911ae7a36                                                                                                  
     SHA1: 7877d5dada38e931364ee46f03c7e5c0bb1656b9                                                                                          
 SHA2_256: 103a2a86b8b2a74674a81faf7dd7f533875ff4f5dc192a573aa174240eb11c3a                                                                  
 SHA2_384: dc598012cd5d5569a04cbc4f7e02f61bf15f66cd39d6a5a6fb0b0f02356478bc2842758f7331682f696aa97167be9404                                  
 SHA2_512: 2566833d877da7eebdabcebe6bce773bea4187893e45d760ba8f90ae8d8f62c109e397625809497fa95c8846ed7a799f63822e27f6558f4ea053874e372f73ed  
   Blake3: 009e5337a6ddb5adec72736b36f4d7c887be23ff59e698ab3559a39745d5a8b6                                                                  
 ---------------

RANDOMPASS v2.4.0 x86 (27 Aug 2023) - Generate Random Complex Passwords (and GUIDs)
Copyright  BrainWave Consulting Company, L.L.C.  All Rights Reserved.
Andrew S. Baker (ASB) - http://www.BrainWaveCC.com/brainwave-utilities

-----------
CMD SYNTAX:
-----------
 RANDOMPASS [length] [options]

 RANDOMPASS [length] [-$:xxx] [-v | [-a|-s|-c|-g|-o|-f]] [-q] [-p] [-l] [-i|-e|-b|-u "..."|-x "..."]
 RANDOMPASS [length] [-$:xxx] [-i|-e|-b|-u "xxxxxx"|-x "xxxxxx"]
 RANDOMPASS [-h|-?]
 RANDOMPASS [-h2|-??|-info]

 * Valid password length is from 8 to 4096 (Default = 16)


-------------------
OPTION DEFINITIONS:
-------------------
 -h,  -? ... Display this help message
 -h2, -?? .. Display program banner with build information, then exit
 -d ........ Display program banner with build information
 -info ..... Display program banner with build information, then exit

 -q ........ Suppress the header (and password length) information
 -i ........ Include the following special characters: <>"^'%&`|
 -e ........ Exclude the following special characters: <>"^'%&`|*!()\/
 -b ........ Same as -e
 -x ........ Select which special characters to eXclude
 -u ........ Select which special characters to Use/include
 -p ........ Display password only; do not display the hash or GUID
 -l ........ Display password length and hash on separate lines
 -s ........ Display a simple/alphanumeric password, ONLY
 -a ........ Same as -s
 -c ........ Display a complex password, ONLY
 -g ........ Display a 32-bit GUID, ONLY
 -f ........ Display full output
 -v ........ Display all passwords and [hashes] (on separate lines)
 -o ........ Display all [hashes] and passwords (on a single line)
 -$:xxx .... Generate hashes using one of the following: MD5,  SHA1 [default],
                                                         SHA2, SHA2_256, SHA2_384, SHA2_512,
                                                         SHA3, SHA3_256, SHA3_384, SHA3_512.

----------------
SYNTAX EXAMPLES:
----------------
 RANDOMPASS -h
 RANDOMPASS
 RANDOMPASS 10
 RANDOMPASS 14 -s -p
 RANDOMPASS 21 -q -c
 RANDOMPASS 21 -f -i -d
 RANDOMPASS 24 -x "$#^&*()<>"
 RANDOMPASS 32 -u "!@#$[]"
 RANDOMPASS 36 -v -$:SHA2_512

------------
USAGE NOTES:
------------
 * Entering RANDOMPASS with no parameters will generate a set of 16-character passwords.
 * Parameters surrounded by <> are mandatory; Those surrounded by [] are optional.
 * All parameters are case-insensitive, and can support / or - as a delimiter.
 * All parameters need to be separated from each other by at least one space.
 * Requesting a password smaller than 8 or greater than 4096 will result in a password of default length: 16
 * With few exceptions, in any given command line, later parameter options supercede earlier ones.
 * /H supercedes all other options -- i.e. only HELP will be processed.
 * /V supercedes all other options except HELP (no other parameters will be processed.)
 * /O output = Pwd Length, Custom Hash and Pwd, Simple Hash (+variants) and Pwd, GUID Hash and GUID.
 * /E supports Windows Shell scripts by excluding the following from passwords: <>"^'%&`|*!()\/
 * Using /I or /V inside of Windows Shell scripts can result in script failures due to possible password characters.
 * Using a /G and /P (in that order) will result in no useful output, unless followed by /A, /C, /O, /F  or /V.
 * Normal output = each password (Complex, Simple +variants, GUID), following the secure hash of that password.
 * Verbose output = each password (Complex, Simple +variants, GUID), followed by its secure hash.
 * Simple passwords come in mixed case (default), lowercase (L) and uppercase (U) variants.
 * SHA2 hash variants can also be selected as SHA256, SHA384 and SHA512.
 * Selecting "SHA2" is equivalent to selecting "SHA256" or "SHA2_256".
 * Selecting "SHA3" is equivalent to selecting "SHA3_384".
 * GUIDs are always 32-bytes long, regardless of the hash or password length selected.
 * All hashes are now displayed within brackets [].

-------------------------------------------------------------------------------

