summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-24resize settings imageJordan Wiens
2021-02-24adding settings scope to the settings tableJordan Wiens
2021-02-24Document HLIL scoping options and dead store eliminationRusty Wagner
2021-02-24Add documentation for Variable and Type cross referencesPeter LaFosse
2021-02-24Miscellaneous getting started guide updates.Brian Potchik
2021-02-24Add Template Simplifier to User DocsKyleMiles
2021-02-24Add Reflection view documentation to getting started guide.Brian Potchik
2021-02-24cleanup settings formatting and update for 2.3Jordan Wiens
2021-02-22Allow Universal archive architecture preference to be specified with the get_...Brian Potchik
2021-02-21Fix download_headless --install option check.Brian Potchik
2021-02-18add warning to remove_auto_segmentJordan Wiens
2021-02-18Improve write lock status state visibility.Brian Potchik
2021-02-18fix syntax error in pydoc warningsJordan Wiens
2021-02-18suppress reanalysis in the load old database unit testXusheng
2021-02-17add support for type xref and variable xrefXusheng
2021-02-17better handling of font size in xref widgetXusheng
2021-02-12Add unresolved control-flow tracking and associated tag support.Brian Potchik
2021-02-10small addition to setter for analysis_skippedJordan Wiens
2021-02-05fix max_instr_length note stylingJordan
2021-02-05improve the documentation of binaryview callbacksXusheng
2021-02-04Update documentation for get_view_of_file_with_options.Brian Potchik
2021-02-02Disable file contents lock by default for new file/binary actions.Brian Potchik
2021-01-31Cleanup and refactor file contents write lock.Brian Potchik
2021-01-31Update unit tests to include detailed information for data variables.Brian Potchik
2021-01-29Add write traction support to help prevent accidental modifications.Brian Potchik
2021-01-28Add tests corrosponding to #2244KyleMiles
2021-01-27Add ABI version verification for pluginsRusty Wagner
2021-01-27Finish HLIL expression mapping APIs.Brian Potchik
2021-01-27add info about switching to development branchJordan Wiens
2021-01-27Fix InstructionTextToken API passthroughPeter LaFosse
2021-01-23Changed SymbolType to Type in define_auto_symbol_and_var_or_function document...Calle Svensson
2021-01-23Add ViewLocation navigatioon support to LinearView.Brian Potchik
2021-01-22Enable HLIL mapping unit tests.Brian Potchik
2021-01-22Add unit tests for 'get_llils_at' and 'get_lifted_ils_at' APIs.Brian Potchik
2021-01-22Add new 'ui.scripting.historySize' setting.Brian Potchik
2021-01-21cargo fmt and all my changesKyleMiles
2021-01-21arch: wrap new system registers APINick Shipp
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder
2021-01-21move navigation to mouse release instead of mouse pressJordan Wiens
2021-01-21Let calling conventions opt out of heuristicsGlenn Smith
2021-01-20Add a sort for mapping tests to avoid index nondeterminism.Brian Potchik
2021-01-20Hold on HLIL mapping test until instability fixed.Brian Potchik
2021-01-20Expand instruction mapping unit tests.Brian Potchik
2021-01-20Add get_lifted_ils_at API.Brian Potchik
2021-01-20Add font change notifications to reflection view.Brian Potchik
2021-01-19make the trasnsformation dialog non-modalXusheng
2021-01-18updating copyright yearJordan Wiens
2021-01-18fix link to plugin guide from getting started docsJordan Wiens
2021-01-18expose Function::IsVariableUserDefinded()Xusheng
2021-01-08add note about max_instr_length to Architecture classJordan Wiens