-
I noticed you have a plugin for Ghidra, but it is not the only one FOSS tool available.
[Radare2](https://github.com/radareorg/radare2) is a highly-portable cross-platform reverse engineering framewo…
-
I'm on MacOS Monterey (12.2.1) and hit an issue trying to build the plugin with `r2pm -ci r2frida`. Could you help?
```
...
...
make io_frida.dylib
r2pm -r src/r2frida-compile -H src/_agent.h -…
-
Hello,
I am having an issue regarding the installation of the plugin on Windows 11 x64 machines. I downloaded the latest release of radare2 from the github for w64 and extracted the binaries on the…
-
A simple page built on top of the r2pm database allowing to navigate through the packages, maybe show description and dependencies for every package, along with versions and links.
Something of lik…
-
Since you have now plugins for IDA Pro and GHIDRA, what about doing that for [rizin](https://rizin.re)/[Cutter](https://cutter.re) too?
[Rizin](https://github.com/rizinorg/rizin) is a highly-portab…
-
(or find a shorter name like radare2-r2frida)
I do build it with `make android-arm64` in https://github.com/nowsecure/r2frida
Here's one release that matches latest r2 in termux (2.4)
https:/…
-
Thank you for awesome tool!
[Radare2](https://github.com/radareorg/radare2) is a highly-portable cross-platform reverse engineering framework and a toolkit without dependencies. It has support for…
-
Hi!
When installing `radare2-pipe-git` from AUR I encountered this error:
```
$ yay -S radare2-pipe-git
[...]
==> Making package: radare2-bindings-git 4.0.0.r0.ge258a53-1 (Wed 21 Oct 2020 03:50…
-
Ghidra is not the only free and open source reverse engineering tool available. Another popular one is [Radare2](https://github.com/radareorg/radare2), a highly-portable cross-platform reverse enginee…
-
Like in [Julia](https://docs.julialang.org/en/v1/stdlib/Pkg/index.html) language, to look something like:
R2pm should have its own REPL mode, which can be entered from the radare2 shell by pressing ]…