| Age | Commit message (Collapse) | Author |
|
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/5429
|
|
|
|
|
|
|
|
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
|
|
Close https://github.com/Vector35/binaryninja-api/issues/2982.
|
|
|
|
|
|
BNInitPlugins to allow platforms to load customized architecture plugins
|
|
|
|
|
|
|
|
|
|
|
|
|