summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-17Add IL support to linear viewRusty Wagner
2020-04-17Rename linear view disassembly API to use existing optionRusty Wagner
2020-04-17Remove old linear view implementationRusty Wagner
2020-04-17Initial implementation of new linear view APIRusty Wagner
2020-04-16script console correctly resizes when multi-line no longer necessaryJordan Wiens
2020-04-15scripting console expands on multi-line pasteJordan Wiens
2020-04-15small tweak to high contrast theme for better linear viewJordan Wiens
2020-04-15Improved installation process for venvBen Demick
2020-04-14fix incorrect get_ascii_string_at documentationJordan Wiens
2020-04-13Make addresses clickable in scripting consolePeter LaFosse
2020-04-12Deserialize default setting schema in get_view_of_file_with_options.Brian Potchik
2020-04-12Update unit tests.Brian Potchik
2020-04-11Create new settings instance for use in get_view_of_file_with_options.Brian Potchik
2020-04-09fix outdated ui plugin informationJordan Wiens
2020-04-08add notes for virtualbox with 3d accelerationJordan Wiens
2020-04-08Better error handling for get_view_of_file_with_options.Brian Potchik
2020-04-08Allow get_view_of_file_with_options to set default settings in addition to lo...Brian Potchik
2020-04-07add additional modules to blacklist from documentationJordan Wiens
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