RADARE2

The main tool of the whole framework. It uses the core of the hexadecimal editor and debugger. radare2
allows you to open a number of input/output sources as if they were simple, plain files, including disks,
network connections, kernel drivers, processes under debugging, and so on.
It implements an advanced command line interface for moving around a file, analyzing data,
disassembling, binary patching, data comparison, searching, replacing, and visualizing. It can be
scripted with a variety of languages, including Python, Ruby, JavaScript, Lua, and Perl.

示例

RADARE2
效果还是很酷炫的,很符合极客的思维.

公众号

有兴趣可以关注公众号,共同探讨Android,漏洞,文学,历史

RADARE2

相关文章:

猜你喜欢
  • 2021-12-09
  • 2022-12-23
  • 2021-09-22
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案