* Updated string to be python3 compatible * update event tests and file paths 2018-06-04Generic flow graph API and report collectionsRusty Wagner 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