5 lines
202 B
Text
5 lines
202 B
Text
|
To compile the file in decrypt_file, type the following at a command line
|
||
|
and copy the resulting executable to the decoders folder in the
|
||
|
LDM install:
|
||
|
|
||
|
cc -D_GNU_SOURCE -o decrypt_file decrypt_file.c
|