DOKK / manpages / debian 12 / cutils / cunloop.1.en
CUNLOOP(1) General Commands Manual CUNLOOP(1)

cunloopunloop C loops

cunloop [-V] [-o file] [-p prefix] [file ...]

The 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:

file
Set the output destination to file.
prefix
Set the identifier prefix for generating the labels.
Print version information on standard output then exit.

cobfusc(1), indent(1)

Sandro Sigala <sandro@sigala.it>

July 15, 2001 Debian