*******************************************************************************
*** Report Generated at 18:00:15.48 on Sun 08/27/2023 for RandomPass64.exe
*******************************************************************************
File Modified On ....: Sunday, 08/27/2023 06:00:00 [06:00:00 PM]
Product Type ........: 64-bit
Product Size ........: 509984 bytes
Product Name ........: BrainWave RandomPass
Product Long Name ...: RANDOMPASS64.EXE
Product Short Name ..: RANDOMPASS64
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: 4ade7cbca20954e48f5f9b744a1a47b2                                                                                                  
     SHA1: 29c211d47aa4cf9720daca3a23304f23abfa9fda                                                                                          
 SHA2_256: f889c2889bd896194368be4153e08db8837330e8e664e9408e8f192fb95aa523                                                                  
 SHA2_384: d6c57649d06b133dfec628b973599dd4ec9adc1be3f6afa44c935a96002d3395e59c884ee8d5d36ff863fa168e149c6a                                  
 SHA2_512: deb8b8ea8a36940a64d4702b5a283439709ebc59eb03c0e8f53178844358ba358df9e1af808a2609487ba96c727557568cb3a6bf00d24b829f87faaa7b5a393b  
   Blake3: f37e726f0e63d7664d37fcf68165e4388923a0e189200ab6ad6543ef79b37390                                                                  
 ---------------

RANDOMPASS64 v2.4.0 x64 (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:
-----------
 RANDOMPASS64 [length] [options]

 RANDOMPASS64 [length] [-$:xxx] [-v | [-a|-s|-c|-g|-o|-f]] [-q] [-p] [-l] [-i|-e|-b|-u "..."|-x "..."]
 RANDOMPASS64 [length] [-$:xxx] [-i|-e|-b|-u "xxxxxx"|-x "xxxxxx"]
 RANDOMPASS64 [-h|-?]
 RANDOMPASS64 [-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:
----------------
 RANDOMPASS64 -h
 RANDOMPASS64
 RANDOMPASS64 10
 RANDOMPASS64 14 -s -p
 RANDOMPASS64 21 -q -c
 RANDOMPASS64 21 -f -i -d
 RANDOMPASS64 24 -x "$#^&*()<>"
 RANDOMPASS64 32 -u "!@#$[]"
 RANDOMPASS64 36 -v -$:SHA2_512

------------
USAGE NOTES:
------------
 * Entering RANDOMPASS64 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 [].

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

