home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / sci / crypt / 6051 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  4.6 KB

  1. Xref: sparky sci.crypt:6051 alt.sources:2851
  2. Newsgroups: sci.crypt,alt.sources
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!dog.ee.lbl.gov!network.ucsd.edu!qualcom.qualcomm.com!cancun!rdippold
  4. From: rdippold@cancun.qualcomm.com (Ron Dippold)
  5. Subject: WPUNCRYP.DOC
  6. Message-ID: <rdippold.725047456@cancun>
  7. Sender: news@qualcomm.com
  8. Nntp-Posting-Host: cancun.qualcomm.com
  9. Organization: Qualcomm, Inc., San Diego, CA
  10. Date: Tue, 22 Dec 1992 18:04:16 GMT
  11. Lines: 86
  12.  
  13. WPUNCRYP 1.0 - Word Perfect 4.x or 5.x File Uncryptor
  14. Just so you won't have to use Word Perfect to uncrypt a Word Perfect file...
  15.  
  16. Copyright (C)1991 Ron Dippold
  17.  
  18. Once you have determined the password of the Word Perfect file from your
  19. memory or with WPCRACK, you can use this to see the contents of the file
  20. or save the contents to a text or Word Perfect file.
  21.  
  22. The syntax is:
  23.  
  24.     WPUNCRYP (-o) (-p) (-b) w|t "password" <input file> (<output file>)
  25.  
  26. Parameters:
  27.  
  28. The "w" or "t" tells it which type of output you want.  If you use "w" the
  29. entire decrypted file will be written to <output file>.  This will be a
  30. totally legal Word Perfect file.  If you use "t" only the actual text (and none
  31. of the header or printer information) will be written to the file.  In addition
  32. some minor translation will occur to clean things up.
  33.  
  34. "password" is obviously the password of the file.  I show the quotes because
  35. if your password contains spaces, commas, semicolons, or other things that DOS
  36. will separate into two parameters, you need the quotes to keep it together.  If
  37. you need double quotes in your password, use single quotes around it.  The
  38. password is required.
  39.  
  40. <input file> is the name of the file you are decrypting.  This is required.
  41.  
  42. <output file> is the optional name of the file to save the output to.
  43. If you do NOT give the name of the file, only the actual text of the file will
  44. be shown to the screen.  You can use this to do a quick test of a password.
  45.  
  46. Optional Switches:
  47.  
  48. -o : The Word Perfect file contains the checksum of the password that was
  49.      used to encrypt it.  If your password does not have the same checksum,
  50.      it is VERY unlikely you will uncrypt the file successfully.  However, I
  51.      hate to cripple a user, so use "-o" to force the program to continue if
  52.      the checksums don't match.
  53.  
  54. -p : If the output is being displayed to the screen (if you don't give an
  55.      <output file> name), including the "-p" switch will force WPUNCRYP to
  56.      pause every 24 lines for you to hit a key.  ESC or CTRL-C will cancel
  57.      the program.
  58.  
  59. -b : Word Perfect has two kinds of line breaks: hard and soft.  Hard breaks
  60.      are where you deliberately inserted a line break, and WPUNCRYP will always
  61.      leave this be.  A soft break is a break that is caused by the text going
  62.      past the margin.  Change the margin and these change!  Normally, WPUNCRYP
  63.      will translate these just as a hard break at the end of the line.  If you
  64.      are going to be loading the text into a word processor that does full
  65.      paragraph processing, however, you might with to use the "-b" switch.
  66.      This will translate the soft breaks as a space, and the word processor
  67.      can then figure out where to break the lines.
  68.  
  69. Notes:
  70.  
  71.   I haven't actually tried this on a Word Perfect 4.x file.  Frankly, I can't
  72. find one.  I have the file format (I think) and I wrote the program based on
  73. that.  If it doesn't work, contact me at the address below.
  74.  
  75.   If you are sending output to the screen or to a text file, remember that all
  76. that Word Perfect formatting crud is still in there.  It looks like garbage,
  77. and it's up to you to take it out.  You'll often see a lot of it at the
  78. beginning of the file, so don't be surprised by it.
  79.  
  80.   I haven't tried this on any Word Perfect 5.x other than the IBM version.  If
  81. you have it for another computer and are interested in getting a version for
  82. it, and you have InterNet access, send me the following:  a UUENCODED (short)
  83. Word Perfect 5.x file, a UUENCODED version of the file after it has been
  84. saved with a password, and a letter saying hello and the password you used.
  85. See my address below.
  86.  
  87. ==============================================================================
  88. You can reach me at my Internet address of rdippold@qualcomm.com or contact
  89. me at one of the fine boards below:
  90.  
  91. Board                   Phone                    My Username
  92. -------------------------------------------------------------
  93. ComputorEdge On-Line    (619) 573-1635           SYSOP .
  94. Radio-Active            (619) 268-9625           Iceman
  95.  
  96.  
  97. -- 
  98. Genius may have its limitations, but stupidity is not thus handicapped.
  99.