Riccardo Schirone
Riccardo Schirone
I think this should/will be fixed in the main branch as the current Rizin is used. During the rafactoring of `afb` and the move to rzshell, the message `No function...
Please note that in terms of minimum required work, we only really need to convert uses of commands that were converted to rzshell and where the oldshell handler was deleted....
Maybe using https://doc.qt.io/qt-5/qlibrary.html#isLibrary is enough to fix this?
Hi and thanks for your report! Could you please provide more details about what you were doing? Can you share the binary? Operating system? Cutter version? You can update your...
@AbhiTheModder can you share the binary that you were trying to open? What is the operating system? Windows 10? Windows 11?
I think there is no way currently to determine what is the base used for a number when no hint is defined yet. I see https://github.com/radareorg/radare2/blob/master/libr/parse/filter.c#L402 , which seems to...
SdbHt defined in `sdb/src/sdbht.h` seems to be just an extension on top of `sdb/src/ht.h`. Anyway, I would keep only `ht.h` as well. I've used it successfully in xrefs, we just...
By the way, I've requested a CVE through Red Hat for this issue.
@alex-curiou Could you provide the exact binary where this happen? It would help reproducing the issue, thanks.