-
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…
-
Hi @AeroX2 !
Thanks for your efforst in making writing the embroidery card binary images writeable to files!
I'ved tried to get the toolchain running on my machine but have failed so far. Maybe …
maehw updated
1 month ago
-
Hi,
When I play with r2 and the swf plugin, it crashes with a buffer overflow.
```
(lldb) run
Process 54371 launched: '/usr/local/bin/r2' (x86_64)
2017-11-09 08:40:51.921302+0800 r2[54371:19870…
binjo updated
4 years ago
-
## Environment
```
Mac OS X 10.4.11 Tiger
Darwin Kernel Version 8.11.1: Wed Oct 10 18:24:42 PDT 2007; root:xnu-792.25.20~1/RELEASE_PPC Power Macintosh powerpc
```
```
Using built-in specs.
…
armdn updated
6 months ago
-
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
-
Same addressing mode as 32 bit protected mode does, though every entry in the GDT is limited to 64 kB.
Currently code assumes that under 16bit we're using real mode only https://github.com/radare/rad…
-
First off, WOW! This is a very cool project.
Second, since most people can't afford to get an IDA Pro licesnse, we rather support FOSS projects like Radare2. It was mentioned in an old issue #12 t…
E3V3A updated
6 years ago
-
https://youtu.be/eUnzO_Ususw?t=705
- https://x64dbg.com
- Don't work for wow. As soon as attach wow close.
-
## Environment
```sh
> date
r2 -v
uname -ms
Sat Jan 9 09:30:59 PM UTC 2021
radare2 5.0.1-git 25582 @ linux-x86-64 git.5.0.0
commit: c96f1f64d0cd1bf6dfbabe479925978f4f7894d7 build: 2021-01-09…
-
Hi,
I found an issue in Libvmi where i'm calling `vmi_resume_vm`, the call succeeded, but the VM stay paused.
What is strange is that there are specific conditions for the bug to be triggered:
…