| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to the regions being loaded
The logic before would default to adding a section unless it was from a region in the `regionsToLoad` argument and its header had already been initialized. However if a user does `Load Section by Address` then there's only one region in `regionsToLoad`. All sections not in that region would be automatically added, even if they had already been or the user hadn't requested them to be loaded.
|
|
editable
|
|
Avoid generating ObjC symbol names containing non-printable characters
for both 8 and 16 bit character encodings.
|
|
issue, dont prompt on loading from symbol, auto-navigate to symbol when clicked, loading first if required
|
|
binaryninja.sharedcache automatically
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
** Yes it's technically quiesce but it's lunch time and I'm hungry
|
|
|
|
|
|
|
|
|
|
Turns out, you can just pass this thing an architecture that is
*completely* different from the one in the platform you are also passing
in and it'll just happily do the wrong thing. While that's pretty wild,
I'm in favor of not having to make this particular mistake again the
next time I copy/paste some code, so we're now deprecating it.
|
|
|
|
core functionality.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I don't want to wait 10 seconds to glob for rust plugins! Someone should really go and rip out all these duplicate cmake files...
|
|
Reason #555 we should redo rust cmake stuff
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: ltlly <a1253213025@163.com>
|
|
Co-Authored-By: ltlly <a1253213025@163.com>
|
|
Co-Authored-By: ltlly <a1253213025@163.com>
|
|
|
|
|