>I am trying to crack a textfile which has been encrypted with a program >(for the IBM) called CRYPT. The first thing you want to know is what the underlying algorithm used was. The documentation might tell you. The source code would tell you. Disassembled object code would also tell you. Do you have any of these? Eric