summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-05-29Update to Qt 5.15Rusty Wagner
2020-05-29Remove unnecessary context manager at toplevel, but keep convenience methodPeter LaFosse
2020-05-28small clarification on get_view_of_file docsJordan Wiens
2020-05-28Add optional type to define as in Function::ApplyImportedTypes and BinaryView...Peter LaFosse
2020-05-27update unit testsHeran Gao
2020-05-27Add context manager for BinaryViews in the python APIPeter LaFosse
2020-05-21correct list of settings in getting starte docs, removing plugins and adding ...Jordan Wiens
2020-05-21documentation formattingJordan Wiens
2020-05-21update docs to exclude inspect moduleJordan Wiens
2020-05-21add updated settings to getting started documentationJordan Wiens
2020-05-20Fix hash method for ReferenceSource classPeter LaFosse
2020-05-19fix syntax highlighting and add css files for offline highlighting to prevent...Jordan Wiens
2020-05-18MLIL mappings from HLIL are not yet functional, temporarily disable APIs that...Rusty Wagner
2020-05-15Xref list perf improvementsRusty Wagner
2020-05-15documentation improvements to remove_user_function and remove_functionJordan Wiens
2020-05-14lowlevelil documentation correctionsJordan Wiens
2020-05-13Add call type adjust and stack adjust options to linear viewRusty Wagner
2020-05-11Update open source links in docsRusty Wagner
2020-05-11Modifications for supporting jemalloc in the coreRusty Wagner
2020-05-11Use STL provided uint64_t hash function to speed up Windows buildRusty Wagner
2020-05-11re-add deleted ge with the proper nameJordan Wiens
2020-05-11additional type hotkey descriptions and make taped a bn url handlerJordan Wiens
2020-05-11clean up some linter warningsJordan Wiens
2020-05-11Fixes #1619 Hash transforms encode functions should return bytes instead of strPeter LaFosse
2020-05-09Fix DownloadProvider get_response helper.Brian Potchik