www.pudn.com > pwl_h410.zip > PWLHACK.E_H


ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ[û]Ä¿ 
³ USAGE: PWLHACK.EXE [Options] Necessary Parameters List [OtherOptions]       ³ 
³                                                                             ³ 
³ Options can begin from the '-' or from the '/' symbols. Square brackets     ³ 
³ '[' and ']' enclose optional values. Default parameters mainly placed       ³ 
³ at the PWLHACK.CFG file.                                                    ³ 
³                                                                             ³ 
³ PWLHACKO.EXE is the required overlay. It must be presented. This ones       ³ 
³ perform rest job under the Win32 life space while main program works        ³ 
³ under DOS and DOS-DPMI-32bit respectively. Such program structure           ³ 
³ choosen for approach speed goals.                                           ³ 
³                                                                             ³ 
³ Well, let's go through the program options:                                 ³ 
³                                                                             ³ 
³        /BRUTEFORCE[:S] [PwlFileName] [UserName]                             ³ 
³        - to perform bruteforce PWL password detection. Passwords will       ³ 
³          be sequentally enumerated and checked on correct applying.         ³ 
³          Below described enumeration conditions, look at them.              ³ 
³                                                                             ³ 
³ [/ENUM:EnumSectionName]                                                     ³ 
³  - add it to the /BRUTEFORCE key for choose desired enumeration section     ³ 
³    from the .CFG file. Default section name described in the .CFG file.     ³ 
³                                                                             ³ 
³ [/FROM:StartingLength]                                                      ³ 
³  - add it to the /BRUTEFORCE key for choose desired length of password      ³ 
³    from which the enumeration process must start. By default length is      ³ 
³    equivalent to Zero, i.e. enumeration will start from the ''.             ³ 
³                                                                             ³ 
³ [/INIT:BeginningPassword]                                                   ³ 
³  - add it to the /BRUTEFORCE key for choose the starting password.          ³ 
³    Enumeration will begin from the value presented by key. This key is      ³ 
³    incompatible with the /FROM key.                                         ³ 
³                                                                             ³ 
³ [/DONE:StoppingPassword]                                                    ³ 
³  - add it to the /BRUTEFORCE key for choose the stopping password.          ³ 
³    Enumeration will stopped after this password will be reached. This       ³ 
³    key is incompatible with the /NUMBER key.                                ³ 
³                                                                             ³ 
³ [/NUMBER:NumberOfIterations]                                                ³ 
³  - add it to the /BRUTEFORCE key for choose the number of enumerations.     ³ 
³    Program will be stopped when elapsed such number of iterations. This     ³ 
³    key is incompatible with the /DONE key.                                  ³ 
³                                                                             ³ 
³        /VOCABULARY[:S] [PwlFileName] [UserName] [VocabularyFileMask]        ³ 
³        - to detect password for PWL file via some WordList's (Lists         ³ 
³          choosed via the dos file mask, i.e. something like that *.txt,     ³ 
³          but You can use just simple file name too of course). Default      ³ 
³          vocabularyes file mask described into the .CFG file.               ³ 
³                                                                             ³ 
³        /CONTINUE[:S] [SessionFileName]                                      ³ 
³        - to resume aborted session (i.e. word-list detection or             ³ 
³          the bruteforce detection)                                          ³ 
³                                                                             ³ 
³ [/PROTOCOL[:ProtocolFileName]]                                              ³ 
³ - add it to above keys for storing working results into the Protocol        ³ 
³   file. This will allow You safetely create Protocol file, instead of       ³ 
³   the DOS console redirection (which is more dangerous for Your data).      ³ 
³   /ABOUT, /HELP, /?, /LIST and /SPY, /GRAB don't allow this key to be       ³ 
³   applied. Default protocol name described in the .CFG file.                ³ 
³                                                                             ³ 
³ Use attribute 'S' with above keys for protect processes against power       ³ 
³ unstability, it will cause the automatic session savings.                   ³ 
³                                                                             ³ 
³ Hit the Ctrl+Break to stop enumeration processes and save current session   ³ 
³ status into the .BRK file.                                                  ³ 
³                                                                             ³ 
³        /LIST[:E] [PwlFileName] [UserName] [UserPwd]                         ³ 
³        - to dump the specified PWL file via the necessary parameters,       ³ 
³          use attribute 'E' for display technical information.               ³ 
³                                                                             ³ 
³        /SPY [SpyProtocolName]                                               ³ 
³        - to show security critical information on this PC. First of         ³ 
³          all, it will be cached passwords information of the Logged         ³ 
³          user. Second, it will be the shared network information of         ³ 
³          this PC as well as it presented. There are some presetted          ³ 
³          resources, such as ADMIN$ or C$ or ... This key will work          ³ 
³          only under Windows'95. I think it is fair. Default Protocol        ³ 
³          name described in the .CFG file.                                   ³ 
³                                                                             ³ 
³        /GRAB [GrabProtocolName]                                             ³ 
³        - to look into the SYSTEM.ini file at it's section [Password         ³ 
³          Lists]. This section describes the registered .PWL files.          ³ 
³          This information allow You to obtain user names and .PWL's         ³ 
³          displacement inside the Windows'95. Default Protocol name          ³ 
³          described in the .CFG file.                                        ³ 
³                                                                             ³ 
³        /TIME [DesiredSpeed]                                                 ³ 
³        - to estimate bruteforcing time. You can use the /ENUM key for       ³ 
³          choosing the desired enumeration section which will be used        ³ 
³          for performing calculations. Speed measured by pps (which          ³ 
³          means - Passwords Per Second).                                     ³ 
³                                                                             ³ 
³        /HELP [HelpFileName]                                                 ³ 
³        - to store this brief help into the some text file with              ³ 
³          additional pre-print formatting.                                   ³ 
³                                                                             ³ 
³        /ABOUT[:F]                                                           ³ 
³        - do You wanna change the Windows'95 Bootstrap logo ?                ³ 
³          I see You do. So via this key You can generate some                ³ 
³          new logos and place them onto the drive where Windows'95           ³ 
³          installed itself. Attribute 'F' allow You write LOGO.SYS           ³ 
³          file, elsewise the logo will be displayed on screen                ³ 
³          rather than saved in file.                                         ³ 
³                                                                             ³ 
³        /?                                                                   ³ 
³        - to show this brief help onto terminal screen. Yeah!                ³ 
³          Terminal screen height described in the .CFG file.                 ³ 
³          But maybe You will look into the documentation,                    ³ 
³          this is the more efficient way to obtain necessary                 ³ 
³          information. Documentation placed into the 2 files:                ³ 
³          PWLHACK.ENG - english and PWLHACK.RUS - russian.                   ³ 
³                                                                             ³ 
³ You must use the Full_User_Name for New PWL files from OSR/2. It            ³ 
³ is strongly necessary for valid decryption. The command keys has            ³ 
³ the aliases: /L /L:E /B /B:S /V /V:S /C /C:S /S /G /P /H /E /F              ³ 
³ /I /D /N /A /A:F /T (and vice versa by first key letter).                   ³ 
³                                                                             ³ 
³ FidoNet: 2:461/133.69                                 Hard Wisdom           ³ 
³   RAnet: 345:8128/2.0                                                       ³ 
³  E-Mail: hw@p69.f133.n461.z2.fidonet.org                                    ³ 
³                                                                             ³ 
³ Seek And Destroy!                                                           ³ 
³                                                                             ³ 
³                            GREETINGS:                                       ³ 
³                           ÍÍÍÍÍÍÍÍÍÍÍÍ                                      ³ 
³ Fine MD5 optimization,                              Shadow Dragon           ³ 
³ WATCOM C stuff, talks, ideas.                                               ³ 
³ < Lamerz don't like XOR operation. ;-) >                                    ³ 
³                                                                             ³ 
³ PMode/W v1.33 Excellent DOS4GW alternative.      DareDevil & Tran           ³ 
³ UPX v0.70 Extremely Squeezable Archiver !      Markus F.X.J. & LM           ³ 
³ RAR v2.0 Good archiver, but _not_ FreeWare :-(           E.Roshal           ³ 
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