summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-24add m_cursorAscii to linear viewXusheng
2020-09-23small documentation updatesJordan Wiens
2020-09-23add BNGetAddressRenderedWidth()Xusheng
2020-09-18Refactor download_headless.pyPeter LaFosse
2020-09-17Pass settings handle in save_auto_snapshotJosh Ferrell
2020-09-17Fix get_next_data_var_after when handling auto data variables shadowed by use...Brian Potchik
2020-09-17Fix get_next_data_var_after when handling auto data variables shadowed by use...Brian Potchik
2020-09-16fixup broken warning syntaxJordan Wiens
2020-09-16Fix #1857 and #1959; Fix bytes/bytearray/string handling for databuffersKyleMiles
2020-09-16add support to databuffers, cstr helper, and bv.write for bytearraysJordan Wiens
2020-09-16Add 'disable_default_log' method in the Python API.Brian Potchik
2020-09-16Add setting to control logging in headless.Brian Potchik
2020-09-15more detailed documentation for core_set_licenseJordan Wiens
2020-09-15Fix symbol list perf issuePeter LaFosse
2020-09-15Add support for custom flowgraph edgesPeter LaFosse
2020-09-15display as in linear viewXusheng
2020-09-14Custom request types and data transfer for DownloadProviderGlenn Smith
2020-09-13Disable logging during headless unit tests.Brian Potchik
2020-09-13Enable python logging to stderr by default when in headless mode.Brian Potchik
2020-09-10Fix Windows file deletion issue in testsChinmay
2020-09-10Update API name for ParsePossibleValueSetChinmay
2020-09-10Adds tests related to UIDFChinmay
2020-09-10allow redefining an existing typeXusheng
2020-09-08typoe in the mlil documentationJordan Wiens
2020-09-08UI changes for user-informed dataflowChinmay
2020-09-08add definition for LinearView::createFuncWithPlatform()Xusheng
2020-09-08add InferArraySize()Xusheng
2020-09-06fix parse_types_from_string()Xusheng
2020-09-05Update unit test generator to generate binary test options.Brian Potchik
2020-09-04Fix universal loader BNDB round trip unit test.Brian Potchik
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