pancake
pancake
Can you send a pullrequest instead? > On 25 Apr 2022, at 18:11, stiv-kupchik ***@***.***> wrote: > > > I had the same issue, and it seems that it's...
Yes > On 26 Nov 2018, at 09:02, Anton Kochkov wrote: > > @radare is this one still valid? > > — > You are receiving this because you were...
Yeah probably an optimized version of radecoir can be better for diffing. Current r2 diffing engine works quite well. But it lacks an ui. I would not priorize supporting diffinhg...
Thats not a bug. Thats a bad usage of the api > On 15 Sep 2018, at 17:09, Maijin wrote: > > r2 = r2pipe.open(["-d","AAABBB"]) is debugging the argument instead...
This is fixed in git already. Will do a new release when i get my hands on a keyboard today > On 15 Dec 2018, at 18:05, a1ext wrote: >...
also honor scr.color var to output black+white .. ideally we should use the same indentation as in r2, note the unnnecessary return, the spacing before (, tabs vs spaces, ......
As i said several times. Unicorn cant share memory between r2 and unicorn. So it needs to dump/restore every time it needs to access it. This is done when you...
Yep :p > On 23 Jan 2016, at 15:20, Jeffrey Crowell [email protected] wrote: > > restriction or not it is still a bug :) > On Jan 23, 2016 9:18...
Yes. A bunch of them. See the r2b repo > On 10 Jun 2018, at 18:44, Tommi Komulainen wrote: > > From README: > > In addition, r2pipe scripts can...
in r2land when we speak about r2b we talk about radare2-bindings r2r = radare2-regressions r2pm = radare2-pm ... > On 11 Jun 2018, at 14:13, Tommi Komulainen wrote: > >...