radareorg / radare2

UNIX-like reverse engineering framework and command-line toolset
https://www.radare.org/
GNU Lesser General Public License v3.0
19.71k stars 2.94k forks source link

visual-r2rop does not work #22890

Open 3B85A591 opened 2 weeks ago

3B85A591 commented 2 weeks ago

Environment

radare2 5.9.1 32041 @ linux-x86-64
birth: git.5.9.0-124-g4c363ac228 2024-05-01__03:36:10
commit: 4c363ac228df2e24d1345796c103505e70adfbcb
options: gpl -O? cs:5 cl:2 make
Linux x86_64

Description

Visual r2rop, reached via browsing in panels mode doesn't show ROP gadgets, although pressing the arrow keys does something. Pressing enter when nothing is selected leads to 0xff's in ROP chain. pdp displays thousands of invalid ROPs.

Test

r2 /usr/lib/libc.so.6 [v] [b] [r] * (r2rop generates its ROP chains via /Rl)