| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-28 | Solved issue #1180 by adding new APIs | Zichuan Li | |
| 1. Add two new APIs for multiple entry functions `GetAllAnalysisEntryFunctions` and `AddToEntryFunctions` 2. Add Python APIs `entry_functions` and `add_to_entry_functions`. `entry_functions` resturns a list of functions, which supports parsing functions in `init_array`, `fini_array` and TLS callbacks. 3. Modify bin-info, it now prints all entry functions | |||
| 2024-05-17 | Update C++ example code to use BinaryNinja::Load to open a file. Fix ↵ | Xusheng | |
| https://github.com/Vector35/binaryninja-api/issues/5429 | |||
| 2023-02-19 | Account for BinaryData::Ctor potentially failing | Glenn Smith | |
| 2022-08-08 | Use BinaryNinja::GetBundledPluginPath() to get the bundled plugin path. ↵ | Xusheng | |
| Close https://github.com/Vector35/binaryninja-api/issues/2982. | |||
| 2022-01-28 | Format All Files | KyleMiles | |
| 2020-10-15 | Deprecate BNInitCorePlugins/BNInitUserPlugins in favor of a common ↵ | Rusty Wagner | |
| BNInitPlugins to allow platforms to load customized architecture plugins | |||
| 2020-07-01 | Fix native API examples to cleanly shut BN Core | Chinmay | |
| 2019-02-27 | Greatly improved CMake builds + Fixed tests compilation | Brick | |
| 2016-07-02 | Added another exmample. This one can be compiled and ran from terminal. | bambu | |
