summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-06-26Fix crash on recursive structureRusty Wagner
2020-06-25Support inferring structure members from other IL typesRusty Wagner
2020-06-25Add C++ APIs to get SSA and non-SSA forms of HLIL instructionsRusty Wagner
2020-06-23Turn the HLIL->MLIL mapping APIs back onRusty Wagner
2020-06-23Sort the types list in unit testPeter LaFosse
2020-06-23Add ability to set can_return on mutable function type objectsPeter LaFosse
2020-06-23Add BinaryView.parse_types_from_string to the python API and update how the u...Peter LaFosse
2020-06-23Convert error string to utf-8 in ParseExpression error conditionPeter LaFosse
2020-06-23Weak symbols should also display as exportedPeter LaFosse
2020-06-22Add API to detect if shutdown is in progressRusty Wagner
2020-06-22Add option to disable the Menu active on hover feature.Brian Potchik
2020-06-22Fix generator for realpath issueRusty Wagner
2020-06-21Update settings serialization unit tests.Brian Potchik
2020-06-20Update copy values settings test.Brian Potchik
2020-06-20Remove CopyValuesFrom Settings API.Brian Potchik
2020-06-20Add serialization support to the Settings Python API.Brian Potchik