radare2是一款开放源代码的逆向工程平台,它可以反汇编、调试、分析和操作二进制文件。
radare2的主要特点:
-
•Multi-architecture multi-platform
-
•Highly scriptable
-
•Hexadecimal editor
-
•IO is wrapped
-
•Filesystems support
-
•Debugger support
-
•Diffing between two functions or binaries
-
•Code analysis at opcode, basicblock, function levels
评论