-
_From @radare on November 20, 2015 10:59_
https://github.com/fabsx00/bjoern-radare
_Copied from original issue: radare/radare2#3719_
-
Following the steps:
1. yum install radare2
2. r2pm -i rlang-python
`error: pathspec 'r2-5.3.1' did not match any file(s) known to git`
Then `cd ./radare2/r2pm/git/radare2-rlang` , then `.…
-
Old r2pm installs r2 plugins directly in the global plugin directory.
What if new r2pm would install packages only in a self-contained directory and then can give you a list of paths for LIBR_PLUGI…
-
r2pm should clone and pull for a specific date if using r2 from release (r2 -v| grep git)
-
I have been trying to install r2retdec using r2pm and it is currently failing with the following error.
```
> r2pm -i r2retdec
Cloning into 'r2retdec'...
remote: Enumerating objects: 60, done.
…
-
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 ]…
-
imagine rasm2 -L was able to extend the listing with r2pm's output when the arch you need is not there. same goes for rabin2 -L and others. Basically this means integrgating the pkg manager within r2
-
For we can push r2pm binaries to choco or whenever else, and r2pm will check the github/appveyor/whatever for available source or binary packages of those.
To make it something like [rustup](https:…
-
Testcase rasm2 from radare2
```
$ rasm2 -b 64 -a x86.ks "mov [rax+rsp], rsi"
rasm2: /home/user/.config/radare2/r2pm/git/keystone/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp:558: void {anony…
-
**Describe the bug**
CONTAINER VARIABLE SET TO embeddedanalyzer/emba:1.4.1e
1.4.1e: Pulling from embeddedanalyzer/emba
beda2df076e1: Pull complete
6c6558834121: Pull complete
641795abd7ee: Pull…