Binary Ninja C++ API
Deprecated List
Member
BinaryNinja::Architecture::GetBinaryViewTypeConstant
(const std::string &type, const std::string &name, uint64_t defaultValue=0)
This API has been deprecated. The implementation has been removed, and this function no longer has any effect
Member
BinaryNinja::Architecture::IsBinaryViewTypeConstantDefined
(const std::string &type, const std::string &name)
This API has been deprecated. The implementation has been removed, and this function no longer has any effect
Member
BinaryNinja::Architecture::SetBinaryViewTypeConstant
(const std::string &type, const std::string &name, uint64_t value)
This API has been deprecated. The implementation has been removed, and this function no longer has any effect
Member
BinaryNinja::InitCorePlugins
()
Use `InitPlugins()`
Member
BinaryNinja::InitUserPlugins
()
Use `InitPlugins()`