summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-13Fix pe_thumb unit testXusheng
2022-05-12Add notes for Enterprise edition-only module/class.Alexander Taylor
2022-05-12Add focusSearch method to SettingsViewcynder
2022-05-11Clang+TypeParser APIsGlenn Smith
2022-05-11Add documentaiton decorator for Enterprise.Alexander Taylor
2022-05-11Add API for saving/restoring split layout infoJon Palmisciano
2022-05-06Do not export BN C API functions in demo on WindowsXusheng
2022-05-06many pydoc formatting cleanups, added deprecated decorator and replaced ad-ho...Jordan Wiens
2022-05-05Add a method to duplicate a DisassemblySettingsXusheng
2022-05-04Remove remaining traces of qt5Josh F
2022-05-03strip product name from online version of docsJordan Wiens
2022-05-03Remove the Python enum moduleXusheng
2022-05-03Exclude the webbrowser module from the doc generationXusheng
2022-05-02[Enterprise] Always cache licensesGlenn Smith
2022-05-02added API for GetLanguageRepresentationIfAvailableGalen Williamson
2022-05-02Added nullptr checks in `Function::Get*LevelIL` methods. Fixes #3107.Galen Williamson
2022-05-01Clarify use of `BinaryView.add_function` in docsJon Palmisciano
2022-04-30Add debug report alias.Brian Potchik
2022-04-29While reading the docs my brain had a compiler error due to the missing ).Stolas
2022-04-29Improve navigation to correct tab when error/warn indicator is clickedPeter LaFosse
2022-04-29Check in the debuggerXusheng
2022-04-28Fix lifetimes in ScriptingInstance::CompleteInputCallbackJosh F
2022-04-28Fix install_api.py checking for binaryninjaui by importing it in headlessGlenn Smith
2022-04-28add jsoncpp referenceJordan Wiens
2022-04-26Fix BinaryWriter.endianness. Fix #3088.Xusheng
2022-04-25allow pth for pyside with 3.10 supportJordan Wiens
2022-04-24Ensure Intrinsic is included in low/medium/highlevelil.pyPeter LaFosse
2022-04-24Add commonil class for intrinsicsFabian Freyer
2022-04-24Finish a BackgroundTaskThread on exceptionFabian Freyer
2022-04-22Fix type annotation for single_function_language_representationJosh F
2022-04-22Add FunctionBuilder setter for stack adjustment w/ confidencePeter LaFosse
2022-04-22Ensure stackadjustment confidence and varargs have better default confidence ...Peter LaFosse
2022-04-20Fix potential crash when scrolling in SettingsView.Brian Potchik
2022-04-20Fix initial navigation crash and object lifetime.Brian Potchik
2022-04-14Update to Qt 6.3.0Rusty Wagner
2022-04-14Remove fixOutput as it was only for python2Peter LaFosse
2022-04-14Fix issue where utf-8 strings couldn't be used or displayed in the python scr...Peter LaFosse
2022-04-14Improve performance of unit test generation with some smarter patternsPeter LaFosse
2022-04-14Add some python api side caching to improve performance for some frequently a...Peter LaFosse
2022-04-14Switch to use the z80 arch plugin for the plugin installation testXusheng
2022-04-13Better docstring for Database.trim/remove_snapshotGlenn Smith
2022-04-13Add Database::TrimSnapshot apiGlenn Smith
2022-04-13Prevent shadowing binary tests with multiple oraclesJosh F
2022-04-13Python API : Fixes fully-qualified `binaryninja.log.log*` calls and adds test...KyleMiles
2022-04-12Update bug_report.mdJordan
2022-04-12remove local dev path updateJordan
2022-04-12fix: CustomViewContext using 'std::mem::zeroed' which can result in runtime p...EliseZeroTwo
2022-04-12Rust API : Fix ref counting bug in CustomBinaryView creation, initialization,...KyleMiles
2022-04-12Update cargo from stable-2021-06-17 -> stable-2021-04-07KyleMiles
2022-04-11Use QPlainTextEdit for ScriptingConsoleOutputJosh F