Riccardo Schirone
Riccardo Schirone
> > Reproduced with static build, yeah! > > Wooo! I'm not crazy tada Eheh, never thought that ;) I think it is a race condition. I tried to build...
Still a bug
JFYI, we check all releases against all bundled dependencies, so it might happen for one reason or the other that when compiling against system libraries something breaks. I've seen few...
I think this is not going to happen anytime "soon" and by soon I mean at least a year, considering the many projects we have opened right now. I propose...
Could you provide the binary as well? I think obr or obR should work. As said in chat, this whole reopening thing needs to be redesigned and fixed.
Confirmed the issue. Although binary info are rebased according to the new baseaddr, the functions are still at the old addresses. Moreover, there's something wrong with flags, which appear to...
It is not exactly the same problem i believe. One is elf specific and it's about bin info, the other is about non-bin info
> I get an error where the overlapping variables are unset but it does reference my struct params. I'm probably missing this, but where are the errors?
@XVilka I remember you touched recently this code. Could you have a look when you have some spare time?
Which version of rizin are you using? Probably the problem is still present, but I guess you are using an older version of rizin because in v0.4.0 `dbw` command has...