-
For some particular environment you want to select which plugins to select (e.g. nogpl plugins, make them all statically linked or shared, etc.)
**Describe the solution you'd like**
Add meson opti…
-
* https://www.ibm.com/docs/en/aix/7.2?topic=formats-xcoff-object-file-format
* https://github.com/silentsignal/xcoff-ks
* https://www.ibm.com/docs/en/ssw_aix_72/filesreference/filesreference_pdf.pdf…
-
Move Unsafe function feature in radare2 -
https://github.com/radare/radare2/blob/217edd4be5e4f31e728156d19f1b3ddcaa4c512a/libr/anal/d/types.sdb.txt#L184
-
Would be nice to have a support (from IRC too)
See https://reviews.llvm.org/rL306516 for more information.
-
To build both radare2 and radare2-extras in one coverity build.
-
## Environment
```
Friday, 26 may 2023 11:18:50 (MSK)
radare2 5.8.6 0 @ darwin-x86-64
birth: git.5.8.6 2023-05-05__19:38:15
commit: 5.8.6
Darwin x86_64
```
## Description
When tryin…
armdn updated
11 months ago
-
All intra-function passes should have a *similar* structure to allow us to view them as passes. This has the following benefits:
- Code reuse through generic inter-function analysis
- LLVM like pass…
-
This is going to be a long time task (don't expect it to be available by tomorrow morning). The following is, roughly, the plan:
~~- [ ] Create an IDA Python compatibility layer for Ghidra.~~
- [ …
-
http://gameboy.mongenel.com/dmg/first.txt
-
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…