summaryrefslogtreecommitdiff
path: root/binaryninjaapi.h
AgeCommit message (Expand)Author
2015-02-19Add APIs for accessing function informationRusty Wagner
2015-02-18Add simple basic block analysisRusty Wagner
2015-02-16Add architecture plugin type, x86 plugin, and get ready for threadsRusty Wagner
2015-02-16Restyle the code to use smart tabsRusty Wagner
2015-02-14Add menu items using transform registrations, hook up copy as and paste fromRusty Wagner
2015-02-13Add basic clipboard operationsRusty Wagner
2015-02-12Add API for registering transformsRusty Wagner
2015-02-11Get UI working with the core view type system, ELF view now worksRusty Wagner
2015-02-11More ELF parsing, and a view type registration systemRusty Wagner
2015-02-07Fix Windows buildRusty Wagner
2015-02-07Start implementation of ELF view and add stream objectsRusty Wagner
2015-02-03Refactor to allow for plugins and language bindingsRusty Wagner