 _       __   _    __  __               ______                         __
| |     / /  (_)  / / / /_ ___   _____ / ____/  _____  __  __   ____  / /_
| | /| / /  / /  / / / __// _ \ / ___// /      / ___/ / / / /  / __ \/ __/
| |/ |/ /  / /  / / / /_ /  __// /   / /___   / /    / /_/ /  / /_/ / /_
|__/|__/  /_/  /_/  \__/ \___//_/    \____/  /_/     \__  /  / ____/\__/
WilterCrypt v2.0 By: E-HACK                         /____/  /_/

Overview: 
WilterCrypt is an encryption program that uses the IDEA encryption algorythm,
it allows you to encrypt data with a key of up to sixteen charicters long.
IDEA is an extremely strong form of encryption, and is subject to ITAR 
regulations, therefore it is prohibited for this to be distributed outside
of the United States and Canada.

Compatablity:
WilterCrypt v2.0 for DOS is not compatable with WilterCrypt v1.0 or v1.5
for DOS, the algorythm is different, WilterCrypt v2.0 for DOS is, however
compatable with WilterCrypt v1.0 for Windows since they use the same 
algorythm.

Usage:
wcrypt <filename.txt> <e/d[w]> <key>
filename.txt can be any file, you should include the path.
e = encrypt
d = decrypt
w = overwrite (only when encrypting)
key is the key you wish to use (16 char max)
Example: C:\>wcrypt test.txt ew evil
that would encrypt test.txt with the key 'evil' and overwrite test.txt with
the encrypted text.

Bugs:
Sometimes when decrypting WilterCrypt is unable to rename tempfile.$$$ to
whatever.dec, to get around this, just type "rename tempfile.$$$ whatever.dec"
at the dos prompt.

Disclaimer:
THIS IS A DISCLAIMER OF LIABILITY RELATING TO YOUR USE OF THIS SOFTWARE
THIS PROGRAM IS DISTRIBUTED "AS IS," WITHOUT ANY IMPLIED OR EXPRESS WARRANTY 
AS TO ITS PERFORMANCE OR AS TO THE RESULTS THAT MAY BE OBTAINED BY ITS USE.  
E-HACK AND WILTERED FIRE ARE NOT LIABLE FOR DIRECT, INDIRECT, OR INCIDENTAL 
DAMAGES FROM ANY DEFECT, MALFUNCTION, INABLILITY OR OMISSION IN THE SOFTWARE 
OR MANUAL OR OTHER RELATED ITEMS AND PROCESSES, INCLUDING BUT NOT LIMITED TO 
SERVICE, LOSS OF BUSINESS, ANTICIPATED PROFIT, OR OTHER CONSEQUENTIAL DAMAGES.



Comments? Suggestions? Bugs? 
E-Mail me at ehack@wilter.com
Visit my page at http://www.wilter.com/ehack/

This is a Wiltered Fire production
http://www.ilf.net/wilter/

Copyright  1997 E-HACK (god@wilter.com)


