summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2018-08-31Merging with devPeter LaFosse
2018-08-26Add support for new constant type EXTERN_PTRPeter LaFosse
2018-08-16Adding EXTERN_PTR typePeter LaFosse
2018-08-14Adding LLIL_RELOC_PTRPeter LaFosse
2018-07-24Fix CMakeLists.txt for both mlil_parser and llil_parser examples (#1061)Josh Watson
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
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. Rena...Bambu
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