summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-07-20Fix persistent undo unit testJosh Ferrell
2020-07-17Switch build system to cmakeRusty Wagner
2020-07-17- fix TypeError: expected LP_BNSaveSettings instance instead of SaveSettingsverylazyguy
2020-07-17- fix BinaryView.get_data_tags_in_range by not having parameter name shadow g...verylazyguy
2020-07-18show current base of the binary in Triage viewXusheng
2020-07-14update virtualbox to include vmware now that we have an example of that havin...Jordan Wiens
2020-07-15remove duplicate description of "dest"Xusheng Li
2020-07-13fix typoXusheng