📄 readme
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -