Home » Personal collection » Acorn tapes » Electron_User » Electron_User_tape29b_acorn_eu_1991_november.wav » Passwrd

Passwrd

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn tapes » Electron_User » Electron_User_tape29b_acorn_eu_1991_november.wav
Filename: Passwrd
Read OK:
File size: 08C8 bytes
Load address: FFFF1900
Exec address: FFFF8023
Duplicates

There are 3 duplicate copies of this file in the archive:

File contents
    1*|"�You shouldn't be in here
    2*|"�now get out or else.
    3*|"�Did you know you could be
    4*|"�fined LOTS of money for
    5*|"�computer HACKING? No, I bet
    6*|"�you didn't !!! 
   10*FX200,3
   20ON ERROR RUN
   30VDU6
   40OSCLI"DIR P"
   50MODE7:VDU23;8202;0;0;0;
   60FORA=0 TO 30
   70PRINT" ��"
   80NEXTA
   90PRINTTAB(0,1)CHR$141"���The Welsh Boys Password Program"
  100PRINTTAB(0,2)CHR$141"���The Welsh Boys Password Program"
  110INPUTTAB(3,5)"�User Identity:�"U$
  120IFU$="MANAGER"THEN260
  130Y=OPENINU$
  140INPUT#Y,P$
  150LETX=1
  160FORN=1TOLEN(P$)
  170PRINTTAB(3,10)"�Input password: �[..............]";TAB(21+N,10);:A$=GET$
  180IFA$=MID$(P$,N,1)THEN200
  190GOTO800
  200NEXTN
  210OSCLI"DIR $"
  220CLOSE#Y
  230PRINTTAB(0,13)CHR$141"��    �   C O R R E C T "
  240PRINTTAB(0,14)CHR$141"��    �   C O R R E C T "
  250CHAIN"file"
  260CLS
  270FORA=0 TO 30:PRINT" ��" :NEXTA
  280PRINTTAB(0,1)CHR$141"���The Welsh Boys Password Program"
  290PRINTTAB(0,2)CHR$141"���The Welsh Boys Password Program"
  300INPUTTAB(3,10)"�Enter Password:�";U1$
  310IFU1$<>"TWBPD" THEN RUN
  320CLS
  330FORA=0 TO 30:PRINT" ��" :NEXTA
  340PRINTTAB(0,1)CHR$141"���The Welsh Boys Password Program"
  350PRINTTAB(0,2)CHR$141"���The Welsh Boys Password Program"
  360PRINT'''" ���1.   List users password"
  370PRINT'"� ��2.   Edit a password" 
  380PRINT'" ���3.   Delete a password"
  390PRINT'"� ��4.   Exit"
  400PRINT'"� ��To change the load destination,"
  410PRINT"� ��change the CHAIN 'file' in line"
  420PRINT"� ��250 to the required name"
  430C$=GET$
  440IFC$="1"THEN490
  450IFC$="2"THEN590
  460IFC$="3"THEN690
  470IFC$="4"THENRUN
  480GOTO430
  490FORA=0 TO 30:PRINT" ��" :NEXTA
  500PRINTTAB(0,1)CHR$141"���The Welsh Boys Password Program"
  510PRINTTAB(0,2)CHR$141"���The Welsh Boys Password Program" 
  520INPUTTAB(3,10)"�Enter the Users name:�"L$
  530A=OPENINL$
  540INPUT#A,L1$
  550PRINT''"� ��Password is ";L1$
  560REPEAT UNTIL GET
  570CLOSE#A
  580GOTO260
  590CLS
  600FORA=0 TO 30:PRINT" ��" :NEXTA
  610PRINTTAB(0,1)CHR$141"���The Welsh Boys Password Program"
  620PRINTTAB(0,2)CHR$141"���The Welsh Boys Password Program"
  630INPUTTAB(3,10)"�Enter the Users name:�"E$
  640B=OPENOUTE$
  650INPUTTAB(3,13)"�Enter the password:�"P$
  660PRINT#B,P$
  670CLOSE#B
  680GOTO260
  690CLS
  700FORA=0 TO 30:PRINT" ��" :NEXTA
  710PRINTTAB(0,1)CHR$141"���The Welsh Boys Password Program"
  720PRINTTAB(0,2)CHR$141"���The Welsh Boys Password Program"
  730INPUTTAB(3,10)"�Enter the Users name:�"D$
  740PRINT''" ����ARE YOU SURE (Y/N) ??? : "
  750A$=GET$
  760IFA$="Y"THEN780
  770RUN
  780OSCLI"DELETE "+D$
  790GOTO260
  800FOR N=1 TO 15
  810PRINTTAB(3,10)"�Input password: �[..............]";TAB(21+N,10);:A$=GET$:NEXT
  820PRINTTAB(3,13)CHR$141"���         Unknown Password. "
  830PRINTTAB(3,14)CHR$141"���         Unknown Password. "
  840CLOSE#Y
  845B$=INKEY$700
  850RUN
 *|"�You shouldn't be in here
*|"�now get out or else.
!*|"�Did you know you could be
*|"�fined LOTS of money for
#*|"�computer HACKING? No, I bet
*|"�you didn't !!! 

*FX200,3
	� � �
�6
(�"DIR P"
2�7:�23;8202;0;0;0;
<
�A=0 � 30
F
�" ��"
P�A
Z2�0,1)�141"���The Welsh Boys Password Program"
d2�0,2)�141"���The Welsh Boys Password Program"
n�3,5)"�User Identity:�"U$
x�U$="MANAGER"��TDA
�	Y=�U$
�
�#Y,P$
��X=1
��N=1��(P$)
�?�3,10)"�Input password: �[..............]";�21+N,10);:A$=�
��A$=�P$,N,1)��dH@
�	�T`C
��N
��"DIR $"
��#Y
�)�0,13)�141"��    �   C O R R E C T "
�)�0,14)�141"��    �   C O R R E C T "
��"file"
�
�A=0 � 30:�" ��" :�A
2�0,1)�141"���The Welsh Boys Password Program"
"2�0,2)�141"���The Welsh Boys Password Program"
,"�3,10)"�Enter Password:�";U1$
6�U1$<>"TWBPD" � �
@�
J�A=0 � 30:�" ��" :�A
T2�0,1)�141"���The Welsh Boys Password Program"
^2�0,2)�141"���The Welsh Boys Password Program"
h&�'''" ���1.   List users password"
r!�'"� ��2.   Edit a password" 
|"�'" ���3.   Delete a password"
��'"� ��4.   Exit"
�+�'"� ��To change the load destination,"
�*�"� ��change the CHAIN 'file' in line"
�#�"� ��250 to the required name"
�C$=�
��C$="1"��djA
��C$="2"��DNB
��C$="3"��trB
�
�C$="4"��
�	�tnA
��A=0 � 30:�" ��" :�A
�2�0,1)�141"���The Welsh Boys Password Program"
�3�0,2)�141"���The Welsh Boys Password Program" 
&�3,10)"�Enter the Users name:�"L$
	A=�L$
