-
I have a bit of a strange request. I use from time to time the "?*" command within r2 to gain some rough overview on changes by diffing - I can imagine that you might raise your eye brows, but I'm gen…
rgnkn updated
4 years ago
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
- [x] Translate package manager to Go with C bindings: https://github.com/rizinorg/rz-pm
- [ ] Add a simple plugin installer/updater widget
- [ ] Translate db/* to json and add a RZPM_INSTALL_WIN fi…
-
For APK files entrypoints and other symbols can be obtained from the AndroidManifest.xml.
Related to: https://github.com/radare/radare2/issues/3222
-
I'm trying to use r2frida natively on Android via Termux, and I'm getting the following error:
ld.lld: error: undefined symbol: __atomic_is_lock_free
>>> referenced by threads_pthread.c:231 (../..…
-
After installing esilsolve, there is no options in the r2 command line:
![image](https://user-images.githubusercontent.com/15239745/155553519-76b01771-89e0-4f58-8300-5f072d659ecb.png)
-
I was trying to install decai, but r2pm couldn't find it in the list of available packages.
```
$ r2pm -s | grep decai
$
```
So, I updated. It replies "Nothing to upgrade" but I believe this …
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when I want to analyze a gameboy rom decompiled and then recompiled with more documentation in the code. I see…
-
From README:
> In addition, r2pipe scripts can be used to write plugins for radare2 or extend current functionalities:
>
> * Assembler/Disassembler plugin for RAsm
> * RIO plugin to abstract re…
-
There's only a bin and a disassembler plugin, so the support is quite incomplete.