Query: cunloop
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CUNLOOP(1) BSD General Commands Manual CUNLOOP(1)NAMEcunloop -- unloop C loopsSYNOPSIScunloop [-V] [-o file] [-p prefix] [file ...]DESCRIPTIONThe cunloop utility unloops the C language loop and branch instructions while, do, for, if into a sequence of goto instuctions to render the source file unreadable. The options are as follows: -o file Set the output destination to file. -p prefix Set the identifier prefix for generating the labels. -V Print version information on standard output then exit.SEE ALSOcobfusc(1), indent(1)AUTHORSSandro Sigala <sandro@sigala.it>BSDJuly 15, 2001 BSD