radare2-webui icon indicating copy to clipboard operation
radare2-webui copied to clipboard

Click on function doesn't work

Open dukebarman opened this issue 8 years ago • 2 comments

Try to open file r2 -q -e http.ui=p -c=H /bin/ls but click on function in list move to wrong places

  • main -> 0x402a00 (normal address)
  • Jump to 0x402900
  • entry0 -> 0x4049a0 (normal address)
  • Jump to 0x4048a0

OS: Linux 4.4.13-1-MANJARO #1 SMP PREEMPT Wed Jun 8 09:21:59 UTC 2016 x86_64 GNU/Linux

dukebarman avatar Jun 13 '16 20:06 dukebarman

have you tried with http.ui=m?

alvarofe avatar Jun 19 '16 12:06 alvarofe

The bug is specific to /p

On 19 Jun 2016, at 14:09, Álvaro Felipe Melchor [email protected] wrote:

have you tried with http.ui=m?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

radare avatar Jun 19 '16 12:06 radare