home *** CD-ROM | disk | FTP | other *** search
-
-
-
- C.I.A. - "CRYPT IT ALL", VERSiON 1.0
- ENGLISH DOCUMENTATiON REViSION 01/95
-
-
- CONTENTS∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
-
- WHAT iS CIA∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙1
- HOW TO HANDLE IT∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙2
- DISCLAIMER∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙3
-
-
-
- 1. WHAT iS CIA
-
- CIA ["Crypt it all"] is a tool for crypting textfiles and binaries as well
- and was developed by me in several days. It uses a new method for crypting files
- which works completely different than most crypters I know. In these crypters,
- the crypted file still contains the original file - maybe in strongly mutated
- form, but it is still *there*, and that's all that matters, if you try to hack
- it. CIA uses so-called "destination files", in which the original file will
- be "crypted in". You can determine this destination file! A keyfile will be cre-
- ated which contains the information necessary to restore the original file. The
- destination file and the keyfile as well are useless without their counterparts.
- Try to recover Schiller from Shakespeare, if you know what I mean.
-
- 2. HOW TO HANDLE IT
-
- CIA has an easy-to-use commandline-interface. Just read the examples, as
- an English user, you should understand them at once. Just call CIA without any
- parameters. But for da lazy ones, a short summary: To crypt files, simply enter
- "CIA sourcefile dest.file", the keyfile will be saved as key.cia, add a third
- parameter with the keyfile's name to change this. To decrypt, type "CIA -d name
- of textfile [destination file] [name of keyfile]", where "DECRYPT.CIA" will be
- the destination file by default. This file contains the decrypted text/binary.
- There are some hints you should read carefully for the safe use of C.I.A.:
- 1.: Don't use the same character too often [40 spaces or something like this],
- this would leave "holes" in the keyfile! An even better way is compressing the
- files with ARJ or ZIP before crypting them. This even saves harddisk space :).
- This is the only way to guarantee a 100% safe result and therefore the safety of
- YOUR data! 2.: You can create random binary files with the parameter "-r". These
- files are perfectly for crypting files of any kind, because you will never find
- long character-chains there and because the size is definable by you.. 3.: B4
- you work with bigger files, load a cache like SMARTDRIVE [contained in DOS 6.xx]
- to speed up all operations 100%. You recognize that a cache has been loaded if
- disk access will happen less frequently and shorter. 4.: Destination files ought
- to be as big as the sourcefile. This is quite important.
-
- 3. DISCLAIMER
-
- The use of this program is FREE, but only for private persons. Commercial
- users must pay a fee of 4,500,000,000 DM (per 1-user-license) or 9,000,000,000 $
- outside Germany :). If any damage is caused by this program, no matter of which
- kind [but especially by alien abductions, mass murderers in your neighbourhood
- or rape of your little sister] I AM NOT RESPONSIBLE FOR IT [at least I think so]
- AND I WILL NOT PAY. If this program annoys ya, delete it, or I will delete you!
-
-
- SiGNED RANDALL FLAGG 1995
-
-