-
It has been deprecated: [announcement](https://users.rust-lang.org/t/deprecation-of-rustc-serialize/10485?u=dtolnay).
Is there any functionality you would require from another library before this w…
-
Using r2pipe, seems that can substitute many things...
-
-
Hi,
when I tried `#!python` with the latest git version, it shows: `NameError: name 'RCore' is not defined`. I already installed r2lang with `r2pm -i lang-python` and lastest r2pipe. Tried both py2 a…
-
While scripting radare2 with `r2pipe`, I noticed that the output of the `afij` command sometimes randomly fails to parse as valid UTF-8/JSON. Digging a bit deeper shows that this is due to binary garb…
-
$ sys/python-deps.sh
$ sys/python.sh
-
If I try to debug with the python r2pipe API using http as transport I get the following errors:
> C:\Users\IEUser\Desktop\radare2-w32-1.3.0>radare2.exe -c "e http.sandbox = false; e http.bind = 0.…
-
This is.. we need a way to run an r2pipe script, like we do for syscalls when the program tries to read or write from a range in memory. Useful for ARM and other archs that map devices like this
-
I want to create a Data dependency graph which is a graph obtained from the control flow graph in which the nodes are instructions and are connected if the instruction in the node use or modify the sa…
roj4s updated
7 years ago
-
binaryninja-radare2 doesn't load on windows but works fine on linux. the Log pane contains just two lines:
```
CorePluginInit()
Python plugin 'binaryninja_radare2' could not be loaded
```
I get t…