summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-03Fix cmake generator target not copying python filesGlenn Smith
2020-09-03Fix universal loader BNDB round trip unit test.Brian Potchik
2020-09-03Fix universal loader BNDB round trip unit test.Brian Potchik
2020-09-03Update Universal loader unit tests with BNDB round trip and open with options...Brian Potchik
2020-09-03allow redefining an existing typeXusheng
2020-09-02update snippets from latest pluginJordan Wiens
2020-08-29Update unit tests to allow for specifying settings.Brian Potchik
2020-08-28add definition for LinearView::undefineVariable()Xusheng
2020-08-27Fix generator target depending on itselfGlenn Smith
2020-08-27make setSelectionOffsets() pure virtualXusheng
2020-08-27allow changing the m_filename of FileContextXusheng
2020-08-26Adding rust/curl to open source listRusty Wagner
2020-08-26Better docs on variable.name = NoneGlenn Smith
2020-08-26Don't trigger reanalysis in variable name updatesGlenn Smith
2020-08-26add download script for headless install bundles for better CI automationJordan Wiens
2020-08-26update basic_block property documentation on flowgraphnodeJordan Wiens
2020-08-26More efficient analysis updateGlenn Smith
2020-08-26Reload default variable name when unset; don't clobber user type.Kevin Burk
2020-08-26Persistent setter for variable names.Kevin Burk
2020-08-25Reverse search in scripting consoleJosh Ferrell
2020-08-24Add dot operator typePeter LaFosse
2020-08-21Allow negative indexing of hlil functionJosh Ferrell
2020-08-19Documentation for SaveSettings and SaveOptionJosh Ferrell
2020-08-18Adding unit test binariesRusty Wagner
2020-08-17Incorporates review commentsChinmay
2020-08-17Adds documentation for UIDFChinmay
2020-08-16fix lack of judgement whether c is None in binaryview.get_ascii_string_at()Heran Gao
2020-08-15remove credit for libgit2Xusheng
2020-08-14small documentation typo in bv.hlilJordan Wiens
2020-08-13Update function names and change up APIChinmay
2020-08-13Changes to implement User-informed dataflowChinmay
2020-08-13Add BV level generators for hlil instructions and basic blocksPeter LaFosse
2020-08-13Prioritize recent commands in command palettePeter LaFosse
2020-08-11make the comment dialog non-modalXusheng
2020-08-08Add Universal loader unit tests.Brian Potchik
2020-08-07add current base for PE headers in TriageXusheng
2020-08-02Fix BNDB loading with get_view_of_file_with_options.Brian Potchik
2020-07-30add support for comment colorXusheng
2020-07-30initial implementationXusheng
2020-07-30add support for display as float/doubleXusheng
2020-07-30sort regs and flags before generationXusheng
2020-07-30update generatorXusheng
2020-07-29fix some colors and add preferences for showing opcodes and addressesJordan Wiens
2020-07-29maintain selected bytes when switching between viewsXusheng
2020-07-29update export svg to include other graph modes and fix windows with python3Jordan Wiens
2020-07-29add warning about python2Jordan Wiens
2020-07-28add __repr__ for LowLevelILFunctionXusheng
2020-07-22Expose C++ HLIL instruction comparison operators to PythonRusty Wagner
2020-07-20Separate navigateToFunction and navigateJosh Ferrell
2020-07-20Fix triage output directory in internal buildRusty Wagner