r2学习笔记

酒宴花窗 / 2023-09-06 / 原文

radare2 is a program consist of many module.They are :

  • rax2 numerical conversion

  • rasm disassembly and assembly

  • rabin2 check file format

  • radiff

  • rahash2 kinds of cryptprogram algorithm and hash algorithm

    radare2 intergrated these tools.