�#A,L1$
&�''"� ��Password is ";L1$
0	� � �
:�#A
D	�TDA
N�
X�A=0 � 30:�" ��" :�A
b2�0,1)�141"���The Welsh Boys Password Program"
l2�0,2)�141"���The Welsh Boys Password Program"
v&�3,10)"�Enter the Users name:�"E$
�	B=�E$
�$�3,13)"�Enter the password:�"P$
�
�#B,P$
��#B
�	�TDA
��
��A=0 � 30:�" ��" :�A
�2�0,1)�141"���The Welsh Boys Password Program"
�2�0,2)�141"���The Welsh Boys Password Program"
�&�3,10)"�Enter the Users name:�"D$
�'�''" ����ARE YOU SURE (Y/N) ??? : "
�A$=�
��A$="Y"��TLC
�
�"DELETE "+D$
	�TDA
 � N=1 � 15
*A�3,10)"�Input password: �[..............]";�21+N,10);:A$=�:�
4/�3,13)�141"���         Unknown Password. "
>/�3,14)�141"���         Unknown Password. "
H�#Y
MB$=�700
R�
�
00000000  0d 00 01 20 2a 7c 22 81  59 6f 75 20 73 68 6f 75  |... *|".You shou|
00000010  6c 64 6e 27 74 20 62 65  20 69 6e 20 68 65 72 65  |ldn't be in here|
00000020  0d 00 02 1c 2a 7c 22 81  6e 6f 77 20 67 65 74 20  |....*|".now get |
00000030  6f 75 74 20 6f 72 20 65  6c 73 65 2e 0d 00 03 21  |out or else....!|
00000040  2a 7c 22 81 44 69 64 20  79 6f 75 20 6b 6e 6f 77  |*|".Did you know|
00000050  20 79 6f 75 20 63 6f 75  6c 64 20 62 65 0d 00 04  | you could be...|
00000060  1f 2a 7c 22 81 66 69 6e  65 64 20 4c 4f 54 53 20  |.*|".fined LOTS |
00000070  6f 66 20 6d 6f 6e 65 79  20 66 6f 72 0d 00 05 23  |of money for...#|
00000080  2a 7c 22 81 63 6f 6d 70  75 74 65 72 20 48 41 43  |*|".computer HAC|
00000090  4b 49 4e 47 3f 20 4e 6f  2c 20 49 20 62 65 74 0d  |KING? No, I bet.|
000000a0  00 06 18 2a 7c 22 81 79  6f 75 20 64 69 64 6e 27  |...*|".you didn'|
000000b0  74 20 21 21 21 20 15 0d  00 0a 0c 2a 46 58 32 30  |t !!! .....*FX20|
000000c0  30 2c 33 0d 00 14 09 ee  20 85 20 f9 0d 00 1e 06  |0,3..... . .....|
000000d0  ef 36 0d 00 28 0c ff 22  44 49 52 20 50 22 0d 00  |.6..(.."DIR P"..|
000000e0  32 16 eb 37 3a ef 32 33  3b 38 32 30 32 3b 30 3b  |2..7:.23;8202;0;|
000000f0  30 3b 30 3b 0d 00 3c 0d  e3 41 3d 30 20 b8 20 33  |0;0;..<..A=0 . 3|
00000100  30 0d 00 46 0a f1 22 20  86 9d 22 0d 00 50 06 ed  |0..F.." .."..P..|
00000110  41 0d 00 5a 32 f1 8a 30  2c 31 29 bd 31 34 31 22  |A..Z2..0,1).141"|
00000120  81 9d 87 54 68 65 20 57  65 6c 73 68 20 42 6f 79  |...The Welsh Boy|
00000130  73 20 50 61 73 73 77 6f  72 64 20 50 72 6f 67 72  |s Password Progr|
00000140  61 6d 22 0d 00 64 32 f1  8a 30 2c 32 29 bd 31 34  |am"..d2..0,2).14|
00000150  31 22 81 9d 87 54 68 65  20 57 65 6c 73 68 20 42  |1"...The Welsh B|
00000160  6f 79 73 20 50 61 73 73  77 6f 72 64 20 50 72 6f  |oys Password Pro|
00000170  67 72 61 6d 22 0d 00 6e  1e e8 8a 33 2c 35 29 22  |gram"..n...3,5)"|
00000180  84 55 73 65 72 20 49 64  65 6e 74 69 74 79 3a 83  |.User Identity:.|
00000190  22 55 24 0d 00 78 16 e7  55 24 3d 22 4d 41 4e 41  |"U$..x..U$="MANA|
000001a0  47 45 52 22 8c 8d 54 44  41 0d 00 82 09 59 3d 8e  |GER"..TDA....Y=.|
000001b0  55 24 0d 00 8c 0a e8 23  59 2c 50 24 0d 00 96 08  |U$.....#Y,P$....|
000001c0  e9 58 3d 31 0d 00 a0 0e  e3 4e 3d 31 b8 a9 28 50  |.X=1.....N=1..(P|
000001d0  24 29 0d 00 aa 3f f1 8a  33 2c 31 30 29 22 84 49  |$)...?..3,10)".I|
000001e0  6e 70 75 74 20 70 61 73  73 77 6f 72 64 3a 20 83  |nput password: .|
000001f0  5b 2e 2e 2e 2e 2e 2e 2e  2e 2e 2e 2e 2e 2e 2e 5d  |[..............]|
00000200  22 3b 8a 32 31 2b 4e 2c  31 30 29 3b 3a 41 24 3d  |";.21+N,10);:A$=|
00000210  be 0d 00 b4 15 e7 41 24  3d c1 50 24 2c 4e 2c 31  |......A$=.P$,N,1|
00000220  29 8c 8d 64 48 40 0d 00  be 09 e5 8d 54 60 43 0d  |)..dH@......T`C.|
00000230  00 c8 06 ed 4e 0d 00 d2  0c ff 22 44 49 52 20 24  |....N....."DIR $|
00000240  22 0d 00 dc 07 d9 23 59  0d 00 e6 29 f1 8a 30 2c  |".....#Y...)..0,|
00000250  31 33 29 bd 31 34 31 22  83 9d 20 20 20 20 84 20  |13).141"..    . |
00000260  20 20 43 20 4f 20 52 20  52 20 45 20 43 20 54 20  |  C O R R E C T |
00000270  22 0d 00 f0 29 f1 8a 30  2c 31 34 29 bd 31 34 31  |"...)..0,14).141|
00000280  22 83 9d 20 20 20 20 84  20 20 20 43 20 4f 20 52  |"..    .   C O R|
00000290  20 52 20 45 20 43 20 54  20 22 0d 00 fa 0b d7 22  | R E C T "....."|
000002a0  66 69 6c 65 22 0d 01 04  05 db 0d 01 0e 18 e3 41  |file"..........A|
000002b0  3d 30 20 b8 20 33 30 3a  f1 22 20 86 9d 22 20 3a  |=0 . 30:." .." :|
000002c0  ed 41 0d 01 18 32 f1 8a  30 2c 31 29 bd 31 34 31  |.A...2..0,1).141|
000002d0  22 81 9d 87 54 68 65 20  57 65 6c 73 68 20 42 6f  |"...The Welsh Bo|
000002e0  79 73 20 50 61 73 73 77  6f 72 64 20 50 72 6f 67  |ys Password Prog|
000002f0  72 61 6d 22 0d 01 22 32  f1 8a 30 2c 32 29 bd 31  |ram".."2..0,2).1|
00000300  34 31 22 81 9d 87 54 68  65 20 57 65 6c 73 68 20  |41"...The Welsh |
00000310  42 6f 79 73 20 50 61 73  73 77 6f 72 64 20 50 72  |Boys Password Pr|
00000320  6f 67 72 61 6d 22 0d 01  2c 22 e8 8a 33 2c 31 30  |ogram"..,"..3,10|
00000330  29 22 84 45 6e 74 65 72  20 50 61 73 73 77 6f 72  |)".Enter Passwor|
00000340  64 3a 86 22 3b 55 31 24  0d 01 36 15 e7 55 31 24  |d:.";U1$..6..U1$|
00000350  3c 3e 22 54 57 42 50 44  22 20 8c 20 f9 0d 01 40  |<>"TWBPD" . ...@|
00000360  05 db 0d 01 4a 18 e3 41  3d 30 20 b8 20 33 30 3a  |....J..A=0 . 30:|
00000370  f1 22 20 86 9d 22 20 3a  ed 41 0d 01 54 32 f1 8a  |." .." :.A..T2..|
00000380  30 2c 31 29 bd 31 34 31  22 81 9d 87 54 68 65 20  |0,1).141"...The |
00000390  57 65 6c 73 68 20 42 6f  79 73 20 50 61 73 73 77  |Welsh Boys Passw|
000003a0  6f 72 64 20 50 72 6f 67  72 61 6d 22 0d 01 5e 32  |ord Program"..^2|
000003b0  f1 8a 30 2c 32 29 bd 31  34 31 22 81 9d 87 54 68  |..0,2).141"...Th|
000003c0  65 20 57 65 6c 73 68 20  42 6f 79 73 20 50 61 73  |e Welsh Boys Pas|
000003d0  73 77 6f 72 64 20 50 72  6f 67 72 61 6d 22 0d 01  |sword Program"..|
000003e0  68 26 f1 27 27 27 22 20  84 9d 87 31 2e 20 20 20  |h&.'''" ...1.   |
000003f0  4c 69 73 74 20 75 73 65  72 73 20 70 61 73 73 77  |List users passw|
00000400  6f 72 64 22 0d 01 72 21  f1 27 22 84 20 9d 87 32  |ord"..r!.'". ..2|
00000410  2e 20 20 20 45 64 69 74  20 61 20 70 61 73 73 77  |.   Edit a passw|
00000420  6f 72 64 22 20 0d 01 7c  22 f1 27 22 20 84 9d 87  |ord" ..|".'" ...|
00000430  33 2e 20 20 20 44 65 6c  65 74 65 20 61 20 70 61  |3.   Delete a pa|
00000440  73 73 77 6f 72 64 22 0d  01 86 15 f1 27 22 84 20  |ssword".....'". |
00000450  9d 87 34 2e 20 20 20 45  78 69 74 22 0d 01 90 2b  |..4.   Exit"...+|
00000460  f1 27 22 84 20 9d 87 54  6f 20 63 68 61 6e 67 65  |.'". ..To change|
00000470  20 74 68 65 20 6c 6f 61  64 20 64 65 73 74 69 6e  | the load destin|
00000480  61 74 69 6f 6e 2c 22 0d  01 9a 2a f1 22 84 20 9d  |ation,"...*.". .|
00000490  87 63 68 61 6e 67 65 20  74 68 65 20 43 48 41 49  |.change the CHAI|
000004a0  4e 20 27 66 69 6c 65 27  20 69 6e 20 6c 69 6e 65  |N 'file' in line|
000004b0  22 0d 01 a4 23 f1 22 84  20 9d 87 32 35 30 20 74  |"...#.". ..250 t|
000004c0  6f 20 74 68 65 20 72 65  71 75 69 72 65 64 20 6e  |o the required n|
000004d0  61 6d 65 22 0d 01 ae 08  43 24 3d be 0d 01 b8 10  |ame"....C$=.....|
000004e0  e7 43 24 3d 22 31 22 8c  8d 64 6a 41 0d 01 c2 10  |.C$="1"..djA....|
000004f0  e7 43 24 3d 22 32 22 8c  8d 44 4e 42 0d 01 cc 10  |.C$="2"..DNB....|
00000500  e7 43 24 3d 22 33 22 8c  8d 74 72 42 0d 01 d6 0d  |.C$="3"..trB....|
00000510  e7 43 24 3d 22 34 22 8c  f9 0d 01 e0 09 e5 8d 74  |.C$="4"........t|
00000520  6e 41 0d 01 ea 18 e3 41  3d 30 20 b8 20 33 30 3a  |nA.....A=0 . 30:|
00000530  f1 22 20 86 9d 22 20 3a  ed 41 0d 01 f4 32 f1 8a  |." .." :.A...2..|
00000540  30 2c 31 29 bd 31 34 31  22 81 9d 87 54 68 65 20  |0,1).141"...The |
00000550  57 65 6c 73 68 20 42 6f  79 73 20 50 61 73 73 77  |Welsh Boys Passw|
00000560  6f 72 64 20 50 72 6f 67  72 61 6d 22 0d 01 fe 33  |ord Program"...3|
00000570  f1 8a 30 2c 32 29 bd 31  34 31 22 81 9d 87 54 68  |..0,2).141"...Th|
00000580  65 20 57 65 6c 73 68 20  42 6f 79 73 20 50 61 73  |e Welsh Boys Pas|
00000590  73 77 6f 72 64 20 50 72  6f 67 72 61 6d 22 20 0d  |sword Program" .|
000005a0  02 08 26 e8 8a 33 2c 31  30 29 22 84 45 6e 74 65  |..&..3,10)".Ente|
000005b0  72 20 74 68 65 20 55 73  65 72 73 20 6e 61 6d 65  |r the Users name|
000005c0  3a 83 22 4c 24 0d 02 12  09 41 3d 8e 4c 24 0d 02  |:."L$....A=.L$..|
000005d0  1c 0b e8 23 41 2c 4c 31  24 0d 02 26 1d f1 27 27  |...#A,L1$..&..''|
000005e0  22 83 20 9d 81 50 61 73  73 77 6f 72 64 20 69 73  |". ..Password is|
000005f0  20 22 3b 4c 31 24 0d 02  30 09 f5 20 fd 20 a5 0d  | ";L1$..0.. . ..|
00000600  02 3a 07 d9 23 41 0d 02  44 09 e5 8d 54 44 41 0d  |.:..#A..D...TDA.|
00000610  02 4e 05 db 0d 02 58 18  e3 41 3d 30 20 b8 20 33  |.N....X..A=0 . 3|
00000620  30 3a f1 22 20 86 9d 22  20 3a ed 41 0d 02 62 32  |0:." .." :.A..b2|
00000630  f1 8a 30 2c 31 29 bd 31  34 31 22 81 9d 87 54 68  |..0,1).141"...Th|
00000640  65 20 57 65 6c 73 68 20  42 6f 79 73 20 50 61 73  |e Welsh Boys Pas|
00000650  73 77 6f 72 64 20 50 72  6f 67 72 61 6d 22 0d 02  |sword Program"..|
00000660  6c 32 f1 8a 30 2c 32 29  bd 31 34 31 22 81 9d 87  |l2..0,2).141"...|
00000670  54 68 65 20 57 65 6c 73  68 20 42 6f 79 73 20 50  |The Welsh Boys P|
00000680  61 73 73 77 6f 72 64 20  50 72 6f 67 72 61 6d 22  |assword Program"|
00000690  0d 02 76 26 e8 8a 33 2c  31 30 29 22 84 45 6e 74  |..v&..3,10)".Ent|
000006a0  65 72 20 74 68 65 20 55  73 65 72 73 20 6e 61 6d  |er the Users nam|
000006b0  65 3a 83 22 45 24 0d 02  80 09 42 3d ae 45 24 0d  |e:."E$....B=.E$.|
000006c0  02 8a 24 e8 8a 33 2c 31  33 29 22 84 45 6e 74 65  |..$..3,13)".Ente|
000006d0  72 20 74 68 65 20 70 61  73 73 77 6f 72 64 3a 86  |r the password:.|
000006e0  22 50 24 0d 02 94 0a f1  23 42 2c 50 24 0d 02 9e  |"P$.....#B,P$...|
000006f0  07 d9 23 42 0d 02 a8 09  e5 8d 54 44 41 0d 02 b2  |..#B......TDA...|
00000700  05 db 0d 02 bc 18 e3 41  3d 30 20 b8 20 33 30 3a  |.......A=0 . 30:|
00000710  f1 22 20 86 9d 22 20 3a  ed 41 0d 02 c6 32 f1 8a  |." .." :.A...2..|
00000720  30 2c 31 29 bd 31 34 31  22 81 9d 87 54 68 65 20  |0,1).141"...The |
00000730  57 65 6c 73 68 20 42 6f  79 73 20 50 61 73 73 77  |Welsh Boys Passw|
00000740  6f 72 64 20 50 72 6f 67  72 61 6d 22 0d 02 d0 32  |ord Program"...2|
00000750  f1 8a 30 2c 32 29 bd 31  34 31 22 81 9d 87 54 68  |..0,2).141"...Th|
00000760  65 20 57 65 6c 73 68 20  42 6f 79 73 20 50 61 73  |e Welsh Boys Pas|
00000770  73 77 6f 72 64 20 50 72  6f 67 72 61 6d 22 0d 02  |sword Program"..|
00000780  da 26 e8 8a 33 2c 31 30  29 22 84 45 6e 74 65 72  |.&..3,10)".Enter|
00000790  20 74 68 65 20 55 73 65  72 73 20 6e 61 6d 65 3a  | the Users name:|
000007a0  83 22 44 24 0d 02 e4 27  f1 27 27 22 20 81 9d 87  |."D$...'.''" ...|
000007b0  88 41 52 45 20 59 4f 55  20 53 55 52 45 20 28 59  |.ARE YOU SURE (Y|
000007c0  2f 4e 29 20 3f 3f 3f 20  3a 20 22 0d 02 ee 08 41  |/N) ??? : "....A|
000007d0  24 3d be 0d 02 f8 10 e7  41 24 3d 22 59 22 8c 8d  |$=......A$="Y"..|
000007e0  54 4c 43 0d 03 02 05 f9  0d 03 0c 11 ff 22 44 45  |TLC.........."DE|
000007f0  4c 45 54 45 20 22 2b 44  24 0d 03 16 09 e5 8d 54  |LETE "+D$......T|
00000800  44 41 0d 03 20 0e e3 20  4e 3d 31 20 b8 20 31 35  |DA.. .. N=1 . 15|
00000810  0d 03 2a 41 f1 8a 33 2c  31 30 29 22 84 49 6e 70  |..*A..3,10)".Inp|
00000820  75 74 20 70 61 73 73 77  6f 72 64 3a 20 83 5b 2e  |ut password: .[.|
00000830  2e 2e 2e 2e 2e 2e 2e 2e  2e 2e 2e 2e 2e 5d 22 3b  |.............]";|
00000840  8a 32 31 2b 4e 2c 31 30  29 3b 3a 41 24 3d be 3a  |.21+N,10);:A$=.:|
00000850  ed 0d 03 34 2f f1 8a 33  2c 31 33 29 bd 31 34 31  |...4/..3,13).141|
00000860  22 83 9d 84 20 20 20 20  20 20 20 20 20 55 6e 6b  |"...         Unk|
00000870  6e 6f 77 6e 20 50 61 73  73 77 6f 72 64 2e 20 22  |nown Password. "|
00000880  0d 03 3e 2f f1 8a 33 2c  31 34 29 bd 31 34 31 22  |..>/..3,14).141"|
00000890  83 9d 84 20 20 20 20 20  20 20 20 20 55 6e 6b 6e  |...         Unkn|
000008a0  6f 77 6e 20 50 61 73 73  77 6f 72 64 2e 20 22 0d  |own Password. ".|
000008b0  03 48 07 d9 23 59 0d 03  4d 0b 42 24 3d bf 37 30  |.H..#Y..M.B$=.70|
000008c0  30 0d 03 52 05 f9 0d ff                           |0..R....|
000008c8
Passwrd.m0
Passwrd.m1
Passwrd.m2
Passwrd.m4
Passwrd.m5