summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2019-08-02Refactor settings system to be reference counted.Brian Potchik
2019-07-24small typo fixup in triage toolJordan Wiens
2019-06-13Initial rebase on file load support.Brian Potchik
2019-05-25Fix remaining button state tracking bugs.Brian Potchik
2019-05-24Limit size of entropy image to fix crashRusty Wagner
2019-05-21Bring Python triage plugin changes to C++, don't default to raw files always ...Rusty Wagner
2019-04-02Add a C++ version of the triage plugin (no Makefile yet)Rusty Wagner
2019-02-27Greatly improved CMake builds + Fixed tests compilationBrick
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