summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-26Add the ability to automatically create struct membersXusheng
2021-05-25Remove DockContextHandler interfaces declaration.Brian Potchik
2021-05-25TagTypeList should not inherit from DockContextHandler.Brian Potchik
2021-05-24NTR testGlenn Smith
2021-05-21Added docs for new Edit Function Properties dialogJon Palmisciano
2021-05-21update name of api reference actionJordan Wiens
2021-05-20Added editFunctionProperties() methodsJon Palmisciano
2021-05-19normalize format syntax on LLIL and MLIL documentation and add many missing o...Jordan Wiens
2021-05-19Divide metadata into user and auto metadataXusheng
2021-05-18Remove activeOnHover from MenuHelperGlenn Smith
2021-05-17Network SettingsGlenn Smith
2021-05-17Updated view font settings keys, added app font info to tableJon Palmisciano
2021-05-13Make it even more clear that the Rust bindings are under constructionKyleMiles
2021-05-12include pointer to type hotkeys from general hotkey listJordan Wiens
2021-05-12adding list of current debug reports to request_debug_report documentationJordan Wiens
2021-05-12Rust API : fix save apisKyleMiles
2021-05-12Rust API : Add filemetadata::FileMetadata::create_database and filemetadata::...KyleMiles
2021-05-11Rust API; More setting support, fix edgecase in open_view_with_options, and f...KyleMiles
2021-05-11Easier Building with Rust (now requires nightly)KyleMiles
2021-05-11Rust API : Better headless support; Introducing `binaryninja::open_view` and ...KyleMiles
2021-05-10Add support for navigating to symbols which have duplicate namesPeter LaFosse
2021-05-10Use standard contextMenuEvent for right clickPeter LaFosse
2021-05-06Update 'get_functions_by_name' to use new symbol query API.Brian Potchik
2021-05-06Update 'get_symbols_by_name' API to filter and order symbols.Brian Potchik
2021-05-06adding get_function_by_name and plural API to bvJordan Wiens
2021-05-06convert warn to error when attempting to set blacklisted console variable, fi...Jordan Wiens
2021-05-05Collapsible typesJosh F
2021-05-05Ser/des history entriesGlenn Smith
2021-05-05Parse a BinaryView into CreateStructDialogXusheng
2021-05-04fix MacOS BuildXusheng
2021-05-04Fix cursor offset calculation when navigating to type viewXusheng
2021-05-04render non-member access to type on a new lineXusheng
2021-05-03Settable function parameters by indexKyleMiles
2021-05-03BinaryView.create_user_function() now returns the created functionKyleMiles
2021-04-28Fix Rust API linker error on macosLander Brandt
2021-04-28Slightly better work-around for ABI version retrievalMarkus Piéton
2021-04-28Fix wrong CorePluginABIVersion, plugin_abi_version, and plugin_abi_minimum_ve...Markus Piéton
2021-04-27Add disassembly options: show function address/indent HLIL functionsGlenn Smith
2021-04-26user --user when pip installingPeter LaFosse
2021-04-26Add plugin status when dependencies are being installedPeter LaFosse
2021-04-25rust: fmtyrp
2021-04-25rust: fix missing return typeyrp
2021-04-24include pressing number key to load from recent file listJordan Wiens
2021-04-22Add unit test for HLIL arraysRusty Wagner
2021-04-22properly get LLIL/MLIL function in LinearViewXusheng
2021-04-22fix Python search APIXusheng
2021-04-22add persistent search resultXusheng
2021-04-21Create issue templatesJordan
2021-04-20Add support for analysis hold.Brian Potchik
2021-04-20Add InitialState to Analysis.Brian Potchik