summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-06Fix some memory leaks in the Python APIRusty Wagner
2016-09-05Adding a bunch of fixes found with linterplafosse
2016-09-03Adding APIs to ensure IL is available for upcoming caching methodsRusty Wagner
2016-08-31Add API to determine if an address is backed by the fileRusty Wagner
2016-08-31Cache lines on API side to avoid UI hangs with large basic blocksRusty Wagner
2016-08-31fix table of branch typesJordan Wiens
2016-08-31Add API to enqueue work on the worker thread(s)Rusty Wagner
2016-08-30Merge branch 'analysis_cache' into devRusty Wagner
2016-08-30Add API to reanalyzeRusty Wagner
2016-08-30Add API to determine if a function still has analysis updates to completeRusty Wagner
2016-08-25Adding APIs for database save/load progress and constant referencesRusty Wagner
2016-08-24fix export to work on windowsJordan Wiens
2016-08-23Fix some memory leaksRusty Wagner
2016-08-23no longer use the beta channel nameJordan
2016-08-22Allow setting here or current_address to navigate in the current viewRusty Wagner
2016-08-22Updating documentation for _user_ functionsplafosse
2016-08-20Merge pull request #396 from bambu/small_python_bugsplafosse
2016-08-20Fixed small python bugsBambu
2016-08-19minor link fixJordan Wiens
2016-08-19updated wrong hotkeyJordan Wiens
2016-08-18jordan is sometimes exceedingly overly verboseJordan Wiens
2016-08-18add python console image and docsJordan Wiens
2016-08-18add python console image and docsJordan Wiens
2016-08-18Merge branch 'dev' of github.com:Vector35/binaryninja-api into devJordan Wiens
2016-08-18Add API to execute code on the main threadRusty Wagner
2016-08-18Add Python script provider for UI Python consoleRusty Wagner
2016-08-17email change question and header fixJordan Wiens
2016-08-17minor docs update with troubleshooting sectionJordan Wiens
2016-08-16fixing parse_types_from_source againplafosse
2016-08-16Fixing documentation for parse_types_from_sourceplafosse
2016-08-16Documenting classes BinaryReader/Writer, Architecture, Platform, also the sta...plafosse
2016-08-12Adding lots more documentation, adding helper disassembly functionsplafosse
2016-08-06Lots more documentation, adding a get_disassembly and get_next_disassembly co...plafosse
2016-08-06Removing private member documentationplafosse
2016-08-03few more offset to addr changesJordan Wiens
2016-08-01variable cleanup in documentation missed a fewJordan Wiens
2016-07-30few small doc tweaksJordan Wiens
2016-07-30More BinaryView documentationplafosse
2016-07-30fix hotkeysJordan Wiens
2016-07-30Inital documentation of BinaryViewplafosse
2016-07-30remove C++ as well for now, default to just pythonJordan Wiens
2016-07-30manually add classesJordan Wiens
2016-07-30remove C for nowJordan Wiens
2016-07-30point to proper interdocs urlJordan Wiens
2016-07-30ignore autogenerated source filesJordan Wiens
2016-07-30include patching and scc in the future docsJordan Wiens
2016-07-30comment out developer guidesJordan Wiens
2016-07-30releasable docsJordan Wiens
2016-07-30remove C documentation reference for nowJordan Wiens
2016-07-30Merge branch 'dev' of github.com:Vector35/binaryninja-api into devJordan Wiens