summaryrefslogtreecommitdiff
path: root/examples/print_syscalls/src
AgeCommit message (Expand)Author
2024-05-17Update C++ example code to use BinaryNinja::Load to open a file. Fix https://...Xusheng
2023-02-19Account for BinaryData::Ctor potentially failingGlenn Smith
2022-08-08Use BinaryNinja::GetBundledPluginPath() to get the bundled plugin path. Close...Xusheng
2022-01-28Format All FilesKyleMiles
2020-10-15Deprecate BNInitCorePlugins/BNInitUserPlugins in favor of a common BNInitPlug...Rusty Wagner
2020-07-01Fix native API examples to cleanly shut BN CoreChinmay
2019-02-27Greatly improved CMake builds + Fixed tests compilationBrick
2016-08-25Removed dynamic linking. Added c++ version of arm-syscall python plugin. Rena...Bambu