| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-30 | Helpers for querying base detection hits | Brandon Miller | |
| 2024-04-30 | Querying base detection reasons from Python API | Brandon Miller | |
| 2024-04-30 | Python bindings for base address detection API | Brandon Miller | |
| 2024-04-25 | example python API documentation on websocket | Jordan Wiens | |
| 2024-04-25 | Fix WebsocketClient.connect when `headers` is not passed | Josh Ferrell | |
| 2024-04-24 | improve traverse examples | Jordan Wiens | |
| 2024-04-24 | add missing documentation for interaction APIs and some normalization of ↵ | Jordan Wiens | |
| phrasing. Resolves #5317 | |||
| 2024-04-23 | initial advanced binary search documentation | Jordan Wiens | |
| 2024-04-21 | Improve type hints for many __getitem__ impls | Josh Ferrell | |
| 2024-04-20 | Add Segment and Section serialization helpers for load with options. | Brian Potchik | |
| 2024-04-19 | added documentation to mainthread package explaining the worker queues; ↵ | Galen Williamson | |
| added documentation to BackgroundTask and BackgroundTaskThread | |||
| 2024-04-19 | fixed class docstrings in enterprise.py and typearchive.py | Galen Williamson | |
| 2024-04-19 | docstring hygiene maintenance in python API | Galen Williamson | |
| 2024-04-17 | Update bin_info.py example | Josh Ferrell | |
| 2024-04-17 | updated bin_info plugin | Jordan Wiens | |
| 2024-04-12 | Update the Typelib Explorer API Example to support new Sidebar orientations ↵ | kat | |
| + Pane usage | |||
| 2024-04-12 | Fix Setting docstring table | Josh Ferrell | |
| 2024-04-11 | Change default paddingCols value to 64 | Glenn Smith | |
| 80 would have made sense if it were characters, but blocks of 0x50 bytes just look plain weird | |||
| 2024-04-11 | Rename lineWidth -> paddingCols in GetTypeLines() | Glenn Smith | |
| This is a more accurate name for what the parameter actually does. Documentation was improved as well. | |||
| 2024-04-09 | Various fixes for recently added BinaryDataNotifications. | Brian Potchik | |
| 2024-04-03 | Add `importDependencies` argument to `ParseTypeString` to control library ↵ | Glenn Smith | |
| imports | |||
| 2024-04-03 | Switch TypeParser to use TypeContainer for its external type source | Glenn Smith | |
| 2024-04-03 | Fix -DDEBUGGER=NO not working properly | Xusheng | |
| 2024-04-02 | Fix external URL does not render properly in docs | Xusheng | |
| 2024-03-25 | Docs note for original_filename with projects | Brandon Miller | |
| 2024-03-21 | Add uiSelectionControl documentation (skip-ci). | Brian Potchik | |
| 2024-03-20 | add comparators for CoreVersionInfo and easier creation from strings | Jordan Wiens | |
| 2024-03-20 | Python API : Fix DebugInfo.parsers | KyleMiles | |
| 2024-03-20 | Scripting provider: avoid running command that can return non-ASCII ↵ | Xusheng | |
| characters. Fix https://github.com/Vector35/binaryninja-api/issues/5192 | |||
| 2024-03-19 | Improve performance of BinaryView.type_archive_type_names | Glenn Smith | |
| 2024-03-15 | Separate local variable tokens in higher level ILs from stack variable ↵ | Rusty Wagner | |
| tokens in lower levels, and improve token usage in disassembly | |||
| 2024-03-14 | Add support for advanced binary search. | Brian Potchik | |
| 2024-03-14 | Fix documentation for 'get_next_valid_offset'. | Brian Potchik | |
| 2024-03-07 | Python: More IL expr functions | Glenn Smith | |
| - XLILFunction.get_expr: Get an expr by index - XLILFunction.copy_expr: Copy an IL expr to a new expr - XLILInstruction.raw_operands: the straight integers from the core - Extra accessors on XLILLabel | |||
| 2024-03-07 | Expose get_expr_count() on python llil and mlil | Sam Russell | |
| This is already exposed in the CPP interface, and is useful for workflows for enumerating all expressions in an ILFunction | |||
| 2024-03-04 | Make sure plugins are initialized when using projects | Josh Ferrell | |
| 2024-03-02 | Add support for memory intrinsics. | Brian Potchik | |
| 2024-02-29 | link from traverse APIs to examples | Jordan Wiens | |
| 2024-02-26 | fix plugincommand docs | Jordan Wiens | |
| 2024-02-26 | Provide more fully featured ability to traverse hlil | Peter LaFosse | |
| 2024-02-23 | update debugger user docs URL in API docs | Jordan Wiens | |
| 2024-02-23 | 4.0 documentation | Jordan Wiens | |
| - Refactored Type Documentation - Added Projects - Added Type Archives - Added New Sidebar Documentation - Added String Concepts - Added Light/Dark Mode - Added New Tab Documentation - Added BNIL Guide: HLIL docs - Added new cookbook examples - Added migration guide - Added script for building docsets - Added documentation for themes - Updated all images to Ninja Edit - API Docs : Documents BasicBlockEdge and BasicBlock - API Docs : Documents CoreVariable, Variable, and VariableNameAndType - API Docs : Corrects note on `BinaryView.update_analysis` and `BinaryView.update_analysis_and_wait` to represent that analysis is run by default for you now. - Many, many other changes | |||
| 2024-02-19 | Type archive python api: remove callbacks that were dropped from release | Glenn Smith | |
| 2024-02-19 | Clean up type archives docs | Glenn Smith | |
| 2024-02-16 | Add UI callback for On(Data)ViewReplaced for rebase | Glenn Smith | |
| 2024-02-14 | Make Project::Delete{File,Folder} return bool | Josh Ferrell | |
| 2024-02-13 | Rename ExternalLocation APIs to be more clear, add ExternalLocation and ↵ | Josh Ferrell | |
| ExternalLibrary API documentation | |||
| 2024-02-12 | Project python api docs | Josh Ferrell | |
| 2024-02-12 | Fix import name, update copyright years | Josh Ferrell | |
| 2024-02-12 | Add new sidebar APIs to the sidebar example | Rusty Wagner | |
