summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-21cleanup menuJordan Wiens
2020-10-21themingJosh Ferrell
2020-10-21switching to doxygenJordan Wiens
2020-10-21interim progress using exhaleJordan Wiens
2020-10-21cleanup gitignoreJordan Wiens
2020-10-21fix Getting Started Python Console menu nameJamie
2020-10-19Expose Template Simplifier to the API, Adds Tests, and Adds Rust String FFI s...KyleMiles
2020-10-19Add Simplifier ImplementationKyleMiles
2020-10-16Fix Python exception on HLIL instructions that do not have an associated basi...Rusty Wagner
2020-10-16add unit test for deprecated BinaryViewTypeXusheng
2020-10-15Make var name consistentGlenn Smith
2020-10-15Keep track of mouse position when selectingGlenn Smith
2020-10-15Deprecate BNInitCorePlugins/BNInitUserPlugins in favor of a common BNInitPlug...Rusty Wagner
2020-10-15Cleanup load options when choosing to not open specific BinaryView types duri...Brian Potchik
2020-10-15edit current line in linear viewXusheng
2020-10-14Fix indent in two placesGlenn Smith
2020-10-14Don't build uinotification plugin on headless buildGlenn Smith
2020-10-14Fix broken parse_possiblevalueset documentation.Brian Potchik
2020-10-14Temporary LinearView selection patch to preserve reasonable behavior during a...Brian Potchik
2020-10-14UIContext notifications (eg file open/save)Glenn Smith
2020-10-13updating linux troubleshooting documentationJordan Wiens
2020-10-12Fix stale references when modifying in placeRusty Wagner
2020-10-12small documentation update for python dependenciesJordan Wiens
2020-10-09Return tag in all casesRyan Stortz
2020-10-09remove comma in Python codeXusheng
2020-10-09Per-character text selectionGlenn Smith
2020-10-09fix warningXusheng
2020-10-08Dropping support for Python 2 in unit testsRusty Wagner
2020-10-08Fix unittest saving database during analysis warning.Brian Potchik
2020-10-08Remove name setter for Variable object. Variable objects are always copiesPeter LaFosse
2020-10-08stringify filename passed into get_view_of_type (py2/3 compatible fix for usi...Peter LaFosse
2020-10-08Add install option to download_headless scriptPeter LaFosse
2020-10-06Add proper indentation guidesJosh Ferrell
2020-10-06enable binaryninjaui for python 3.9Jordan Wiens
2020-10-06Verify mlil is not None in high level IL mapping API.Brian Potchik
2020-10-05fix desktop icon creationJordan Wiens
2020-10-03better handling of paths with spacesJordan Wiens
2020-10-02clean up build instructions and flesh out example listJordan
2020-10-01Add a typeRyan Stortz
2020-10-01Documentation fixes and an api fixRyan Stortz
2020-09-29Keep instruction address highlight when navigating to related IL views.Brian Potchik
2020-09-29Fix low_level_il access when MLIL is None.Brian Potchik
2020-09-28update definition for BNGetAddressRenderedWidth()Xusheng
2020-09-28add cycleILView()Xusheng
2020-09-27Add High Level IL Mappings.Brian Potchik
2020-09-27Fix 'weak symbol override' warnings.Brian Potchik
2020-09-24Use Q_SIGNALS / Q_EMIT macros instead of signals / emitGlenn Smith
2020-09-24add m_cursorAscii to linear viewXusheng
2020-09-23small documentation updatesJordan Wiens
2020-09-23add BNGetAddressRenderedWidth()Xusheng