summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-10Move `logger` module into its own fileMichael Krasnitski
2023-01-10Clean up `open_view` and `open_view_with_options`Michael Krasnitski
2023-01-09added CollapsedPaddingLineType to BNTypeDefinitionLineType enumGalen Williamson
2023-01-09Fix type hint for Function.set_call_reg_stack_adjustmentJosh Ferrell
2023-01-09GotoLabel.name is settable and thus its class shouldn't be frozenPeter LaFosse
2023-01-09Fix missing debugger dbg magic variableXusheng
2023-01-06Rust API: Additional CleanupMichael Krasnitski
2023-01-06Update cargo versionKyleMiles
2023-01-06Rust API: Clean up APIs by removing artificial mut constriantsKyleMiles
2023-01-06Rust API: Lots and lots of clippy changesKyleMiles
2023-01-06Cargo doc fixesKyleMiles
2023-01-06Fix update copyright year leftoverXusheng
2023-01-05Bump to 2021Joe Rozner
2023-01-05Update copyright to 2023Josh F
2023-01-05added string list for triage viewop2786
2023-01-05fix for outdated addresses after rebasing in triage viewop2786
2023-01-05set address color to AddressColor for import and export treeop2786
2023-01-03Fix UAF chance in BackgroundThreadGlenn Smith
2023-01-03Use file/line numbers in rapidjson generic errorsGlenn Smith
2023-01-03Make ProgressTask cancel if its owner is deletedGlenn Smith
2023-01-03Move this api for consistencyGlenn Smith
2023-01-03Allow specifying snapshot name in SaveSettingsGlenn Smith
2023-01-03Add Snapshot::SetName apiGlenn Smith
2023-01-03Add instruction attributes to IL instructionsRusty Wagner
2023-01-03Function inliningRusty Wagner
2023-01-03Add `replace_expr` to MLIL/HLIL in Python APIXusheng
2022-12-26Add listeners for symbol events in linear viewJosh Ferrell
2022-12-23fixed broken docstring links in binaryview.pyGalen Williamson
2022-12-23Fixed missing newlines before `:param` in docstringsGalen Williamson
2022-12-23correct usage of `BNSetUserCallTypeAdjustment` in `Function.set_call_type_adj...Galen Williamson
2022-12-23Minor fix for API function namesXusheng
2022-12-23Fix import_library_type and import_library_object passing wrong type of argum...Xusheng
2022-12-22Fix getting constant data from HighLevelILConstDataJosh Ferrell
2022-12-22Fix many incorrect type hints and type errorsJosh Ferrell
2022-12-22Add LowLevelILFunction documentationkat
2022-12-22cleanup some docs, including better explanation of code refs and data refsJordan Wiens
2022-12-22Properly detect function header in flow graph widget. Fix https://github.com/...Xusheng
2022-12-21Expose get_next_valid_offset in python apiJosh Ferrell
2022-12-21Clearer documentation on 'GetData/CodeReferences' functionskat
2022-12-21Add support for adding magic values into expression parserXusheng
2022-12-16Add new "Create Array" dialogJon Palmisciano
2022-12-16Use .length method to get the length of a Section object and deprecate len()....Xusheng
2022-12-14Support multiple files and importing function in header import dialogPeter LaFosse
2022-12-14Add LoggerRefPeter LaFosse
2022-12-14Support disabling the debugger plugin shipped with BN by setting BN_DISABLE_C...Xusheng
2022-12-13fix incorrect linkJordan
2022-12-13notes on disabling loggingJordan
2022-12-08Fix capitalization on C++ API docs indexJon Palmisciano
2022-12-08Change type from array->string.Sean Deaton
2022-12-08Triage view: update exports list when functions changeGlenn Smith