summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-01Adding APIs to manipulate structuresRusty Wagner
2016-10-31Added APIs for dealing with Thumb more easilyRusty Wagner
2016-10-29Merge branch 'dev' of github.com:Vector35/binaryninja-api into devJordan Wiens
2016-10-29add KDE notes to troubleshootingJordan Wiens
2016-10-29switch to new s3 uploaderJordan Wiens
2016-10-24Merge branch 'thumb' into devRusty Wagner
2016-10-24Add platform property to functionRusty Wagner
2016-10-24Add related platform API to PythonRusty Wagner
2016-10-24Merge branch 'dev' of github.com:Vector35/binaryninja-api into devJordan Wiens
2016-10-24fix hotkey annotationJordan Wiens
2016-10-20Add associated arch API to PythonRusty Wagner
2016-10-20Add API for multiple architectures distinguished by addressRusty Wagner
2016-10-16bug fix in gnu3_demangle python apiplafosse
2016-10-14add zoom hotkeysJordan Wiens
2016-10-10Fix missing includeRusty Wagner
2016-10-10Merge branch 'segments' into devRusty Wagner
2016-10-10Rename data to session_data, as this API is per-session and not stored in the dbRusty Wagner
2016-10-09Added NDS parser as example for segment APIsRusty Wagner
2016-10-09Modify binary view init parameter order for compatRusty Wagner
2016-10-09Adding NoReference typeplafosse
2016-10-09adding gnu3 demangler apisplafosse
2016-10-04Adding line types for section and segment separatorsRusty Wagner
2016-10-03updated licenseJordan Wiens
2016-09-29Add line types for notes in linear viewRusty Wagner
2016-09-29Adding APIs for segments and sectionsRusty Wagner
2016-09-29Merge branch 'temp' into devAndrew
2016-09-29NOMINMAX so windows.h won't define min/maxAndrew
2016-09-26Fix NES plugin after API changesRusty Wagner
2016-09-25updating navigation docsJordan Wiens
2016-09-25adding new font licensesJordan Wiens
2016-09-24Merge pull request #493 from dfraze/patch-1plafosse
2016-09-22Update __init__.pyDustin Fraze
2016-09-22Adding API to create simple dialogs with multiple input fieldsRusty Wagner
2016-09-21update for new plugins and mention difference between personal and commercialJordan Wiens
2016-09-20update svg exporter to use new dialogsJordan Wiens
2016-09-20add file save dialog and fix spacingJordan Wiens
2016-09-19Add example plugin to solve with angrRusty Wagner
2016-09-19Add API for showing a message box in the UIRusty Wagner
2016-09-19Adding APIs to store arbitrary data on a per-view, per-file, or per-function ...Rusty Wagner
2016-09-17Merge pull request #477 from rootbsd/devJordan
2016-09-16Merge branch 'dev' of github.com:Vector35/binaryninja-api into devJordan Wiens
2016-09-16Fix broken linkRusty Wagner
2016-09-16Adding reference to Markdown library in docsRusty Wagner
2016-09-16Add APIs for user interaction from pluginsRusty Wagner
2016-09-16Add the color support to export_svg.pyrootbsd
2016-09-16Merge branch 'dev' of github.com:Vector35/binaryninja-api into devJordan Wiens
2016-09-16remove extraneous "the" and add missing punctuationJordan Wiens
2016-09-15Add APIs to display busy indicator for long running plugin tasksRusty Wagner
2016-09-14Add APIs for instruction and block highlightingRusty Wagner
2016-09-13rename files to allow them to be importedJordan Wiens