summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-30Fix crash in BinaryView::ParseTypeStringPeter LaFosse
2020-06-26Fix crash on recursive structureRusty Wagner
2020-06-25Support inferring structure members from other IL typesRusty Wagner
2020-06-25Add C++ APIs to get SSA and non-SSA forms of HLIL instructionsRusty Wagner
2020-06-23Turn the HLIL->MLIL mapping APIs back onRusty Wagner
2020-06-23Sort the types list in unit testPeter LaFosse
2020-06-23Add ability to set can_return on mutable function type objectsPeter LaFosse
2020-06-23Add BinaryView.parse_types_from_string to the python API and update how the u...Peter LaFosse
2020-06-23Convert error string to utf-8 in ParseExpression error conditionPeter LaFosse
2020-06-23Weak symbols should also display as exportedPeter LaFosse
2020-06-22Add API to detect if shutdown is in progressRusty Wagner
2020-06-22Add option to disable the Menu active on hover feature.Brian Potchik
2020-06-22Fix generator for realpath issueRusty Wagner
2020-06-21Update settings serialization unit tests.Brian Potchik
2020-06-20Update copy values settings test.Brian Potchik
2020-06-20Remove CopyValuesFrom Settings API.Brian Potchik
2020-06-20Add serialization support to the Settings Python API.Brian Potchik
2020-06-19Adding Rust and reqwest library to open source listRusty Wagner
2020-06-19add callers/callees documentation, fixes #1687Jordan Wiens
2020-06-18support for big-endian values in structureddataviewsJordan Wiens
2020-06-17ResetAll settings API resets settings in the active schema by default.Brian Potchik
2020-06-17more spelling fixesJordan Wiens
2020-06-17many spelling fixesJordan Wiens
2020-06-17normalize spelling of hotkey in documentationJordan Wiens
2020-06-16Fix GCC9 warningsRusty Wagner
2020-06-16Use Python 3 for bininfo testRusty Wagner
2020-06-15Fix Python 3 unit testsRusty Wagner
2020-06-15Default to requests in downloadprovider, fall back to urllib if not availableRusty Wagner
2020-06-12many small typo / grammar fixes in getting started guideJordan Wiens
2020-06-12Decouple LinearView resize events to quiesce UI object states during initiali...Brian Potchik
2020-06-12DockHandler uses same name for widget creation as is registered.Brian Potchik
2020-06-11fix for fixed commentJordan Wiens
2020-06-11switch size to bytes and add floating point examplesJordan Wiens
2020-06-11Fix dict super initialization to support Python2.Brian Potchik
2020-06-10Reduce msft spamyrp
2020-06-10Update compiled objectsyrp
2020-06-10Add newlines to obj filesyrp
2020-06-09Fix warningsRusty Wagner
2020-06-09Add warning on attempts to set scripting provider auto-variables.Brian Potchik
2020-06-06Cleanup mappedview.py exmaple.Brian Potchik
2020-06-06Add BinaryView.init documentation to mappedview.py example.Brian Potchik
2020-06-06fix handle reference in type with_confidence call, resolves #1731Jordan Wiens
2020-06-06fix documentaiton exampleJordan Wiens
2020-06-05update test casesJeff
2020-06-03Update rebase documentation and fix return value.Brian Potchik
2020-06-03Update 'get_view_of_file_with_options' documentation.Brian Potchik
2020-06-03Fix error handling in mappedview exampleNick Shipp
2020-06-01Add DisassemblyOption to block until IL is generated by linearviewJosh Ferrell
2020-05-31Fix Qt 5.15.0 deprecation warnings.Brian Potchik
2020-05-31Remove rebasing unittests from API submodule.Brian Potchik