* Replaced LLIL_CALL_PARAM_SSA with LLIL_CALL_PARAM so it compiles 2018-04-25Adding tailcall analysis to the core.Brian Potchik 2018-02-26Advance submodule reference.Brian Potchik 2018-02-23Add APIs for subclassing or hooking an existing architecture in C/C++Rusty Wagner 2017-12-12Add fixes for x86_extension wrapperPeter LaFosse 2017-11-21example: use arch plugins for cmdline disassemblerAndrew Lamoureux 2017-11-13Add GetInstructionAlignment Callback to Architecture.Brian Potchik 2017-11-07Update to latest asmx86Peter LaFosse 2017-08-30Adding helper functions to x86 extensionPeter LaFosse 2017-08-19Add C++ x86 architecture wrapper for extending architecturesPeter LaFosse 2017-08-05Refactor IL instruction access APIsRusty Wagner 2017-07-16A LLIL C++ API Parser example with in depth build notes (#721)Robert Yates * make cmake file more generic and fix missing sources * add llil cpp example * added image * fix string stream under linux * fix path under linux * Update build notes for linux * analysis sync | mac os path | lill* usage change * added path note and removed comment about mac path * use UpdateAnalysisAndWait() 2017-03-15Merge branch 'dev' into devAndrew Lamoureux 2017-03-15build explanation, windows make filesAndrew Lamoureux 2016-12-06CMake files for binaryninjaapi and breakpointJohn Hurlman 2016-12-06Add example C++ plugin: breakpointJohn Hurlman 2016-08-25Removed dynamic linking. Added c++ version of arm-syscall python plugin. ↵Bambu Renamed it since it works for more than just arm 2016-07-02Added another exmample. This one can be compiled and ran from terminal.bambu 2016-06-05Makefile for building binaryninja-api and example c++ pluginbambu