summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-07-12small update to bnil documentation on floating point notationJordan Wiens
2020-07-10Remove legacy clean save testJosh Ferrell
2020-07-10Add save settingsJosh Ferrell
2020-07-09Removing Rust download providerRusty Wagner
2020-07-04Workspace Settings are now Project Settings.Brian Potchik
2020-07-03Allow triage view navigation via featuremap for firmwares with no entry point.Brian Potchik
2020-07-02small update to working with type guide describing function typesJordan Wiens
2020-07-02update test caseXusheng
2020-07-02update test caseXusheng
2020-07-02update test cases for movhlps, etcJeff
2020-07-02fix a missing ret in func_miscJeff
2020-07-02remove the test case for fstpJeff
2020-07-02update test casesJeff
2020-07-02update test cases and add MakefileJeff
2020-07-01Fix native API examples to cleanly shut BN CoreChinmay
2020-06-30Revert "Add setters for Segment attributes, will be removing the core APIs sh...Jordan Wiens
2020-06-30Add setters for Segment attributesNick Shipp
2020-06-30Fix crash in BinaryView::ParseTypeStringPeter LaFosse