readme

来自「Do you as a programmer for their own sof」· 代码 · 共 13 行

TXT
13
字号
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

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?