home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1989 …il & Dave's Excellent CD / Excellent CD HFS.raw / Moof / Goodies / DTS Goodies / Obfuscated_C / 1986 / bright.hint < prev    next >
Encoding:
Text File  |  1989-04-13  |  386 b   |  12 lines  |  [TEXT/MPS ]

  1. Most useful obfuscation: <dataio!bright> Walter Bright
  2.  
  3. Compile this program and give filenames as arguments.  For example try:
  4.  
  5.     bright bright.c
  6.     bright bright
  7.  
  8. Mr. Bright exploits the c pre-processor, similar variables and
  9. excessive shifting to obfuscate an otherwise useful binary display
  10. program.  This gives you a small example of what it is like to
  11. maintain the Bourne shell! :-}
  12.