用于 radare2 的 GPT-4 插件
这是一个 radare2 插件,利用 GPT-4 让 GPT-4 直接发布 r2 命令并解释输出结果。
https://github.com/dnakov/r2d2/assets/3777433/4bc7b211-bccc-4b04-9350-6bfca8989edb
https://github.com/dnakov/r2d2/assets/3777433/5bcc8e20-dda0-48ac-94e5-e0c8c44a0912
从源码安装 radare:https://github.com/radareorg/radare2
r2pm -i rlang-python
r2pm -i r2d2
r2 -r r2d2 <binary>