summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-06Fix BinaryView.show_graph_report APIPeter LaFosse
2020-04-06Update DockWidget example to use getActiveDockWidget.Brian Potchik
2020-04-06Add various missing BinaryDataNotification callbacks in pythonGlenn Smith
2020-04-02Fix some memory leaksPeter LaFosse
2020-04-01tiny snippets tweaks including a fix for platform-specific qsetting behaviorJordan Wiens
2020-04-01include signature matcher in the analysis option listJordan Wiens
2020-03-31Undobuffer merging and mergetoolJosh Ferrell
2020-03-30Update unit tests.Brian Potchik
2020-03-30Added warning message3pidemix
2020-03-30Enable use within a venv3pidemix
2020-03-28fix cygwin detectionJordan Wiens
2020-03-27support for cygwin pythonJordan Wiens
2020-03-21Normalize hotkey syntax and few small grammatical changes.Jordan
2020-03-21Update to user docs for cross-reference panePeter LaFosse
2020-03-20fixing minimim typo throughout apiJordan Wiens
2020-03-20Add resetFilter apiPeter LaFosse
2020-03-20Add apis for getting next index in the xref proxy modelPeter LaFosse
2020-03-18Cross References OverhaulPeter LaFosse
2020-03-16add __lt__ to referencesource objects and raise exception if invalid typeJordan Wiens
2020-03-16add __lt__ to the function class so they can be sortedJordan Wiens
2020-03-13fixing several broken __hash__ methodsJordan Wiens
2020-03-12Update documentation for deep URL linking and expression parsingPeter LaFosse
2020-03-11use repr instead of str for unit tests now that str existsJordan Wiens
2020-03-11documentation for the Type class, setter for function_type can take a string,...Jordan Wiens
2020-03-11Set default start address in rebase dialog.Brian Potchik
2020-03-11typo in url handler exampleJordan Wiens
2020-03-06update documentation on get_open_filenameJordan Wiens
2020-03-05Update mappedview example to add the entry point after segments are added.Brian Potchik
2020-03-02add debain troubleshooting noteJordan Wiens
2020-03-02small updates to snippets from upstreamJordan Wiens
2020-02-19updates get_instruction_text documentationJordan Wiens
2020-02-18add docs for windows buggy intel driverJordan Wiens
2020-02-16Add example binary view plugin which demonstrates the load settings system.Brian Potchik
2020-02-16Add parse-only BinaryView creation to the API.Brian Potchik
2020-02-16Add get_response helper to python DownloadInstance.Brian Potchik
2020-02-16Fix crash in new xref list.Brian Potchik
2020-02-13make disassemblysettings optional on APIs that use itJordan Wiens
2020-02-12Remove XrefItem visability entirelyPeter LaFosse
2020-02-12make CrossReferenceListModel part of BINARYNINJAUIAPIPeter LaFosse
2020-02-11Add tree-based cross referencesPeter LaFosse
2020-02-07Fix struct display in MLILRusty Wagner
2020-02-06regenerated unit test casesTim Bryant
2020-02-06update plugin unit test to use proper python versionJosh Ferrell
2020-02-06Add unit tests and update binaryview saveJosh Ferrell
2020-02-06Add clean savingJosh Ferrell
2020-02-06updated submodule reference for binariesTim Bryant
2020-02-06correct get_form_input documentation for return valueJordan Wiens
2020-02-04Add registered name to type objectsRusty Wagner
2020-01-27add flatbuffer licenseJordan Wiens
2020-01-27better reprs for llil and mlil functionsJordan Wiens