This is release 1.4 of REC - the Reverse Engineering Compiler

'hd.c' is the source file that was used to compile the Linux
executable 'hd.x'.
Type the following command to decompile the example:
	./rec -interactive hd.x
This will produce the 'hd.rec' file.
Compare the functions dumpline(), hexdump(), main() with those
contained in the original source hd.c.

Copyright 1997-1998 Giampiero Caprino

