This is radare2 remote debugger server

使用方式

连接 tcp (rap protocol)

hostname: r2.{微服id}.heiyu.space

port: 9000

例如待分析文件为 /bin/ls

r2 -A -e bin.cache=true rap://r2.{微服id}.heiyu.space:9000//bin/ls

通过微服网盘上传待分析二进制

上传到 网盘应用数据/r2/sample 目录下,即可在 /lzcapp/var/sample 中找到对应的数据