| Age | Commit message (Collapse) | Author |
|
Moved advanced settings to expandable group and no longer display
results items until analysis completes
|
|
|
|
Querying vector of reason information for a candidate base address
using the new core API
|
|
Initial implementation of base address detection UI widget in triage
summary
|
|
|
|
Imports have their own color, so exports can too
|
|
|
|
|
|
https://github.com/Vector35/binaryninja/issues/525 and https://github.com/Vector35/binaryninja-api/issues/4630
|
|
number. Fix https://github.com/Vector35/binaryninja-api/issues/4590
|
|
|
|
|
|
notification callbacks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When compiling in C++ mode, the C++ standard library headers should be
included instead of their C counterparts.
Drive-by:
- Removed include of `json/json.h` from `settings.cpp`, where it was not
used
|
|
|
|
|
|
|
|
|
|
|
|
Closes #2941
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|