On Wednesday, P o p <[EMAIL PROTECTED]> typed:
] Catfish and I made a simple security program that goes in your autoexec.bat.
] Cannot be CRTL+BREAKd and asks you for username and
] password. Can easily be bypassed so it only works against
] computer 'illiterate' people. IT GOT A REVIEW!!! Last I heard it had
] 23 downloads ;-) took us an hour or two one afternoon to make it. It
] give you 3 chances then a siren goes off and you have to reboot :-)
] Keeps a log file.
Come on, everyone makes a security program when they get into it. I
made a screen saver linked to the autoexec so if you didn't get the
password and tried to reboot it would stop you again. If you put a
password on the CMOS setup after setting "Boot C: A:" and putting
[iirc] switches=/k/n in config.sys it is as secure as possible.
I also had utilities called "CDS", "MDS", "RDS", etc which could make
directories with a space in it. This was before W95, and so we never
tested with it. Directory examples: "C:\MY STUFF", "C:\SFT WRE",
"C:\D A T A.! �", or sometimes mixed chr(255) with it too.
BTW, try this line in Linux:
cat /dev/zero > /tmp/mytempfile
This will fill your harddrive up in seconds!!
Or this one:
cat /dev/fd0 > /tmp/floppy.img
This will create an image of your floppy disk and the next line
should diskcopy it.
cat /tmp/floppy.img > /dev/fd0
This is without mounting. And they said Linux wasn't easy to use. <G>
--
[- Hoody's Virtual Avenue: http://hoody.virtualave.net/ -]
[-- Home of PostHaste, Arachne Webring plus lots more! --]
[--- icq:30919770 and mailto:[EMAIL PROTECTED] ---]
Always rub her feet!
* PostHaste and Arachne
To unsubscribe from SURVPC send a message to [EMAIL PROTECTED] with
unsubscribe SURVPC in the body of the message.
Also, trim this footer from any quoted replies.