summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-13Merging with devPeter LaFosse
2018-07-13Add dataRelocation field to RelocationInfoPeter LaFosse
2018-07-11Bug fix for getting section semanticsPeter LaFosse
2018-07-11Add APIs for getting the underlying symbol from a relocationPeter LaFosse
2018-07-10Change enum from ExternalCode... to External...Peter LaFosse
2018-07-09Merge branch 'dev'Ryan Snyder
2018-07-06Python: More useful error when loading too-old Python on WindowsRyan Snyder
2018-07-06python: fix BasicBlock iteration for invalid instructionsRyan Snyder
2018-07-02python: avoid auto-generating docs for live contentRyan Snyder
2018-07-02downloadprovider: Fail gracefully on Ubuntu 14.04 installs, add fallbackRyan Snyder
2018-06-29Add api for querying relocationPeter LaFosse
2018-06-28Merge pull request #1062 from negasora/list_visibilitynegasora
2018-06-28Merge pull request #1068 from negasora/get_strings_bugnegasora
2018-06-28Fix lifting of intrinsics in Python bindingsRyan Snyder
2018-06-26Add new API to query active analysis info and set analysis limits.Brian Potchik
2018-06-26Fix pushing segment autodefined member through the C++ API.Brian Potchik
2018-06-26Add extended analysis state to core.Brian Potchik
2018-06-25Add theme example filesPeter LaFosse
2018-06-22fix #1057negasora
2018-06-21c++: Allow custom BinaryViewTypes to fail gracefullyRyan Snyder
2018-06-20Add DownloadProvider Support.Brian Potchik
2018-06-15add max-function-size to advanced settings documentationJordan Wiens
2018-06-11fix stylingnegasora
2018-06-11Add empty list properties to some classes to allow for visibilitynegasora
2018-06-07binary fix (#1055)negasora
2018-06-07Initial python API tests (#1054)negasora
2018-06-02update documentation for Python interpreter override settingRyan Snyder
2018-05-15Fix bug that caused null m_object pointerPeter LaFosse
2018-05-12Merge branch 'dev' into test_relocationPeter LaFosse
2018-05-12Add support for symbolic relocationsPeter LaFosse
2018-05-11Fix Python BackgroundTask wrapperRyan Snyder
2018-05-11Simplify relocation handlersPeter LaFosse
2018-05-10change stdin/out hijacking to be triggered by pythonplugin shared libraryJordan Wiens
2018-05-10default to loglevel info for log_to_stdoutJordan Wiens
2018-05-07Merge branch 'dev' into test_relocationPeter LaFosse
2018-05-07Refactor supporting calling convention like approachPeter LaFosse
2018-04-29Prevent creation of LowLevelILFunction wrappers on the stackRyan Snyder
2018-04-26fix broken up note lines in interaction documentationJordan Wiens
2018-04-25Adding tailcall analysis to the core.Brian Potchik
2018-04-12update to qt 5.10.1Jordan Wiens
2018-04-11fix for #1015, thanks joshJordan Wiens
2018-04-05Do pc and base relative relocations explicitlyPeter LaFosse
2018-04-05Add SSA variable liveness API for MLILRusty Wagner
2018-04-04Get it to actually buildPeter LaFosse
2018-04-04Merging with devPeter LaFosse
2018-04-04Most relocations work on ELF/x86_64Peter LaFosse
2018-04-02Add plugin commands for LLIL and MLILRusty Wagner
2018-03-28Add documentation for recent-file-limit.Brian Potchik
2018-03-28update docs for I hotkeyJordan Wiens
2018-03-28Fix default flag write generation for some opsRyan Snyder