radare2
Here are 109 public repositories matching this topic...
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
-
Updated
Dec 31, 2019
Add a test suite
-
Updated
Apr 30, 2020
-
Updated
Jun 10, 2020 - JavaScript
-
Updated
Jul 12, 2019 - Python
Document aliases
See $? command output.
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
ldursw x8, [var_84h]
sturb w10, [x29, -0x88]
ldaxr w20, [x8]
stlxr w10, w9, [x8]
ins v1.d[0], x9
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.
We cant put this in core becauase of the license, but fits good in radare2-extras
Add r2pm for ramoji2
I can see all (?) the r2pipe bindings contains an example to talk with r2 via http by connecting to http://cloud.radare.org/cmd/. It looks like this address doesn't work.
Also the 'Try' link on radare2's main page uses a different address (I think for the same purpose) -
http://cloud.radare.org/enyo which also doesn't work.
Wil
-
Updated
May 19, 2019
We will have to understand how radare2 debugger internals works to figure out how we should implement some specific features of r2vmi
Retiring bindings
- 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?)
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'
-
Updated
May 22, 2020 - Python
Choose the only one WebUI, remove all others (they will stay in the git history anyway), and convert it to the TypeScript: https://www.tutorialsteacher.com/typescript/converting-javascript-to-typescript
-
Updated
Dec 30, 2017 - Shell
-
Updated
Dec 9, 2019 - C
-
Updated
Jun 14, 2020 - Rust
-
Updated
Dec 9, 2019 - Java
Improve this page
Add a description, image, and links to the radare2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the radare2 topic, visit your repo's landing page and select "manage topics."



Extended Binary Coded Decimal Interchange Code (EBCDIC; /ˈɛbsɪdɪk/) is an eight-bit character encoding used mainly on IBM mainframe and IBM midrange computer operating systems. It descended from the code used with punched cards and the corresponding six-bit binary-coded decimal code used with most of IBM's computer peripherals of the late 1950s and early 196