home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume10 / cbw / part01 / Index < prev    next >
Encoding:
Text File  |  1987-06-16  |  2.2 KB  |  91 lines

  1. Index for CBW programs and data files.
  2.  
  3.  
  4. Template:
  5.  
  6. Program Name:  
  7. Description:   
  8. Brief Doc:     
  9. Maintainer:    
  10. Files:         
  11.  
  12.  
  13. Programs:
  14.  
  15. Program Name:  cbw
  16. Description:   Interactive code breaker's workbench.
  17. Brief Doc:     Execute "runcbw", see cbw.doc.
  18. Maintainer:    Bob Baldwin  (Baldwin@mit-xx) (eddie!baldwin.UUCP)
  19. Files:         dblock.h, layout.h, parser.h, specs.h, window.h,
  20.                banner.c, cblocks.c, dblock.c, dline.c, gblock.c,
  21.                keylib.c, knit.c, parser.c, screen.c, start.c,
  22.                stats.c, triglist.c, trigram.c, user.c, webster.c,
  23.                windowlib.c
  24.  
  25.  
  26. Program Name:  enigma
  27. Description:   Identical to crypt command based on one-rotor enigma.
  28. Brief Doc:     enigma <infile >outfile    It will ask for key.
  29. Maintainer:    Bob Baldwin
  30. Files:         enigma.c
  31.  
  32.  
  33. Program Name:  zeecode
  34. Description:   Zeecode assumes that the file zeecode.perm contains a .perm
  35.            file produced by cbw.  It uses the A0 and Zee permutations
  36.            in that file to decode the standard input, printing results
  37.            on the standard output.
  38. Brief Doc:     zeecode <cipherfile >cleartextfile
  39.                Reads zeecode.save to get A0 and Zee.
  40. Maintainer:    Bob Baldwin
  41. Files:         zeecode.c
  42.  
  43.  
  44.  
  45. Data Files:
  46.  
  47. Template:
  48.  
  49. File Name:    
  50. Description:    
  51.  
  52.  
  53. File Name:    *.slice
  54. Description:    Pieces of .login file to init CBW shell variables.
  55.  
  56. File Name:    graphics
  57. Description:    Cat'ing this file displays all the graphics characters
  58.         on heath and vt100 terminals.
  59.  
  60. File Name:    cbw.log
  61. Description:    History of changes to cbw source.
  62.  
  63. File Name:    cbw.doc and cbw.mss
  64. Description:    User manual for cbw.
  65.  
  66. File Name:    trigrams.stats
  67. Description:    Frequencies of common trigrams.
  68.  
  69. File Name:    mss-bigram.stats
  70. Description:    Bigram statistics for scribe files. 
  71.  
  72. File Name:    mss.stats
  73. Description:    Monogram statistics for scribe files. 
  74.  
  75. File Name:    *.cipher
  76. Description:    Ciphertext file read by cbw.
  77.  
  78. File Name:    *.perm
  79. Description:    Permutations saved by cbw to record partial solutions
  80.         to a ciphertext.
  81.  
  82. File Name:    *.txt
  83. Description:    Original text used to create the .cipher files.
  84.  
  85. File Name:    *.words
  86. Description:    Lists of words for use with the probable-word guessing
  87.         strategy.
  88.  
  89. File Name:    test3.words
  90. Description:    Probable words for test3.cipher.
  91.