summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-09Update settings documentation.Brian Potchik
2020-12-09Cleanup project creation and add API.Brian Potchik
2020-12-08Support generating dash docsetsGlenn Smith
2020-12-08Add some synchronization modes to reflection view along with a context menu.Brian Potchik
2020-12-07initial support for contains operator on possible value setsJordan Wiens
2020-12-06Cleanup flowgraph related highlights API.Brian Potchik
2020-12-06Update reflection view to use view location notification.Brian Potchik
2020-12-06Add ViewLocation notification support to DockHandler.Brian Potchik
2020-12-06Update reflection view on transition to visible state.Brian Potchik
2020-12-05Clean up a couple places where CoreArchitectures are created without checking...Glenn Smith
2020-12-05Fix tag notification callbacks not giving real python objectsGlenn Smith
2020-12-03Allow setting ui.log.maxSize without requiring restart.Brian Potchik
2020-12-02Callback for address changes #2166Glenn Smith
2020-12-02update documentation on reloading pluginsJordan Wiens
2020-12-01convert log maxsize to a settingJordan Wiens
2020-11-29add pydoc for navigation APIs and get_address-for_data_offsetJordan Wiens
2020-11-27include between get_string_at and get_ascii_string_atJordan Wiens
2020-11-23Don't export QThread classes from the bindings, they have issues in shibokenRusty Wagner
2020-11-22Fix unit test ongoing analysis message.Brian Potchik
2020-11-21Add new synchronized graph sub-view dock widget (Reflection).Brian Potchik
2020-11-21Add flowgraph API to highlight related instructions.Brian Potchik
2020-11-21Add IL instruction index navigation support to flowgraph view types.Brian Potchik
2020-11-21Add improved instruction mapping APIs.Brian Potchik
2020-11-21Allow DockHandler::notifyOffset to provide notification that an IL view infor...Brian Potchik
2020-11-21Move IL view type access to ViewFrame.Brian Potchik
2020-11-21Cleanup view settings.Brian Potchik
2020-11-21Fix 'create function with platform' in the UI to respect the user preferred p...Brian Potchik
2020-11-19add enumeration PluginLoadStatusXusheng
2020-11-19add executable permission to linux installer scriptsXusheng
2020-11-16Fix crash when navigating around in linear viewJosh Ferrell
2020-11-16Docs shortcut in script consoleGlenn Smith
2020-11-16Function context in LinearViewHistoryEntryJosh Ferrell
2020-11-16support packaging/unpacking bndb filesxusheng
2020-11-16use context manager for bvXusheng
2020-11-16add a unit test for loading old databaseXusheng
2020-11-13add callback for BinaryView finalization and initial analysis completionXusheng
2020-11-13Mac UI is Intel only for nowRusty Wagner
2020-11-12Fix typoKyleMiles
2020-11-12change environment variables to strings in batch documentationJordan Wiens
2020-11-12Add nom license referenceKyleMiles
2020-11-12Fix a ton of -Wextra warningsKyleMiles
2020-11-12add environment variable overrides to batch documentation and fix typosJordan Wiens
2020-11-11fix log API param types to be the appropriate enum instead of intJordan Wiens
2020-11-10documentation update, example for settings and description of using custom co...Jordan Wiens
2020-11-10Fix warningsRusty Wagner
2020-11-08small documentation improvements to demonstrate plugin loading and caveat ope...Jordan Wiens
2020-11-07Add unit tests for MS demangler. Remove unnecessary enumeration value (fixes ...Peter LaFosse
2020-11-07Improved view location preservation when duplicating existing views in the UI.Brian Potchik
2020-11-06Fix python headless default log initialization.Brian Potchik
2020-11-06fix UI plugin build and update build instructionsXusheng