summaryrefslogtreecommitdiff
path: root/examples/enterprise_test/src/enterprise_test.cpp
AgeCommit message (Collapse)Author
2024-05-17Update C++ example code to use BinaryNinja::Load to open a file. Fix ↵Xusheng
https://github.com/Vector35/binaryninja-api/issues/5429
2023-03-10Make Enterprise C++ API more clear.Alexander Taylor
2023-02-19Account for BinaryData::Ctor potentially failingGlenn Smith
2022-10-12[Enterprise] C++ api and exampleGlenn Smith