The Wayback Machine - https://web.archive.org/web/20200616134201/https://github.com/topics/radare2
Skip to content
#

radare2

Here are 109 public repositories matching this topic...

karliss
karliss commented Mar 21, 2020

Is your feature request related to a problem? Please describe.

Currently when opening a context menu using keyboard in disassembly widget or graph widget it opens generic widget context menu as if user right clicked outside any instructions.

Describe the solution you'd like

Opening context menu using keyboard in those widgets should open the dissaembly context menu for current pos

ITAYC0HEN
ITAYC0HEN commented Dec 17, 2019

In addition to the implementation of r2ghidra.verbose. First, I think it should be disabled by default. It's too verbose and the user can't do anything about most of these warnings.

And in a more general saying -
If the warnings are for the devs (e.g "should be fixed") then ONLY devs should see them by enabling DEV configurations from their .rc file

Users are scared the hell from warning

sushant94
sushant94 commented Jan 23, 2018

Currently, we have the ability to mark nodes as either a scalar (not an address) or a reference (pointer/reference). We'd like to take this a step further and be able to assign primitive (C like) types for nodes to make the IR more expressive.

XVilka
XVilka commented Jan 5, 2019
  • Python 2 support (ends in one year) - an probably all versions less than 3.4
  • PHP5 (support just ended this year) - maybe porting to PHP7?
  • Luvit support - 7 years no updates
  • Newlisp - 7 years no updates
  • Guile - 7 years no updates
  • Awk - 6 years no updates (is anyone using them at all?)
rgnkn
rgnkn commented Apr 29, 2020

The -d / --doc switch doesn't seem to work. I use "?" within r2 to gain quick information on changes by diffing and I'd like to have something similar for plugins. "?" doesn't add plugin commands documentation for this.

If I type in any "r2pm -d" request the terminal only responds with the according help entry, e.g.:

$ r2pm -d pyc

Usage: r2pm -d [package] # show docs on [package]

I'

bug

Improve this page

Add a description, image, and links to the radare2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the radare2 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.