xusheng
xusheng
> That's fair, but regarding this issue, I think it'd be good enough to decouple the current API to allow for a better extension. Or at least to open-source the...
@op2786 do you have a binary that we can reproduce this with?
@fuzyll Yeah the file is a RAR. I extracted it and then compressed it to a zip archive [fix.so.zip](https://github.com/Vector35/binaryninja-api/files/11889322/fix.so.zip)
v35 folks should search for `who fade safety iron noon` to find the binary
This is somehow similar to https://github.com/Vector35/binaryninja-api/issues/4986
Add an option to disable the HTTP(s) proxy without having to set the proxy itself to an empty string
I think the best way is to offer a drop down menu for the selection of proxy servers, and "None" is among the choices
Related to https://github.com/Vector35/binaryninja-api/issues/2098 and https://github.com/Vector35/binaryninja-api/issues/2092. Before we get there, the changes suggested in this issue should be served as a workaround.
~~Or maybe even better, first try to navigate as an offset; if it fails, then try to navigate it as RVA?~~ Update: on a second thought, this might create confusion....
> Similar: #2785 oh great, thx! I tried to find that issue, but failed. Thx!
@op2786 do you have a binary to reproduce this?