summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-30Fix documentation for Type.constPeter LaFosse
2019-01-29Add short alises for low_level_il (llil) and medium_level_il (mlil)Peter LaFosse
2019-01-29Add cancelScript api for scriptingProviderPeter LaFosse
2019-01-25Add CopyValue to Settings APi.Brian Potchik
2019-01-22fixes #1253 for get_instruction_textJordan Wiens
2019-01-22fixes #1253 by handling bytes and strings for find_next_dataJordan Wiens
2019-01-20Don't use xrange for relocation APIsPeter LaFosse
2019-01-20Add API for parsing multiple types with BinaryView contextPeter LaFosse
2019-01-17Update Linux install scripts.Brian Potchik
2019-01-17update company name and copyright dateJordan Wiens
2019-01-12Fix memory leak when allocaing BNInstructionTextTokenPeter LaFosse
2019-01-09Fixed install_api.py for virtualenvJosh Watson
2019-01-03lots of spelling / typo fixesJordan Wiens
2019-01-03- add progress_func optional keyword argument to get_view_of_fileverylazyguy
2019-01-03- fix a bunch of typos in documentationverylazyguy
2018-12-22Fix python3 metadata testKyleMiles
2018-12-22Python2/3 supportKyleMiles
2018-12-22Added TransformParameter.repr (#1223)Josh Watson
2018-12-22Fix metadata (#1224)Josh Watson
2018-12-20Add documentation for the keybindings fileRusty Wagner
2018-12-20Update docs to reference Qt 5.12Rusty Wagner
2018-12-19Add function to get path relative to main user pathRusty Wagner
2018-12-19Rename view to binaryView in plugin command contextRusty Wagner
2018-12-19Don't free InstructionTextTokens in the core if they were alloced in the APIPeter LaFosse
2018-12-14fixes for get_instruction_lines and code cleanupPeter LaFosse
2018-12-13Commonize all InstructionTextToken generationPeter LaFosse
2018-12-13Make ParseExpression not dependant on a BinaryViewPeter LaFosse
2018-12-12better error handling for bv.readJordan Wiens
2018-12-12deprecate current_function.medium_level_il in favor of .mlil and move .instru...Jordan Wiens
2018-12-12ignore vscodeJordan Wiens
2018-12-12small typoJordan Wiens
2018-12-05Add Disassembly OptionKyleMiles
2018-12-04add t hotkeyJordan Wiens
2018-12-04linux setup supports both python 2 and 3 side-by-side nowJordan Wiens
2018-11-29Add ExceedFunctionUpdateCountSkipReason.Brian Potchik
2018-11-29Set as variable in if comparison.rmspeers
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