Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!zehntel!hplabs!sri-unix!W8SDZ@Simtel20.ARPA From: W8SDZ@Simtel20.ARPA Newsgroups: net.micro.cpm Subject: PASS30 adds password access to any .COM file Message-ID: <12834@sri-arpa.UUCP> Date: Sat, 25-Aug-84 23:05:00 EDT Article-I.D.: sri-arpa.12834 Posted: Sat Aug 25 23:05:00 1984 Date-Received: Thu, 30-Aug-84 02:37:32 EDT Lines: 35 From: Keith Petersen PASS30, a new program to add password access to any .COM file is now available on SIMTEL20. Here's a list of the files, followed by a brief description of how it works: Filename Type Bytes Sectors CRC Directory MICRO: PASS30.COM.1 COM 512 4 = 4H 5A48H PASS30.DOC.1 ASCII 1334 11 = BH 9B93H PASS30.HEX.1 ASCII 1271 10 = AH 6139H This is a novel little program that will install a password into any COM file. The best way to explain is to give an example: A>DIR <- the two files are on the dsk PASS30 .COM | STAT .COM A>STAT <- the original file is run A: R/W 38k free A>PASS30 STAT.COM <- PASS30 is invoked Password? FREEDOM <- the PW is now set A>STAT <- someone tries to run it Password? BARF <- oops, wrong pw, so warmboot A> A>STAT <- let's try again Password? FREEDOM <- proper pw entered, so run A: R/W 38k free the program A> DO NOT run PASS30 over a program twice! then you will need to enter TWO passwords (it has no way of "clearing" the pw, so once it's set, it's locked in there.) --Keith