summaryrefslogtreecommitdiff
path: root/binaryninjacore.h
AgeCommit message (Expand)Author
2016-07-06Add API to get disassembly text for a basic block outside of a graphRusty Wagner
2016-06-30Add API for analysis progressRusty Wagner
2016-06-29Adding initial documentation for c++plafosse
2016-06-29Add analysis completion event and wait APIRusty Wagner
2016-05-30Add IL instruction to promote bool to int, used for MIPS jump tablesRusty Wagner
2016-05-30Adding data flow state for comparison resultsRusty Wagner
2016-05-30Add APIs for querying stack variable values and parameters by indexRusty Wagner
2016-05-25Adding API to retrieve basic block annotationsRusty Wagner
2016-05-25Extending register value system to include ranges and lookup table valuesRusty Wagner
2016-05-17IL basic blocks are now in the IL function classRusty Wagner
2016-05-15Modify IL text API to allow for stack variable annotationsRusty Wagner
2016-05-08Add additional IL stage for flags resolutionRusty Wagner
2016-05-03Add APIs for flag information and data flowRusty Wagner
2016-04-24Create API for adding known indirect branch targetsRusty Wagner
2016-04-19Add unique token for addresses relative to instruction pointerRusty Wagner
2016-04-10Add MIT license for API wrappersRusty Wagner
2016-04-10Move all of API and Python bindings into api directoryRusty Wagner