summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-29Updates for Python3 headless install.rmspeers
2018-11-28Fix warning, expose PluginType apiPeter LaFosse
2018-11-26only include specific version in one file to minimize update churnJordan Wiens
2018-11-26convert core_serial, version, build_id ando thers to methodsJordan Wiens
2018-11-26Convert core globals to functions.Brian Potchik
2018-11-26Update documentation for show_markdown_report and show_html_reportPeter LaFosse
2018-11-26Dont auto convert Markdown reports to htmlPeter LaFosse
2018-11-26Fix version switcher on Python 3Rusty Wagner
2018-11-25link user docs to more informationJordan Wiens
2018-11-21Add ability to serialize/deserialize settings from BinaryViews.Brian Potchik
2018-11-21Fix typo.Brian Potchik
2018-11-21Fix imports in functionrecognizer.pyJosh Watson
2018-11-21Fixed export_svg.py to work with FlowGraphs and fixed several issues due to P...Josh Watson
2018-11-19Update analysis_info documentation.Brian Potchik
2018-11-18Add Find APIs with progressPeter LaFosse
2018-11-13Add expression parsing APIsPeter LaFosse
2018-11-06byte string to fix python 3 loading bndbJordan Wiens
2018-11-06Forgot the return False at the endJosh Watson
2018-11-06Added __eq__ to MediumLevelILOperationAndSize as wellJosh Watson
2018-11-06Add type check to `Variable.__eq__`Josh Watson
2018-11-05Provide fall-through indication in BasicBlockEdge info.Brian Potchik
2018-10-31Merge pull request #1188 from shane-runsafe/assemble_fixesJordan
2018-10-31Merge pull request #1191 from ehennenfent/patch-1Jordan
2018-10-31Merge pull request #1192 from DatBrick/fix_linux_setupJordan
2018-10-31Fixed logo path in linux-setup scriptBrick
2018-10-30Type check SSA variables in __eq__Eric Hennenfent
2018-10-28Set default GetOperandForExternalRelocation to BN_AUTOCOERCE_EXTERN_PTRPeter LaFosse
2018-10-26open bndb files in binary mode, fixes #1186Jordan Wiens
2018-10-25Return assemble error string as part of the ValueError exception string. Cle...Shane Fry
2018-10-24Add new APIs for querying data referencesPeter LaFosse
2018-10-24overwrite serial whenever it is exposed in headlessJordan Wiens
2018-10-23fix offline searchJordan Wiens
2018-10-22get attributes included in class summary again, remove unneeded extensions, a...Jordan Wiens
2018-10-22makefile fores removal of old rstJordan Wiens
2018-10-22Obtain the BinaryView handle automatically for the Settings set API.Brian Potchik
2018-10-22Added a missing API methodJosh Watson
2018-10-22Fixed MediumLevelILInstructionBase::GetNonSSAFormBrick
2018-10-19Reverting busted PR to 'Fixed MediumLevelILInstructionBase::GetNonSSAForm'Peter LaFosse
2018-10-19Fix memory leak in namespacesPeter LaFosse
2018-10-19Delete unit tests when donePeter LaFosse
2018-10-19Add char convenience methodPeter LaFosse
2018-10-19Expose DataRender APIs, allow setting const on types, and allow type comparisonPeter LaFosse
2018-10-19Merge pull request #1172 from DatBrick/databuffer_perfJordan
2018-10-19Merge pull request #1171 from DatBrick/fix_mlil_ssaJordan
2018-10-19Added move constructor/assignment operator to DataBufferBrick
2018-10-19Fixed MediumLevelILInstructionBase::GetNonSSAFormBrick
2018-10-18Fix qualified names in API.Brian Potchik
2018-10-18Initial Enhanced Settings System.Brian Potchik
2018-10-18Remove Segment::ReadPeter LaFosse
2018-10-16Remove some unnecessary APIsPeter LaFosse